This is a discussion on Autologon within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; The SEO update below is great, but it gave me an error and I checked the code, there's a parentheses ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| The SEO update below is great, but it gave me an error and I checked the code, there's a parentheses missing. This is the exact same file as HallMarc's below, with just the change added. So download this one, or download his and do this change to catalog/login.php instead: In catalog/login.php Change: if(ALLOW_AUTOLOGON != 'false') { to: if((ALLOW_AUTOLOGON != 'false') && ($cookies_on == true)) { that's it. All credit to the great people who made this mod and update it. More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Autologon | michael_s | New osCommerce Contributions | 0 | 01-16-2007 10:50 PM |
| Autologon | michael_s | New osCommerce Contributions | 0 | 01-11-2007 08:02 AM |
| Any luck installing AutoLogon on MS2-MAX? | koltz | osCMax v1.7 Discussion | 0 | 09-06-2004 07:37 AM |
| autologon | jloyzaga | osCMax v1.7 Discussion | 0 | 02-01-2004 06:00 PM |
| AutoLogon with Preferred Language Recognition | Anonymous | osCMax v1.7 Discussion | 0 | 12-23-2003 07:41 AM |