class.xml-creator.inc.php errors
« on: July 15, 2009, 01:04:34 PM »
I'm getting a ton of errors when running the app, as below, but cannot check where/ why as the file is encoded. Any chance of letting me knw what I can do to sort this?

Warning: fwrite(): supplied argument is not a valid stream resource in /home/client/public_html/sitemap_generator/pages/class.xml-creator.inc.php(2) : eval()'d code on line 183

Warning: fwrite(): supplied argument is not a valid stream resource in /home/client/public_html/sitemap_generator/class.xml-creator.inc.php(2) : eval()'d code on line 199

Warning: fclose(): supplied argument is not a valid stream resource in /home/client/public_html/sitemap_generator/class.xml-creator.inc.php(2) : eval()'d code on line 200

TIA
Re: class.xml-creator.inc.php errors
« Reply #1 on: July 16, 2009, 01:47:01 AM »
Hello,

make sure thsat you manually created empty file named sitemap.xml and ror.xml in domain root and set permissions as described in installation instructions to allow write access to them (0666).