The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
It doesn't give a code just like this
vBulletin White Screen by Jon Morgan, on Flickr --------------- Added [DATE]1459099017[/DATE] at [TIME]1459099017[/TIME] --------------- No access to my admincp either, just gives me the same screen |
#22
|
|||
|
|||
In FireFox you should be able to open the developers tool by pressing F12, keep that open and login again. Now check the console tab or network tab and see if there are any red errors.
I tried to login but it displays the incorrect username/password message so the script itself isn't broke. My guess is that a plugin is causing this. Disable any plugins related to the login or disable all of them and then enable them one by one to find out which one is causing this. |
#23
|
|||
|
|||
When trying to access the admincp I get the same problem, is there another way of turning off the plugins?
--------------- Added [DATE]1459099603[/DATE] at [TIME]1459099603[/TIME] --------------- Given me a 500 code error |
#24
|
||||
|
||||
I'm not having any problems browsing your site at all.
|
#25
|
|||
|
|||
snap, but as soon as I login it turns white.
|
#26
|
||||
|
||||
Interesting. Did you disable all plugins? You can do that in the config.php file you don't need ACP.
Put this at the top of the config file, right under where you see <?php define('DISABLE_HOOKS', true); Then later on re-edit the file and comment this out, to turn plugins back on: //define('DISABLE_HOOKS', true); |
Благодарность от: | ||
Jonm |
#27
|
|||
|
|||
disabled the mods via the config file and I now have access to the site and admin cp
|
Благодарность от: | ||
Max Taxable |
#28
|
||||
|
||||
^ Then it's a mod (or a single plugin) doing this.
I would not while in admincp do this: - Disable the first mod listed. - Now remove the disable hooks code from config.php and re-upload. Is the forum still all wonky looking? - If Yes then that first mod you disabled is not the culprit. Now re-include the disable hooks code in the config.php file and re-upload again. Now re-enable that mod. *Continue with this process until you identify which mod is causing the issue* - If no then it was in fact that mod, leave it disabled until you find out why. Uninstall if you can't nor ever used it and no data was saved into your database, after all if no fix and you can't use it no use to keep it. Anything goes wrong this article will help you get back into admincp (but for now the disable hooks code works just fine for you, keep using that for now this article is last resort if nothing else works ect) here is the link: https://vborg.vbsupport.ru/showthread.php?t=259619 Possibly Related: - If your host has upgraded your PHP version (some do regularly with or without notice, hopefully they notify you) and older mods or plugins were written to work in older versions of PHP -OR- If something in the older PHP version is now deprecated. - I've seen .htaccess files cause this. Usually if it works when config.php is disabled it's not .htaccess however could be if you're using vBSEO or DBSEO. - I've seen template edits cause this. Including and/or not limited to javascript and other <style>css codes</style> and such. - Of course mods and/or plugins as noted above. |
#29
|
|||
|
|||
thanks for that, I'll give it a go
|
#30
|
|||
|
|||
Quote:
right then folks, for some strange reason its gone again.... this time nothing I tried last time works this time... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|