Hi Jack,
I just installed the 1.1 version you posted on 3/6, but I'm having one error when I run the /googlesitemap/index.php. All permissions are set to 777 and all sitemaps are created successfully except the manufacturers. I tried the fix from you post #7 but still get the error. Any idea what I need to do? The output is below. Thanks in advance.
Opening /home1/kurvyass/public_html//sitemapproducts.xml
FS_CAT /home1/kurvyass/public_html//
Server
http://www.kurvyassets.com
Save Path /home1/kurvyass/public_html//
WS_CAT //
Write /home1/kurvyass/public_html//sitemapproducts.xml
Generated Google Product Sitemap Successfully
Opening /home1/kurvyass/public_html//sitemapcategories.xml
FS_CAT /home1/kurvyass/public_html//
Server
http://www.kurvyassets.com
Save Path /home1/kurvyass/public_html//
WS_CAT //
Write /home1/kurvyass/public_html//sitemapcategories.xml
Generated Google Category Sitemap Successfully
ERROR: Google Manufacturers Sitemap Generation FAILED!
Opening /home1/kurvyass/public_html//sitemapspecials.xml
FS_CAT /home1/kurvyass/public_html//
Server
http://www.kurvyassets.com
Save Path /home1/kurvyass/public_html//
WS_CAT //
Write /home1/kurvyass/public_html//sitemapspecials.xml
Generated Google Specials Sitemap Successfully
Opening /home1/kurvyass/public_html//sitemapindex.xml
FS_CAT /home1/kurvyass/public_html//
Server
http://www.kurvyassets.com
Save Path /home1/kurvyass/public_html//
WS_CAT //
Write /home1/kurvyass/public_html//sitemapindex.xml
Generated Google Sitemap Index Successfully
Array
(
[QUERY] => Array
(
[PRODUCTS] => Array
(
[STATUS] => success
[NUM_ROWS] => 18
)
[CATEOGRY] => Array
(
[STATUS] => success
[NUM_ROWS] => 21
)
[MANUFACTURERS] => Array
(
[STATUS] => success
[NUM_ROWS] => 1
)
[SPECIALS] => Array
(
[STATUS] => success
[NUM_ROWS] => 2
)
)
[SAVE_FILE_XML] => Array
(
[0] => Array
(
[file] => /home1/kurvyass/public_html//sitemapproducts.xml
[status] => success
[file_exists] => true
)
[1] => Array
(
[file] => /home1/kurvyass/public_html//sitemapcategories.xml
[status] => success
[file_exists] => true
)
[2] => Array
(
[file] => /home1/kurvyass/public_html//sitemapspecials.xml
[status] => success
[file_exists] => true
)
[3] => Array
(
[file] => /home1/kurvyass/public_html//sitemapindex.xml
[status] => success
[file_exists] => true
)
)
)