This is a discussion on Shipdate v0.1 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Minor mod for error case when date is not selected after pressing the continue button for checkout_shipping.php -- even when ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Minor mod for error case when date is not selected after pressing the continue button for checkout_shipping.php -- even when a date is selected the error is still showing, which will confuse customer. Commented out: //if(!$no_error){ Added below: if(!$no_error && !isset($_GET['date'])) { //show error, but hide once date is selected Only installation instructions attached. aegrnberg More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||