Hello, For some reason my sitemaps don't get generated and when i run them manually, i receive the following error:
Code:
Warning: fopen(/home/atomicfp/public_html/forum/vbseo_sitemap/data/sitemap_1.xml.gz) [function.fopen]: failed to open stream: Permission denied in /home/atomicfp/public_html/forum/vbseo_sitemap/vbseo_sitemap_functions.php on line 769
Warning: fopen(/home/atomicfp/public_html/forum/vbseo_sitemap/data/urllist.txt.gz) [function.fopen]: failed to open stream: Permission denied in /home/atomicfp/public_html/forum/vbseo_sitemap/vbseo_sitemap_functions.php on line 775
Warning: fwrite(): supplied argument is not a valid stream resource in /home/atomicfp/public_html/forum/vbseo_sitemap/vbseo_sitemap_functions.php on line 786
Warning: fwrite(): supplied argument is not a valid stream resource in /home/atomicfp/public_html/forum/vbseo_sitemap/vbseo_sitemap_functions.php on line 797
Warning: fwrite(): supplied argument is not a valid stream resource in /home/atomicfp/public_html/forum/vbseo_sitemap/vbseo_sitemap_functions.php on line 800
Warning: fwrite(): supplied argument is not a valid stream resource in /home/atomicfp/public_html/forum/vbseo_sitemap/vbseo_sitemap_functions.php on line 797
Warning: fwrite(): supplied argument is not a valid stream resource in /home/atomicfp/public_html/forum/vbseo_sitemap/vbseo_sitemap_functions.php on line 800
Warning: fwrite(): supplied argument is not a valid stream resource in /home/atomicfp/public_html/forum/vbseo_sitemap/vbseo_sitemap_functions.php on line 797
I get a few hundred lines of this :| Do you know whats wrong?