UBB.Dev
Posted By: zwoodie need help for my class that uses UBB - 08/28/2002 6:08 PM
I need a hack that forces my users to be logged out once they close the browser. Can anyone help? help
Posted By: joking-down Re: need help for my class that uses UBB - 08/28/2002 8:09 PM
which UBB version do you use?
Posted By: zwoodie Re: need help for my class that uses UBB - 08/28/2002 8:58 PM
6.3.1.1 smile
Posted By: zwoodie Re: need help for my class that uses UBB - 08/28/2002 9:59 PM
Classic...
Posted By: AllenAyres Re: need help for my class that uses UBB - 08/29/2002 1:34 AM
Basically you are trying to make sure each user uses their own acct and not that of someone else's? You can make the forums member access only, so that they have to be logged in, that'll be a start...
Posted By: Lord Dexter Re: need help for my class that uses UBB - 08/29/2002 5:14 AM
Hmm but doesn't he want no cookies so they aren't logged in automatically everytime they come back? smirk
Posted By: LK Re: need help for my class that uses UBB - 08/31/2002 3:36 PM
I think Dexter is correct...

zwoodie, try the following in ultimatebb.cgi:
Code
Find:
-expires => '+2y'
Remove it
Same for ubb_new_topic.cgi and ubb_new_reply.cgi... and ubb_registration.cgi and ubb_profile.cgi. tipsy
Posted By: Chrimera Re: need help for my class that uses UBB - 08/31/2002 5:04 PM
This is nice.

But what does this do to the new posts since last log thing? Will every post seem new again?
Posted By: LK Re: need help for my class that uses UBB - 08/31/2002 7:03 PM
I don't think so.
© UBB.Developers