Quote Originally Posted by mafiasam View Post
Using Zen Cart 1.3.9.d
with Google Base Feeder, Share Bookmarking Widget, Ultimate SEO URL and A Black Pure Template

Okay, I have tried searching this entire thread and the forums for this info but can't get no satisfaction...

I attempted to install this addon once and it killed my site. I'm not blaming that on anyone but myself because it says it is not supported on version 1.3.9.x of Zen Cart but I was sure I could get it running. When I couldn't access my site at all I regretted trying.

My question is then...

What are my options if this won't install on my version of Zen Cart?

OR

If you got this running on your 1.3.9.x site can you please outline the exact instructions I should follow to get it running?

I have looked into the free xml sitemap generators on the internet and I can't be sure that they are going to work for my setup because of the Ultimate SEO URL addon.

Thanks in advance for your help.
Salvatore
I have it working perfectly with Zen Cart 1.3.9.f

Just make sure you change the name of admin, and template_default to whatever your custom folders. Then go to your includes folder Download a copy of the .htaccess file, open it in a text editor, scroll down to line 27 and chage it from this
<FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF)$">
To this
<FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF|xsl|XSL)$">
It just adding the xsl, XSL so your server don't throw an error.
Thats it, just make sure you add it to your robots.txt
I don't use Ultimate SEO URL addon so I can't help there.