The Arcive of vBulletin Modifications Site. |
|
[TEMPLATE] Logout Fix Details »»
|
|||||||||||||||||||||||||
well, i finally upgraded my forum, which was heavily hacked up, to 308. and i noticed there was a problem logging out. Well over @ vbulletin.com, they say to revert your templates affected....well, if you have hacks and modifications in all your templates like i pretty much have, your gunna be pissed when your codes are removed, so here is what u need to do to fix the logout code.
Template edits: Should be 2 Time: 25 seconds Skill Level: l33t so here is the fix for everyone needing it: Code:
Goto navbar and forumhome template search for: logout youll get 2 results that look something like: login.php?$session[sessionurl]do=logout you need to edit this to login.php?do=logout&userid=$bbuserinfo[userid] and save. Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
hey is this able ot be hack of the month? i think it is
|
|
#3
|
||||
|
||||
|
Are you 100% certain that the sessionurl is not needed?
What about those people who browse without cookies enabled? |
|
#4
|
||||
|
||||
|
|
|
#5
|
|||
|
|||
|
|
|
#6
|
||||
|
||||
|
Quote:
|
![]() |
|
|