sheikyerbouti Posted October 24, 2002 Share Posted October 24, 2002 I think the problem i'm experiencing with respect to being re-dircted back to my http server rather than my https server is the absolute link in my header rather than a relative link. Can anyone take a look at the code from catalog/includes/header.php (below) and tell me if this is what is tripping me up and recommend how to correct it? Thanks so much! <table border="0" width="750" cellspacing="0" cellpadding="0" align="center"> <tr class="header"> <td valign="middle"><?php echo '<a href="' .HEADER_IMAGE_LINK . '">' . tep_image(DIR_WS_IMAGES . 'catalog_header.gif', 'Blue Sage Spa') . '</a>'; ?></td> </tr> </table> Link to comment Share on other sites More sharing options...
sheikyerbouti Posted October 25, 2002 Author Share Posted October 25, 2002 has anyone seen anything like this? thanks, pete Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.