hi..just join the search engines menue got this red msg

warning: Missing argument 2 for xmlsitemap_engines_prepare_url(), called in ./xmlsitemap/xmlsitemap_engines/xmlsitemap_engines.admin.inc on line 38 and defined in ./xmlsitemap/xmlsitemap_engines/xmlsitemap_engines.module on line 83.

Comments

dave reid’s picture

Status: Active » Fixed

Thanks! Not sure why that didn't get picked up by the SimpleTest coverage since it does visit the admin/settings/xmlsitemap/engines screen. Anyway, I committed a fix in http://drupal.org/cvs?commit=221216 and verified that it's all fixed now. Thanks for reporting the bug!

Marc Bijl’s picture

Just downloaded xml sitemap 6.x-2.x-dev and got the same error:

warning: Missing argument 2 for xmlsitemap_engines_prepare_url(), called in /home/newoceanstravelogue.com/public_html/sites/all/modules/xmlsitemap/xmlsitemap_engines/xmlsitemap_engines.admin.inc on line 38 and defined in /home/newoceanstravelogue.com/public_html/sites/all/modules/xmlsitemap/xmlsitemap_engines/xmlsitemap_engines.module on line 83.

#1 Dave Reid
Does it mean I need to download and install the cvs version, or better wait for the next dev version?

dave reid’s picture

@New Oceans: I'd just wait for the next development build, which should be in about 3 hours.

Marc Bijl’s picture

#3 Dave Reid
Thnx for the quick reply! ;)

Status: Fixed » Closed (fixed)

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