class.utils.inc.php errors
« on: December 28, 2008, 06:34:23 PM »
Just installed on another server (to test) and when Crawling I get this error when viewing the sitemap (on view sitemap tab):

Warning: file(/home/USER/public_html/FOLDER/data/sitemap.xml) [function.file]: failed to open stream: No such file or directory in /home/USER/public_html/FOLDER/pages/class.utils.inc.php(2) : eval()'d code on line 40

Warning: implode() [function.implode]: Bad arguments. in /home/USER/public_html/FOLDER/pages/class.utils.inc.php(2) : eval()'d code on line 40

Obviously I can't see what is on line 40 as you've encrypted it  >:(

Thanks in advance.
Re: class.utils.inc.php errors
« Reply #1 on: December 29, 2008, 12:12:47 AM »
Hello,

make sure that you created empty sitemap.xml file and set 0666 permissions to that file.