Closed (fixed)
Project:
XML sitemap
Version:
6.x-2.x-dev
Component:
Other
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2010 at 22:31 UTC
Updated:
10 Oct 2010 at 16:30 UTC
Fatal error: Cannot use object of type stdClass as array in /sites/all/modules/xmlsitemap/xmlsitemap.xmlsitemap.inc on line 186
I've had this error for quite some time with this module, however, it hasn't hurt my site since it only happens when you manually run crun. I'm running poormanscron (latest) with PHP5 and Drupal 6.19.
If you need any more info or testing let me know.
Comments
Comment #1
dave reidThanks, I just fixed it in CVS and will be available in the development release within 12 hours.
http://drupal.org/cvs?commit=426600
http://drupal.org/cvs?commit=426602
Comment #2
timos commentedHi,
Sorry to open again this issue. It's just to know if that error exist in the 6.x-2.0-beta1 ?
I get many troubles with my cron job (never run with poormanscron and now not running even manually) and i didn't manage to find out where is the problem, so maybe it's that ?
I use 6.19 drupal version, php5 and xmlsitemap 6.x-2.0-beta1 ?
Comment #3
dave reidIt is present in the 2.0-beta1 release, but fixed in the 6.x-2.x-dev.
Comment #4
timos commentedOk
Thanks for answer