Hi Roger Sorry about the problem here but this should be fixed now. If you get a new copy of the updater and copy the incproducts.asp script to your site that should sort this out.
Hi Roger Can you send the site FTP login to my email then, (vince AT ecommercetemplates DOT com) and I'll take a look. Please include a link to one of the problem categories.
Hi Roger I had a look and it seems that you have the system set to use the category name instead of the category ID by having this parameter in the includes.asp file... usecategoryname=TRUE But the categories that are now not working are using the category ID, such as... products.asp?cat=55 ...instead of the category name... products.asp?cat=My Category Name I've made a change so that these show again, but really the way to cure this would be to update your navigation menu to use the category name rather than the id. In the meantime I will get some code done so that in this case, the cart forwards from the category ID to the category name automatically with a redirect so Google knows the proper URL of the page.