This is a discussion on All Manufacturers within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; This is just a simple fix to ensure that your session isn't lost if cookies aren't enabled... I couldn't remember ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| I couldn't remember if i had previously modified the file, so i am just listing the change. Find this line around 104: Code: echo '<a href="' . tep_href_link(FILENAME_DEFAULT, 'manufacturers_id=' . $manufacturers['manufacturers_id'] . '=' . $manufacturers['manufacturers_name'], 'NONSSL', false) . '">'. $manufacturers['manufacturers_name'] . ' '; Code: echo '<a href="' . tep_href_link(FILENAME_DEFAULT, 'manufacturers_id=' . $manufacturers['manufacturers_id'] . '=' . $manufacturers['manufacturers_name'], 'NONSSL') . '">'. $manufacturers['manufacturers_name'] . ' '; Rob More...
__________________ Michael Sasek osCMax Developer *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** Stay Up To Date with everything osCMax: Free osCMax Newsletters - Security notices, New Releases, osCMax News osCMax on Twitter - Up to the minute info as it happens. Know it first. osCMax User Manual - osCMax Templates - Advanced Template Tutorial |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Specials By Manufacturers Box | michael_s | New osCommerce Contributions | 0 | 01-27-2007 03:51 PM |
| Manufacturers SQL error | Jural | osCMax v2 Installation issues | 1 | 10-03-2006 07:22 AM |
| Modify Manufacturers Box to only show Manufacturers that are | elemar | osCommerce 2.2 Modification Help | 0 | 12-09-2003 12:16 AM |
| Manufacturers to Publishers? Help Please... | elijahweb | osCommerce 2.2 Modification Help | 1 | 01-18-2003 07:08 AM |