problems after logging in

l337m4st3r

New Member
Hi at my board sometimes when i log in it says that im logged in, then after i post a thread it posts successfully but it then shows me as offline? and then the login box is at the top of the screen?

whats the problem and how do i solve it

regardxs
djoven
 
Its probably due to a mod/hack you have installed, goto you admincp and turn each one off one at a time and check,

or

disable the plugin/hook system completely without accessing the Admin CP options, you need to edit includes/config.php and add the following code:

PHP:
define('DISABLE_HOOKS', true);

under:

PHP:
<?php

and check
 
I posted: Today, 11:46 AM

you edited ;) Last edited by hoxxy : Today at 11:51 AM.

don't fool me please :) you know what i mean lol
 
SpeedRazors said:
I posted: Today, 11:46 AM

you edited ;) Last edited by hoxxy : Today at 11:51 AM.

don't fool me please :) you know what i mean lol
Sorry SpeedRazors I'm not trying to fool you, all I did was click edit and saved post again! ;)

vbteam was really slow when I first posted maybe that was it?!
 
there was no code lol... there was: Content only visible to registered user

something vbulletin has when your not logged in :) i am supermod lol i can see all edits ;) didn't mean anything with it only reaction was on the visible part that changed after edit ;)
 
Back
Top