vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Loging out -- error message (https://vborg.vbsupport.ru/showthread.php?t=221813)

goshalim 08-26-2009 01:53 PM

Loging out -- error message
 
While a user or me is logging out this message appears

Quote:

vBulletin Message
An error occurred while attempting to log you out. Click here to log out.


By clicking on the link nothing is happening and again the same pages appears.

How can i make it work ?

Lynne 08-26-2009 03:54 PM

Check your navbar template and make sure you are using the default Jelsoft code for logging out.

goshalim 08-26-2009 04:29 PM

Hi Lynne

I have 2 templates , the default and another one extra.
In both cases iam receiving the same message.

But if you have the code, just give it to me and i will check for sure.

Lynne 08-26-2009 05:41 PM

If I have what code? You can check your navbar template by clicking Edit, then View History, then Compare it to the default Jelsoft one.

goshalim 09-15-2009 11:23 AM

Hi lynne

I have done that and still the problem is there. Both default ana the new template receiveing the same error message !!!

Quote:

An error occurred while attempting to log you out. Click here to log out.
Code:

An error occurred while attempting to log you out. Click here to log out.
Even though i click there many times still request to click to log out

How can i correct this , someone please

Lynne 09-15-2009 01:57 PM

If it's happening with a default style, then try disabling your plugins.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.


Also, check your page source and see what url it has for logging out.

goshalim 09-16-2009 08:13 AM

Hi Lynne

I chech the sourse and i found this

Code:

</table>
        </td>
       
                <!-- member logout -->
                <td align="right"><a href="login.php?do=logout&amp;logouthash=1253091770-4dddccb67ba44ca8efc1485ffcd14ead6aa7ebbf"  onclick="return log_out('Είστε σίγουρος ότι επιθυμείτε να αποσυνδεθείτε;')">Αποσύνδεση admin</a></td>
                <!-- end member logout -->
       
</tr>
</table>

This can help or not ?

Lynne 09-16-2009 02:51 PM

Well, is that url correct for that page? Does it have all the required variables added to it? Check your template and make sure that url is correct for your version of vbulletin since that link has changes slightly over the versions.

And, as I said, disable your plugins and see if that fixes it.

goshalim 09-16-2009 05:25 PM

Ok a simple one. How do i disable the plugins? Where do i go please

James Birkett 09-16-2009 05:39 PM

Quote:

Originally Posted by goshalim (Post 1885857)
Ok a simple one. How do i disable the plugins? Where do i go please

Quote:

Originally Posted by Lynne (Post 1885162)
If it's happening with a default style, then try disabling your plugins.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.


Also, check your page source and see what url it has for logging out.

As stated 4 posts previously:
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.


All times are GMT. The time now is 03:56 PM.

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.01058 seconds
  • Memory Usage 1,737KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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