Back To List | Geo Traffic > Troubleshooting | Showing 6 Of 7 | Prev | Next |
Unknown(common_footer.inc) error on Yahoo web server.Modified on 2006-03-21 |
Problem:
The One Admin installation seems to be working fine, but I have the following code at the bottom of the page:
Warning: Unknown(common_footer.inc): failed to open stream: No such file or directory in Unknown on line 0
Warning: (null)(): Failed opening 'common_footer.inc' for inclusion (include_path='.') in Unknown on line 0
How do I resolve this?
Solution:
It just the error reporting issue on the Yahoo web server. To fix this, open the oneadmin/config.php file with a text editor, and remove the following line:
ini_set("display_errors",true);
Then, download the attachment below and change it to index.php before you upload it to your oneadmin/ directory. Replace the existing index.php file.
Attachment : index.php.file |
|
|