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
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