vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Forum Code error? (https://vborg.vbsupport.ru/showthread.php?t=231304)

Linkz0r 12-27-2009 11:12 AM

Forum Code error?
 
I just opened up my website recently and found it displaying this code error

Code:

Warning: require_once(/home1/clubgame/public_html/includes/class_core.php) [function.require-once]: failed to open stream: No such file or directory in /home1/clubgame/public_html/includes/init.php on line 51

Fatal error: require_once() [function.require]: Failed opening required '/home1/clubgame/public_html/includes/class_core.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home1/clubgame/public_html/includes/init.php on line 51

I havent changed anything revently, although I did install Donation System LITE V3.0.0 yesterday, I am unable to access any area of my site including the ACP.

I am running the latest version Vbulletin 3.8.4 PL2.


Edit: I have just removed all uploaded files for the modification I installed yesterday and I still have the same error code displayed to me

http://www.360lobby.com

Lynne 12-27-2009 02:50 PM

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 



All times are GMT. The time now is 10:49 PM.

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.03772 seconds
  • Memory Usage 1,711KB
  • 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
  • (1)bbcode_code_printable
  • (1)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