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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 my.asp and Private Messages
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Beano_ie
Junior Member

Ireland
328 Posts

Posted - 19 July 2003 :  12:43:19  Show Profile  Visit Beano_ie's Homepage  Send Beano_ie an ICQ Message
Snitz Version 3.4, using Private Messages for 3.4 and My Personalisation for 3.4(from SFN) . I followed everything in both read me files. Private messages works fine with no problems at all.

Added the my personalisation Mod, had one problem. The my.asp page shows private messages (if any) but when you go to edit your my.asp page (my_edit_config.asp), when You click on the button 'Apply checked items', you're re-directed back to 'my.asp'.

Now the Private messages on the 'my.asp' has an error, the message is

Microsoft VBScript runtime error '800a01a8'

Object required: 'rsPM'

/fusion222/my.asp, line 332

I have tried to fix it but haven't been able to do so, so I was wondering has anybody had a similar problem?

View my.asp as text.
View my_edit_config.asp as text.

View Forum.
User: Test
Pass: Test

Thanks

Steve
Drogheda, Ireland @ www.droghedatown.com

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 19 July 2003 :  13:15:46  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Find the following code in my.asp (lines 331-333):

		  end if 
		rsPM.Close
		Set rsPM = Nothing


and replace it by the following code:

			rsPM.Close
			Set rsPM = Nothing
 		  end if

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page

Beano_ie
Junior Member

Ireland
328 Posts

Posted - 19 July 2003 :  15:23:21  Show Profile  Visit Beano_ie's Homepage  Send Beano_ie an ICQ Message
Thank you OneWayMule, thats two I owe ya lol

Steve
Drogheda, Ireland @ www.droghedatown.com
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 19 July 2003 :  16:17:50  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Hehe, you're welcome

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page
  Previous Topic Topic Next Topic  
 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.24 seconds. Powered By: Snitz Forums 2000 Version 3.4.07