New Zenner
- Join Date:
- Jun 2009
- Posts:
- 35
- Plugin Contributions:
- 0
Simple SEO URL (OLD version) [support thread]
yellow1912:
Your template is missing the base href in the header
this will help you: http://www.zen-cart.com/forum/showpost.php?p=683905&postcount=2221
yellow1912, you just resolved my problem.
The person who set up Zen Cart (my predecessor) had commented out the line...
<base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_CATALOG : HTTP_SERVER . DIR_WS_CATALOG ); ?>" />...in the html_header.php file. Do you know why he would have done that? He didn't leave any comments.
Anyway, thanks for your help. Now I can see how excellent your add on is. Very good work.