| Problems opening the english.php file
I was modifying my header file and I started getting these errors:
Warning: require(home/html/photopost/languages/english.php) [function.require]: failed to open stream: No such file or directory in D:\Hosting\2909146\html\photopost\pp-inc.php on line 184
Fatal error: require() [function.require]: Failed opening required 'home/html/photopost/languages/english.php' (include_path='.;C:\php5\pear') in D:\Hosting\2909146\html\photopost\pp-inc.php on line 184
Now I can't get anything to work. Does anyone know what this means or how to fix it?
|