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...





LinkBack URL
About LinkBacks









Bookmarks