This is a discussion on Guest Account v 2.0 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; This small change makes it so that your customers are never asked to choose between creating an account or not, ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| This small change makes it so that your customers are never asked to choose between creating an account or not, and assumes your visitors want to use Guest Account. The download is empty. After installing the Guest Account mod, change line 20 in 'checkout_shipping.php' from this: tep_redirect(tep_href_link(FILENAME_LOGIN, 'origin=' . FILENAME_CHECKOUT_SHIPPING, 'SSL')); to this: //Assumes visitor wants to use guest account tep_redirect(tep_href_link(FILENAME_CREATE_ACCOUNT , 'guest_account=true', 'SSL')); Along with hiding any of the 'member login' or 'account' links, this effectively disables the entire osCommerce account system, which takes away customers' burden of having to fill in a password for no reason and makes your site more straightforward. More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Guest Account v 2.0 | michael_s | New osCommerce Contributions | 0 | 09-26-2007 06:11 PM |
| Welcome Guest and Customner's Name | ozstar | osCMax v2 Customization/Mods | 0 | 05-05-2007 04:02 PM |
| Welcome Guest and Name missing | ozstar | osCMax v2 Installation issues | 4 | 05-05-2007 03:45 PM |
| customer/guest account | steph07 | osCommerce 2.2 Modification Help | 1 | 03-18-2007 04:07 PM |
| Guest Account v 2.0 | michael_s | New osCommerce Contributions | 0 | 02-15-2007 03:06 PM |