warning: Division by zero in ../sites/all/modules/xmlsitemap/xmlsitemap.admin.inc on line 217

When chunk_size is set to automatic it's value is zero while executing that line in xmlsitemap.admin.inc so there is a division by zero.

Comments

manfer’s picture

I forgot to metion when it is triggered. Any time you submit the xmlsitemap configuration form with that advance option, Number of links in each sitemap page, set to automatic.

dave reid’s picture

Status: Active » Fixed

Bleh, I could duplicate this and it was just a silly logic error that should have been an AND instead of an OR. Fixed in CVS. Thanks manfer!
http://drupal.org/cvs?commit=253842

Status: Fixed » Closed (fixed)

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