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
Comment #1
dave reidThanks! 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!
Comment #2
Marc Bijl commentedJust 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?
Comment #3
dave reid@New Oceans: I'd just wait for the next development build, which should be in about 3 hours.
Comment #4
Marc Bijl commented#3 Dave Reid
Thnx for the quick reply! ;)