The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
vbulletin geuprgrade
Hi,
i have upgrade my vbulletin from 4.2 to 4.2.2 no everty thing is blanco. the upgrade is don. everything gos well nou blanco i can not into the admin cp. somebody help me please. http://deadoralive.biz.ua/forum.php |
#2
|
|||
|
|||
When I go to that link I see this:
Code:
Warning: require(..../dbtech/vbshout/hooks/init_startup.php) [function.require]: failed to open stream: No such file or directory in ..../includes/init.php(351) : eval()'d code on line 106 Fatal error: require() [function.require]: Failed opening required '/home/doa/public_html/dbtech/vbshout/hooks/init_startup.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/doa/public_html/includes/init.php(351) : eval()'d code on line 106 so it looks like you're missing the files for dbtech vbshout and need to re-upload them. You can also edit your includes/config.php file and temporarily insert this (near the top, just under the <?php line): Code:
define('DISABLE_HOOKS', 1); That will temporarily disable all mods so that you can get to the admin cp and disable any products that are causing problems. |
#3
|
||||
|
||||
Solved
If you need to disable error displays, there are a number of methods, depending on your circumstances and technical ability. 1. Add the following line to your config.php under the <?php line: PHP Code: define('SKIP_ALL_ERRORS', true); Note: You must have downloaded the 4.2.2 package on or after Nov 1st 2013 for this to work. If you downloaded it before then you will need to redownload and update the files on your server. --------------- Added [DATE]1385565011[/DATE] at [TIME]1385565011[/TIME] --------------- Thx KH99 for youre anser. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|