I uploaded all of the files for the mod, and when I wen to install the SQL patch I got this error.
1146 Table 'hotnbott_zc1.configuration_group' doesn't exist
in:
[SELECT @configuration_group_id:=configuration_group_id FROM configuration_group WHERE configuration_group_title= 'Google XML Sitemap' LIMIT 1;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
If I hit the browser back button and go into the admin, under tools the link for google site map is there, if I try to run the create/update program I get this error:
Save path - "GOOGLE_SITEMAP_XML_FS_DIRECTORY/"
Base URL - "http://nemesis.sslcatacombnetworks.com/"
Processing file: GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapproducts.xml
Warning: fopen(GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapproducts.xml) [function.fopen]: failed to open stream: No such file or directory in /home/hotnbott/public_html/hotsauce/googlesitemap.php on line 161
Failed!
ERROR: Google Product Sitemap Generation FAILED!
Processing file: GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapcategories.xml
Warning: fopen(GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapcategories.xml) [function.fopen]: failed to open stream: No such file or directory in /home/hotnbott/public_html/hotsauce/googlesitemap.php on line 161
Failed!
ERROR: Google Category Sitemap Generation FAILED!
Processing file: GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapezpages.xml
Warning: fopen(GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapezpages.xml) [function.fopen]: failed to open stream: No such file or directory in /home/hotnbott/public_html/hotsauce/googlesitemap.php on line 161
Failed!
ERROR: Google Category Sitemap Generation FAILED!
Processing file: GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapindex.xml
Warning: fopen(GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapindex.xml) [function.fopen]: failed to open stream: No such file or directory in /home/hotnbott/public_html/hotsauce/googlesitemap.php on line 161
Failed!
ERROR: Google Sitemap Index Generation FAILED!
Total Execution Time 0:0.1834
Can anyone help?