Quote Originally Posted by llynix View Post
I guess I'll try looking at install.sql and the internal files for Sitemap and try to figure out why nothing is being picked up.
Well I think I got it licked. I thought perhaps I'd try uninstalling / installing the .sql again and see if that helped. But instead of using Zen Carts internal SQL patcher I used good ole phpmyadmin.

Got an error.. none of the tables were right since my cart uses a db prefix. So I fixed this in the SQL and the uninstall went through.

Fixing this for the install.sql seemed to do the trick. It installed just fine.

One note however. If you generate a sitemap, then change a configuration, manually delete that sitemap before you generate a new one. Otherwise the old one stays around because there was nothing to update.

Anthony