This is a discussion on Absolute vs. Relative Links in header.php within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I think the problem i'm experiencing with respect to being re-dircted back to my http server rather than my https ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| 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! Code: <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>
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| change path to images to absolute reference | mkraft | osCMax v1.7 Installation | 5 | 04-24-2004 01:17 AM |
| BTS how-to links | afterdigital | osCommerce 2.2 Modification Help | 3 | 04-10-2004 02:35 AM |
| header / header.php top logo problem | the_error_king | osCommerce 2.2 Modification Help | 0 | 04-05-2004 05:02 PM |
| Adding new links to header bar | gheffron | osCMax v1.7 Discussion | 3 | 03-26-2004 06:25 AM |
| SSL links | Anonymous | osCommerce 2.2 Installation Help | 0 | 11-26-2002 09:13 PM |