This is a discussion on Loginbox Best within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; To keep session ID it is necessary to change in catalog/includes/languages/****/loginbox.php the link function (lines 20 and 21): from <a ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| To keep session ID it is necessary to change in catalog/includes/languages/****/loginbox.php the link function (lines 20 and 21): from <a href="' . FILENAME_CREATE_ACCOUNT . '"> to <a href="' . tep_href_link(FILENAME_CREATE_ACCOUNT) . '"> No file attached. More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Loginbox and My account info problem. | Pacog71 | osCMax v2 Customization/Mods | 1 | 04-11-2007 12:29 AM |
| the ORIGINAL loginbox.php is WHERE? | Luggruff | osCMax v2 Customization/Mods | 1 | 04-11-2007 12:22 AM |
| Move loginbox? | Luggruff | osCMax v2 Customization/Mods | 4 | 03-29-2007 02:28 PM |