warning in class.xml-creator.inc.php(2) on line 161 and 165
« on: December 31, 2007, 03:35:03 AM »
Hello,
the creation of the sitemap works, but there are many warnings in the output.
I ran the runcrawl.php in the shell.
These are the last lines of the output:
Code: [Select]
<br />
<b>Warning</b>:  fwrite(): supplied argument is not a valid stream resource in <b>/home/path/edited/sitemap/pages/class.xml-creator.inc.php(2) : eval()'d code</b> on line <b>161</b><br />
<br />
<b>Warning</b>:  fclose(): supplied argument is not a valid stream resource in <b>/home/path/edited/sitemap/pages/class.xml-creator.inc.php(2) : eval()'d code</b> on line <b>165</b><br />
<br>Creating HTML sitemap...<script>
top.location = 'index.php?op=view'
</script>

What happens?

joe