vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Help after upgrade (https://vborg.vbsupport.ru/showthread.php?t=275046)

betts02 12-04-2011 11:21 PM

Help after upgrade
 
I have just upgraded from v4.0.3 to the latest 4.1.8 for my forums

I use vbadvanced for my home page but since the upgrade i keep getting :

Warning: require_once(+++++++/topx/class_+++++++topx.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(37) : eval()'d code on line 2

Fatal error: require_once() [function.require]: Failed opening required '+++++++/topx/class_+++++++topx.php' (include_path='.:/usr/lib/php') in /home/nextgen6/public_html/global.php(37) : eval()'d code on line 2

Any ideas on how to fix this please ?

many thanks in advance

LifesGreatestGift 12-04-2011 11:30 PM

you have the vietbb topx mod (stats mod) installed and there seems to be an issue with vbulletin locating the topx.php file. disable the mod to make sure that is the issue. if it is, try reuploading the contents of the mod and possibly reinstalling it with override.

--------------- Added [DATE]1323045197[/DATE] at [TIME]1323045197[/TIME] ---------------

if this is your site http://www.nextgenerationgamers.co.uk/ i would recommend disabling all mods from the includes/config.php file. seems to be an issue with the database. could be caused by a mod.

Open config.php
and add
PHP Code:

define('DISABLE_HOOKS'true); 

right after <? on line one. so line 1 and 2 should look like this
PHP Code:

<?php
define
('DISABLE_HOOKS'true);



All times are GMT. The time now is 10:47 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.01029 seconds
  • Memory Usage 1,713KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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