Postponed (maintainer needs more info)
Project:
XML sitemap
Version:
6.x-2.0-beta1
Component:
Other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2010 at 14:10 UTC
Updated:
23 Nov 2012 at 15:01 UTC
Jump to comment: Most recent
Comments
Comment #1
dave reidIf 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.
Comment #2
jdln commentedNo, im using Drupal 6.
Comment #3
dave reidOk, 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.
Comment #4
jdln commentedOops, 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
Comment #5
sgriffin commentedIs 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
Comment #6
Anonymous (not verified) commentedRe: #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.
Comment #7
sgriffin commentedOops 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.
Comment #8
brian.sanchez commentedyes in my zen_classic.info I had to comment this:
;scripts[] = js/jquery-1.7.1.min.js
now is working!
Comment #9
mburak commentedWe had this issue a couple of days ago. We solved it installing the Elements module.
Comment #10
Anonymous (not verified) commentedWhat about the Elements module would cause this to work?