Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 MOD: Private Messages (another re-release w/fixes)
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 18

blackvault
Starting Member

6 Posts

Posted - 08 June 2001 :  01:49:51  Show Profile
Hello,

It looks like version 3.1 Thats what the Readme says. Hope that helps

John

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 08 June 2001 :  01:51:52  Show Profile
It's probably a difference in the cookie the forum uses and the cookie this MOD is looking for.
Go to Top of Page

blackvault
Starting Member

6 Posts

Posted - 08 June 2001 :  01:56:27  Show Profile
Does this mean it won't work do you think??



Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 08 June 2001 :  02:00:12  Show Profile
we can probably get it to work.

Can you e-mail me your inc_top.asp, inc_top_short.asp & default.asp files?
Go to Top of Page

PhotoGenies
Starting Member

USA
39 Posts

Posted - 08 June 2001 :  19:03:50  Show Profile  Visit PhotoGenies's Homepage  Send PhotoGenies an AOL message  Send PhotoGenies a Yahoo! Message
Thanks Richard I have decided not use this mod for now. Maybe I will try it again later. I don't know why its giving me an error on line 1. All the files were downloaded and re-installed and I get the same error. I don't understand why it works right sometimes and not at other times. Maybe its a chili problem or its just not compatible with my server for some reason. Thanks again!!

David
Go to Top of Page

PhotoGenies
Starting Member

USA
39 Posts

Posted - 09 June 2001 :  00:36:54  Show Profile  Visit PhotoGenies's Homepage  Send PhotoGenies an AOL message  Send PhotoGenies a Yahoo! Message
Hi Richard! I decided before I remove the mod, to check my files on another server first. I uploaded all my files to Brinkster managed to get the forums up and running with the mod in place and everything did fine with no errors. Beats me whats up but it seems to be only specific to replying to a PM and on my server. I'm not liking chili!soft so much at this moment..lol. Thanks for all your help!!

David
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 09 June 2001 :  00:50:21  Show Profile
you're welcome.

Unfortunately ASP from Chili!Soft is not 100% compatible with ASP on IIS as you have found out.
Go to Top of Page

PhotoGenies
Starting Member

USA
39 Posts

Posted - 09 June 2001 :  01:08:49  Show Profile  Visit PhotoGenies's Homepage  Send PhotoGenies an AOL message  Send PhotoGenies a Yahoo! Message
Yes I am .. lol.. I decided to keep the mod and for now I just removed the reply option.. This is a really great mod and I wish I had the ability to run it.. : )

David
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 09 June 2001 :  01:13:45  Show Profile
Can you e-mail me your privatesend_info.asp file? The one that is on your server. I just want to take a look at it and see if there is any errant code in it.
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2084 Posts

Posted - 09 June 2001 :  01:35:00  Show Profile
ENiGMA,

This is what I have done to with the code to get it to work in the privatemess.asp file;

<IMG SRC="icon_pmdead.gif">
<% else

if pmcount = 0 then %>
<IMG SRC="icon_pm.gif">
<% end if
if pmcount >= 1 then %>
<script language=javascript>window.open('pm_pop_pager.asp','_blank','width=195,height=310,left=10,top=75')</script>
<IMG SRC="icon_pm_new.gif"><BGSOUND SRC="hal_9000.wav" HIDDEN=true>
<% end if %>
<% end if %>
</td>


I have also installed the popup alert mod for the the Private message mod to give the sound and the alert at the same time.

quote:

Is there a way to play a small .wav file when a user receives a message? If so, where would I put this code? Im guessing, but not sure, within this in privatemess.asp:

if pmcount >= 1 then %>
<IMG SRC="icon_pm_new.gif">
'play sound here?
<% end if %>




ENiGMA

Edited by - _ENiGMA_ on 06 June 2001 17:10:33



Regards,

Webmaster @ Classic Motor Cycling
Classic Motor Cycling
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 14 June 2001 :  03:11:54  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
I have noticed and received some reports of unusual email notification problems. Even if you have email notification turned off you sometimes get a notification. Usually you don't but maybe one time out of ten you do.

Has anyone else had this happen?
It seems really strange that it happens this way. Oh and after I post, before I get my notification, I see what the email notification of the person I PM'd on privatesend_info.asp right above "Message sent to Whoever"

@tomic

Go to Top of Page

rick7165
Senior Member

USA
1094 Posts

Posted - 18 June 2001 :  14:32:13  Show Profile  Visit rick7165's Homepage
I just found a error on my PM Mod... If you turn on to see both in and out boxes at the end of the outbox I get this error.

ADODB.Field error '80020009'

Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.

/pm_view.asp, line 0


I do have the popup PM mod installed.

Can anyone help?

Thanks,
Rick


Test Site
www.eastpasco.com
HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser.
Go to Top of Page

big9erfan
Average Member

540 Posts

Posted - 18 June 2001 :  14:50:01  Show Profile
You have an out going PM to a member that has been deleted from your member table.

That will give you the EOF/BOF error.

http://www.ugfl.net/forums
Go to Top of Page

rick7165
Senior Member

USA
1094 Posts

Posted - 18 June 2001 :  15:55:43  Show Profile  Visit rick7165's Homepage
1 more question.... It used to save a PM in the outbox when I sent out a PM... now it doesn't save the PM anymore. Nothing has changed except for the Pager Mod being installed.


BTW... There most of been a deleted user what you told me worked

Test Site
www.eastpasco.com
HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser.

Edited by - rick7165 on 18 June 2001 15:57:57
Go to Top of Page

big9erfan
Average Member

540 Posts

Posted - 18 June 2001 :  16:08:23  Show Profile
I don't know if the pager mod changes your settings or not. Make sure your setting ( in your Inbox ) isn't set to not save messages in the outbox.



http://www.ugfl.net/forums
Go to Top of Page
Page: of 18 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.2 seconds. Powered By: Snitz Forums 2000 Version 3.4.07