Quote Originally Posted by Roope View Post
Basicly all thumbnail image pop-up links are dead, for exaple take a look at this page: http://www.automodels.fi/ford-c-3/fo...alkoinen-p-324

image link is generated to: http://www.automodels.fi/popup_image...105E_Ixo1a.jpg

when it shoud be: http://www.automodels.fi/images/Ford...105E_Ixo1a.jpg

And another thing I found was that when I generate sitemap for google, all links are duplicated with ?zenid=d835a6bc84bc1748e9d318a12c015709 tag adition. What's this?
The easiest fix for the pop-up image is to put this in your ssu admin config exclude pages setting:
popup_image_additional

This will be addressed in the next version, but basically zencart store the encoded image path in the database, and when it is printed out SSU doesnt understand it. A better fix for this will be applied in 3.3.9

The zenid error was mentioned before, I believe, let me see if I can find it.