This is a discussion on Adding Links under Define Main Page Problem within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; I was wondering if someone could tell me how to preserve sessions for links I might add to specials using ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I was wondering if someone could tell me how to preserve sessions for links I might add to specials using "Define Main Page". Here is the problem I found. My website: Nationwide Tackle LLC : Fishing Tackle for Freshwater and Saltwater Largemouth Bass has a few banner type images promoting specials and new items in my store. I add the image through "define main page" and add the URL to the appropriate category. What I noticed is if your logged in to your account and click on one of those banners, you are instantly logged out of your account. I have since removed the links connected to the banners. How can I preserve the session id when I add images with links to define main page? |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| I tried adding the following to the WYSIWYG in Define MainPage <?php echo '<p><a href="' . tep_href_link('product_info.php', 'cPath=630') . '"><img src="images/marineqq1y.jpg" alt="Marine Section" name="graphic_name" width="450" height="150" border="0" id="graphic_name"></a></p>'; ?> This should create an image link to Category 630 (Marine Products) and carry the session id with it, however nothing is displayed and after you save define mainpage it changes the code to the follow. <!--p echo ' <p><a href="' . tep_href_link('product_info.php', 'cPath=630') . '" _fcksavedurl="' . tep_href_link('product_info.php', 'cPath=630') . '"><img src="images/marineqq1y.jpg" _fcksavedurl="image/marineqq1y.jpg" alt="Graphic" name="graphic_name" width="450" height="150" border="0" id="graphic_name"></a></p> ';--> I have been searching for a solution for months to add image links with session ids and have been unsucessful. Can anyone help me get this solved? |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Define Main page | metalman923 | osCMax v2 Customization/Mods | 7 | 03-30-2008 10:58 AM |
| Define Main Page - ERROR_FILE_NOT_WRITEABLE | fatbloke | osCMax v2 Installation issues | 4 | 01-19-2007 10:28 AM |
| define main page | chfields | osCMax v2 Features Discussion | 0 | 10-25-2005 07:36 PM |
| Product links in define main page not working | developer_x | osCommerce 2.2 Modification Help | 1 | 02-24-2005 12:17 PM |
| Problem with 'Define Main Page' | Turtlewebs | osCMax v1.7 General Mods Discussion | 0 | 02-06-2004 08:14 AM |