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
 Active Users 4.17 update problem
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

masterao
Senior Member

Sweden
1678 Posts

Posted - 07 September 2002 :  12:39:55  Show Profile  Visit masterao's Homepage
It could be because of register.asp, as a guest changes status from guest to member without the use of the normal login-form. Check register.asp and see where a member is logged in, that is probably where the auhandleloging should be placed.

I haven't noticed that on my site, but that is probably because I use the email validation mod (new members don't sign in from register.asp, they usually sign on default.asp or some other page in my site).

Im using a v3.3.05 register.asp for this example.
Find this starting on line 360. Add the line in red:


		select case chkUser(Request.Form("Name"), Request.Form("Password"))
			case 1, 2, 3, 4
				Call DoCookies("false")
				strLoginStatus = 1
                                AUHandleLoging()
			case else
				strLoginStatus = 0
		end select
	end if


I think that will fix the bug, but I haven't had a chance to test it.


Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
Go to Top of Page

Alex123
Junior Member

Greece
237 Posts

Posted - 07 September 2002 :  13:27:36  Show Profile
Masterao, I have one thing to say to you.

YOU ARE GOOOOD

Thank you it works great.

Regards
Alex
Go to Top of Page

philgsy
Starting Member

United Kingdom
18 Posts

Posted - 07 September 2002 :  14:06:28  Show Profile  Visit philgsy's Homepage  Send philgsy a Yahoo! Message
Thanks guys,
The fix worked on my site too.

THANK YOU!
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 07 September 2002 :  16:00:38  Show Profile  Visit masterao's Homepage
Thanks alot guys.

Im glad that it worked as it should for you all.


Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
Go to Top of Page

OpenIntro
Junior Member

USA
126 Posts

Posted - 11 September 2002 :  03:42:46  Show Profile  Send OpenIntro an AOL message
I must throw in my 2 cents and say thank you for that shadow fix :) I had been boggled by this little nuisance to an almost perfect MOD and I finally found the right thread with an answer!

Thanks for your help masterao....

Let's All Do Kamikaze Shots!
http://www.kamikazeshots.com
http://www.kamikazeshots.com/forum
*DO YOUR CLICKS!*
http://dailyclicks.kamikazeshots.com
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 11 September 2002 :  07:09:35  Show Profile  Visit masterao's Homepage
Thanks, OpenIntro.

I hope that Nathan will be back soon and release Active Users 4.0.18.


Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 13 September 2002 :  15:37:39  Show Profile  Visit dayve's Homepage
I've been looking for this fix all morning. finally... thanks.

Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous 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.38 seconds. Powered By: Snitz Forums 2000 Version 3.4.07