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

dave reid’s picture

Status: Active » Fixed

Thanks, 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

timos’s picture

Status: Fixed » Active

Hi,
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 ?

dave reid’s picture

Status: Active » Fixed

It is present in the 2.0-beta1 release, but fixed in the 6.x-2.x-dev.

timos’s picture

Ok
Thanks for answer

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.