I've installed the latest 2.x-dev release yesterday and suddenly XML Sitemap doesn't work anymore. The reason is that the tablename domain_xmlsitemap_node can't be found, this table used to be called domain_xmlsitemap before and for some reason the system was not running an update, even after calling update.php

To make it run in the meantime I have renamed the (xmlsitemap_node) into (xmlsitemap) in the module-file but I guess something went terribly wrong here. Is it me?

Comments

darren oh’s picture

Status: Active » Closed (works as designed)

I don't plan to start adding update scripts until this version is stable enough for an official release. Until then, I recommend uninstalling it before adding an update. I will add a note to the release page.