The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]() Code:
An error occurred while attempting to log you out. Click here to log out. Help me fix this problem please.! |
#2
|
|||
|
|||
![]()
Try this:
http://www.pagerobot.com/pub/logout.zip It contains the changed login.php script which ignores all new features and style changes. Place the logout.php file in your forum home and call it (http://www.urforumname.us/forum/logout.php). If it works, it is definitively a style problem. Template navbar - search for (about in the middle): Code:
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></td> Code:
<td class="vbmenu_control"><a href="logout.php" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></td> Special thanks to : y2ksw |
#3
|
||||
|
||||
![]()
thank you
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|