PDA

View Full Version : problem reinstalling site


sneakypip
06-29-2007, 08:36 PM
Hi,
I tried to install an old version of my website on a new host, and I am getting an error. I would try to contact vbulleting directly, but I have hacks installed, and I think it is the hacks that are causing the problem. When I go to my home page (http://sneakypipsextips.com/site/) I get this error:

Warning: require(./modules/welcomeblock.php) [function.require]: failed to open stream: No such file or directory in /includes/vba_cmps_include_bottom.php on line 360

Fatal error: require() [function.require]: Failed opening required './modules/welcomeblock.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sneakyp/public_html/site/includes/vba_cmps_include_bottom.php on line 360

Any help would be much appreciated.

If it helps this is what is on line 360: require('./modules/' . $mods['filename']);

Thanks

nexialys
06-29-2007, 08:46 PM
did you take a look to see if the files are there or not ?!

sneakypip
06-29-2007, 08:49 PM
yes all the files are there, its strange, because I have just reuploaded the files, I havent done anything to them, and they worked before.

Dismounted
06-30-2007, 06:26 AM
Including all the modules?