Status
Not open for further replies.

barcodenation

Active Member
471
2009
23
0
Ok i'm having a issue on wX. Users cannot log in properly and I also can't log into admincp. If you try to log in anywhere on the site it goes to a blank page and doesn't load anything. Regular users that do this can press the back button then click on home and it continues to log them in. But in admincp this does not work. Anyone have any idea's on how to resolve this issue?

Btw i've reuploaded the vbulletin files into ftp to see if that would work it out but it didn't.
 
2 comments
Try to do a Fresh Install or try to upgrade your vbulletin to a stable one

If it does not help then try to do this thing , try to go to phpmyadmin and try to optmise ur database , if that also does not help try to open ur debug mode and put this at the end of config.php before the php function ends

PHP:
define('DISABLE_HOOKS', true);
If that fixes the problem, then a product you've installed is causing it.

AbaD.
 
Status
Not open for further replies.
Back
Top