Thx for solving the problem. It's working as it should for me now
Later,
Stephan
Posted 25 July 2003, 07:38
Posted 25 July 2003, 18:14
Fatal error: Call to undefined function: count_contents_virtual() in /.../public_html/checkout_payment.php on line 73
Posted 25 July 2003, 18:35
Parse error: parse error in /home/mesztekc/public_html/account_history.php on line 70
Posted 25 July 2003, 19:09
Posted 25 July 2003, 20:33
Posted 25 July 2003, 21:15
Posted 25 July 2003, 22:21
Posted 26 July 2003, 07:53
Posted 26 July 2003, 08:01
Posted 26 July 2003, 09:07
Posted 26 July 2003, 10:13
if($gift_voucher_amount != 0){
// show redemption textfield / usage checkbox
if($gift_voucher_amount >= $order_total){
// don't show CC# input box
} else {
// show CC# input box
}
} else {
// show redemption textfield
// show CC# input form
}
Posted 26 July 2003, 20:20
Posted 26 July 2003, 23:07
Posted 27 July 2003, 05:17
Quote
Quote
Posted 27 July 2003, 05:49
Posted 27 July 2003, 06:36
Posted 27 July 2003, 09:41
Posted 27 July 2003, 11:44
Posted 27 July 2003, 15:32
Posted 27 July 2003, 16:40