This is a discussion on Edit any customer address in administration within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Someone discovered that my original contribution broke if an invalid entry (such as not enough characters in a name) was ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| For those that have already installed this contribution the fix is quite simple as detailed below. 1) Immediately before the code you added in step 2d add the following line: 2) Immediately after the code you added in step 2d add the following line: 3) Replace EVERY instance of address_firstname with entry_firstname. This is true whether it occurs as part of a variable name or inside quotes. There should be a total of 13 replacements made. 4) Replace EVERY instance of address_lastname with entry_lastname. Again this is true whether it occurs as part of a variable name or inside quotes and once again there should be a total of 13 replacements made. Steps 3 and 4 of the correction allow the variable reload to work properly. More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Edit any customer address in administration | michael_s | New osCommerce Contributions | 0 | 10-22-2008 05:10 PM |
| What's up with the hanging ?> on Edit Address Page | Dubious | osCMax v2 Installation issues | 2 | 10-13-2006 10:19 AM |
| Defect: Edit/New Address (modules/address_book_details.php) | met00 | osCMax v2 Customization/Mods | 0 | 02-23-2006 03:49 PM |
| customer cannot edit address | battleaxe | osCommerce 2.2 Modification Help | 0 | 09-08-2005 04:27 AM |
| edit/delete customer address bug! | cutxpaste | osCommerce 2.2 Modification Help | 2 | 11-13-2003 04:30 PM |