The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
An error occurred while attempting to log you out. Click here to log out.
An error occurred while attempting to log you out. Click here to log out.
i keep getting this error when i log out of my vbulletin forum, i dont know why i get it the forum hasent been modified at all apart from the template. any help would be nice thx |
#2
|
|||
|
|||
Revert templates that had the logout link.
|
#3
|
||||
|
||||
i get this too, and i havent edited any logout templates
|
#4
|
|||
|
|||
My username_loggedout template is the template i need to revent??
if so then it cannot be reverted cause it hasent been changed |
#5
|
|||
|
|||
Quote:
Find the template that contains the link, and make sure that it points to $vboptions[bburl]/login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid] the stuff in bold is probably missing from yours. |
#6
|
|||
|
|||
This is what i found when i searched for "&u=$bbuserinfo[userid]" this line is from my "username_loggedin" template.
I couldnt find "$vboptions[bburl]/login.php?$session[sessionurl]do=logout" any where else but in my "username_loggedin" template. (This is what is in my "username_loggedin" template") Code:
<tr> <td class="alt1"><b>$vbphrase[logged_in_user]:</b></td> <td class="alt1">$bbuserinfo[username] <span class="smallfont"><a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]">$vbphrase[log_out]</a></span></td> </tr> |
#7
|
||||
|
||||
I replaced the link in my navbar and forumhome with the one above and it still doesn't work. I even copied the links directly from the default templates and it still gives the error.
|
#8
|
||||
|
||||
it was instructed in upgrade i think from 3.0.0++ to revert the navbar due to changes in the navbar log out link
|
#9
|
|||
|
|||
Quote:
|
#10
|
||||
|
||||
Then you might not have the correct files in place
For anyone wondering, you need to revert the NAVBAR and FORUMHOME template or addd the additional code. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|