vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   An error occurred while attempting to log you out. Click here to log out. (https://vborg.vbsupport.ru/showthread.php?t=69048)

ZeroPrime 09-03-2004 04:32 PM

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

filburt1 09-03-2004 04:33 PM

Revert templates that had the logout link.

Blindchild02 09-03-2004 04:40 PM

i get this too, and i havent edited any logout templates

ZeroPrime 09-03-2004 04:52 PM

My username_loggedout template is the template i need to revent??

if so then it cannot be reverted cause it hasent been changed

58sniper 09-03-2004 07:47 PM

Quote:

Originally Posted by ZeroPrime
My username_loggedout template is the template i need to revent??

if so then it cannot be reverted cause it hasent been changed

The problem is usually that the link to login.php isn't submitting the user ID.

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.

ZeroPrime 09-18-2004 08:41 AM

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&amp;u=$bbuserinfo[userid]">$vbphrase[log_out]</a></span></td>
</tr>


rinkrat 09-20-2004 11:49 PM

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.

AN-net 09-21-2004 01:01 AM

it was instructed in upgrade i think from 3.0.0++ to revert the navbar due to changes in the navbar log out link;)

eblivion 09-30-2004 06:12 PM

Quote:

Originally Posted by 58sniper
The problem is usually that the link to login.php isn't submitting the user ID.

Find the template that contains the link, and make sure that it points to

$vboptions[bburl]/login.php?$session[sessionurl]do=logout&amp;u=$bbuserinfo[userid]

the stuff in bold is probably missing from yours.

The url contains everything you mentioned and I still get the error.

Zachery 09-30-2004 06:43 PM

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.

eblivion 09-30-2004 07:00 PM

I reverted the navbar template and made my customizations to it again. It now works properly.

~ Thanks ~


All times are GMT. The time now is 11:55 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01034 seconds
  • Memory Usage 1,733KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete