Posted by jdln on October 14, 2010 at 2:10pm
5 followers
Jump to:
| Project: | XML sitemap |
| Version: | 6.x-2.0-beta1 |
| Component: | Other |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
When I try to rebuild my sitemap I get stuck on the Rebuilding Sitemap page.
Thanks
Comments
#1
If you are using Drupal 7, I'd highly recommend using 7.x-2.x-dev as there were some critical bugs I had to chase against D7.
#2
No, im using Drupal 6.
#3
Ok, you opened this request using version '7.x-2.0-beta1'. Please correct to the actual version you're using. Also double check if you have any warnings or errors on admin/reports/status, or if there are any errors on admin/reports/dblog that might be relevant.
#4
Oops, sorry about labeling the wrong version.
admin/reports/dblog doesnt seem to have any errors.
The only error im getting on admin/reports/status is;
XML sitemap Last generated on 10/14/2010 - 20:19 (4 min 5 sec ago).
The XML sitemap data is out of sync and needs to be completely rebuilt.
Thanks
#5
Is there any update for this?
Still happening on 6.x-2.x-dev (2011-Dec-18)
PHP Version 5.2.11
libXML support active
libXML Version 2.7.3
libXML streams enabled
#6
Re: #5,
These are hard to comprehend since we don't have access to your system log information. I've completely moved hosts since the first of the year, I'm using 6.x-2.0-rc1 and don't have an issue. I've never had this type of issue. So unless you can give more information about your setup then I'm afraid we can't help.
#7
Oops it was my fault. I'm overriding drupals jquery to support a recent version and trying to disabled it everywhere needed for admin tasks.. "batch" was one of these that requires stock jquery.
#8
yes in my zen_classic.info I had to comment this:
;scripts[] = js/jquery-1.7.1.min.js
now is working!
#9
We had this issue a couple of days ago. We solved it installing the Elements module.
#10
What about the Elements module would cause this to work?