Log in

View Full Version : Deleted 'Includes' folder by mistake


mikhan
05-20-2007, 12:29 AM
I've deleted Includes folder by mistake at my ftp :)
I've restored this folder from VB distributive, made needed change in config.php
But I still get error in header like that:

Warning: Unknown(): Unable to access /home/***/public_html/forum/includes/vb_ad_management/cache_templates.php in /global.php(341) : eval()'d code on line 71

Warning: Unknown(/home/***/public_html/forum/includes/vb_ad_management/cache_templates.php): failed to open stream: Invalid argument in /global.php(341) : eval()'d code on line 71

Warning: Unknown(): Unable to access /home/***/public_html/forum/includes/vb_ad_management/cache_templates.php in /global.php(341) : eval()'d code on line 71

Warning: Unknown(/home/***/public_html/forum/includes/vb_ad_management/cache_templates.php): failed to open stream: No such file or directory in /global.php(341) : eval()'d code on line 71

Warning: (null)() [function.include]: Failed opening '/home/***/public_html/forum/includes/vb_ad_management/cache_templates.php' for inclusion (include_path='.:/usr/local/lib/php') in /global.php(341) : eval()'d code on line 71

and I can't login to forum with this error
Can't add cookies. Header is already sent.
File: /home/***/public_html/forum/includes/class_core.php
String: 3083

What's wrong?

sonichero
05-20-2007, 01:40 AM
re edit your config file.

Michael Biddle
05-20-2007, 01:41 AM
He stated that he has already.

Have you re added all of the custom mods to it? such as

vb_ad_management/cache_templates.php'

That seems to be the problem

mikhan
05-20-2007, 07:06 AM
whitemake
thanks a lot, that was the problem
I was too stupid to remember to upload includes/vb_ad_management files and other hacks files

many thanks again :)

Michael Biddle
05-20-2007, 04:16 PM
not a problem glad to of helped