• Welcome to Sitemap Generator Forum.
 

class.xml-creator.inc.php errors

Started by orders55, July 15, 2009, 01:04:34 PM

Previous topic - Next topic

orders55

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

XML-Sitemaps Support

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