I have just installed the 'Generate Google Sitemaps' extension (http://www.opencart.com/index.php?route ... order=DESC)
I am just having some issues when attempting to generate the sitemap.
It is currently giving me the following error:
Any advice would be greatly appreciated.Warning: fopen(../sitemaps/sitemapcategories.xml) [function.fopen]: failed to open stream: No such file or directory in /home/dwmusic/public_html/store/admin/model/tool/generate_sitemap.php on line 10
Warning: fwrite(): supplied argument is not a valid stream resource in /home/dwmusic/public_html/store/admin/model/tool/generate_sitemap.php on line 11
Warning: fwrite(): supplied argument is not a valid stream resource in /home/dwmusic/public_html/store/admin/model/tool/generate_sitemap.php on line 12
Parse error: syntax error, unexpected T_PUBLIC in /home/dwmusic/public_html/store/admin/model/catalog/category.php on line 173
P.S I am running 1.4.7
Thanks.