Thread
:
HTML catalog with absolute path 2 all
View Single Post
#
3
10-30-2006, 03:57 PM
Jon
X-Guru
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
Re: HTML catalog with absolute path 2 all
Try putting this in skin1/customer/home.tpl before </head>:
Code:
<BASE href="{if $smarty.server.HTTPS eq "on"}{$https_location}{else}{$http_location}{/if}/">
Then regenerate your catalog.
Jon
View Public Profile
Visit Jon's homepage!
Find all posts by Jon