Quote Originally Posted by rsloan View Post
Seems to working... :-) thanks!

Now my URLS have an extra / in them...

http://www.doorink.com/store//custom...ted-door-p-180
You may want to check your configure.php


define('HTTP_SERVER', 'http://www.site.com');

define('HTTPS_SERVER', 'https://secure.site.com');

define('DIR_WS_CATALOG', '/subfolder/');

define('DIR_WS_HTTPS_CATALOG', '/~username/subfolder/'); So basically, the http ones should contain only the domain name, no sub folders at all.
http://wiki.rubikintegration.com/zen...u/installation

Dont forget the clear ssu cache after you fix the problem