vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   please help gettin error (https://vborg.vbsupport.ru/showthread.php?t=203054)

Senti.Jatt 01-25-2009 02:30 PM

please help gettin error
 
im gettin this error wen i open site please help me

this is da error

Warning: require_once([path]/infernoshout/engine/inferno_engine.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(360) : eval()'d code on line 129

Fatal error: require_once() [function.require]: Failed opening required '/home/wareznee/public_html/infernoshout/engine/inferno_engine.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wareznee/public_html/global.php(360) : eval()'d code on line 129

Lynne 01-25-2009 03:06 PM

That is from a modification - it says it is missing the file "/home/wareznee/public_html/infernoshout/engine/inferno_engine.php" So, turn off your modifications and then fix the path or delete the modification.

Senti.Jatt 01-25-2009 03:14 PM

but i cant access admincp cause of this ..how can fix it i deleted it from server but says the same thing

Lynne 01-25-2009 04:25 PM

To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


Senti.Jatt 01-25-2009 11:53 PM

it didn't work either :( any thing else we can try or an other person can help pls thanks

Voltar 01-26-2009 12:12 AM

If disabling hooks didn't work, did you do any manual file edits to any of the core vB files when you installed the modification that is causing your issues? And did you try browsing directly to the acp login?

Senti.Jatt 01-26-2009 12:20 AM

i didn't manually edit anything..yeah i tried to browsing directly to acp login but wen it goes for login that error comes up

Lynne 01-26-2009 02:44 AM

That error comes up after you put that line in the config.php file?

Senti.Jatt 01-26-2009 02:58 AM

that error was already there and didn't make any difference after i put that line

Lynne 01-26-2009 03:12 AM

I know it was already there, but it should have gone away when you disabled the plugins. The only other way for the code to be asking for that file is if there are direct file edits to add the call to those files but you said there weren't. The only other thing I can think to do since it isn't a plugin is to reupload default files.

Dismounted 01-26-2009 03:44 AM

Which version of vBulletin are you using? Are you sure the error is the same when accessing the Admin CP? Because the Admin CP uses a different global.php altogether.

Senti.Jatt 01-26-2009 08:50 AM

using 3.7.4 yeah its same cause wen i go on admin cp it comes up but wen i put username and password in and click on login the error comes up

Dismounted 01-26-2009 09:36 AM

And you are sure you put the disable hooks line into the correct file?

Senti.Jatt 01-26-2009 09:49 AM

yeah i put it in config.php file under <?php

Marco van Herwaarden 01-26-2009 10:52 AM

And you also uploaded the modified config.php back to he server in the includes directory?

Senti.Jatt 01-26-2009 10:57 AM

yeah done dat too..i dunno whats wrong now:(

Marco van Herwaarden 01-26-2009 11:55 AM

To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.


All times are GMT. The time now is 02:14 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.01107 seconds
  • Memory Usage 1,739KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)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