I'm a novive Drupal user, so apologies if my explanatioins are a bit vague. Originally was using v6x-1.2 and all sitemaps were being generated ok (it is a multi-lingual site with a separate sitemap.xml for each of 5 languages). At some point though it stopped automatically updating when the cron was run.
Have tried updating to the latest version 6.x-2.x-dev as there were reported issues with the older version (and ran update.php); however the sitemaps still refuse to update. If I try and do a manual 'rebuild links', it gets part way through the progress and then I get the following error which means nothing to me:
An error has occurred.
Please continue to the error pageAn HTTP error 500 occurred. /batch?id=57&op=do
The error page then reports:
One or more problems were detected with your XML sitemap configuration:
•The XML cached files are out of date and need to be regenerated. You can run cron manually to regenerate the sitemap files.
Check the status report for more information.
I would like to delete all the existing sitemaps to try rebuilding from scratch; but there doesn't appear to be a delete option?