Running 2.0.25, I recently moved to a new server (end of July it went live).. was this happening on the old box?? I dont think so, but it's possible
I have the cron set for weekly..
Apparently Google XML Sitemap SEO wasn't working properly just after the move to the new server.. I found an email to EJ Aug 11th that I found the same 2 db entires missing, re-added and it was fine.
16 Aug 2011 Success
23 Aug 2011 Failed
30 Aug 2011 Failed
06 Sep 2011 Failed
(apparently I wasn't paying attention to the failed notices.. )
Evening of 9/7 I chatted with EJ while I poked around and found 2 of the 7 db entries gone missing, replaced, manually ran the sitemap, all was well
13 Sep 2011 Success
03:05 AM 9/20/2011 Failed
So tonight I immediately head to the db and sure enough, the same 2 statements are missing:
Added them both and manually ran it, it was fine..Code:INSERT INTO configuration_group (configuration_group_id, configuration_group_title, configuration_group_description, sort_order, visible) VALUES ('289', 'Google XML SEO', 'Google XML Sitemap SEO Options', '29', '1'); INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added, use_function) VALUES (NULL,'Sitemap file', 'GOOGLE_XML_SITEMAP_SEO', 'Standard', 'Which file to use for the sitemap creation. Use Standard unless it doesn\'t work correctly.<br>(Standard=on Alternate=off)', '289', '1', 'tep_cfg_select_option(array(\'Standard\', \'Alternate\'), ', now(), NULL);
My version has some other modifications in there.. I also maintain 3 other sites with virtually the same setups and they do not lose these entries..
Ideas????





LinkBack URL
About LinkBacks






Reply With Quote



Bookmarks