vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   vbulletin geuprgrade (https://vborg.vbsupport.ru/showthread.php?t=305097)

Menno11 11-27-2013 01:50 PM

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

kh99 11-27-2013 02:00 PM

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.

Menno11 11-27-2013 02:08 PM

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.


All times are GMT. The time now is 01:07 AM.

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.01039 seconds
  • Memory Usage 1,714KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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