I've installed the cart and I like the ease of customising similar to all PHP Runner projects.
I'm trying to place a Check order to test. The amounts shown when palciing the order is zero amount. when confirming the order, I then get the following error:
PHP error happened
Technical information
Error type 8
Error description Undefined variable: val
URL thesouthafricanshop.co.za/tsascart/scsales_order_main_add.php?
Error file /usr/www/users/thesoy/tsascart/oldinclude/dal_source.php
Error line 850
SQL query insert into `scsales_order_main` (`Order_date`, `Cust_email`, `shipto_name`, `shipto_address`, `shipto_city`, `shipto_state`, `shipto_zip`, `shipto_country`, `Contact_phoneno`, `Pay_type`, `order_comment`, `user_id`, `status`, `Tax_id`, `Pay_date`) values ('2009-02-27 21:56:14', 'mmp@mmponline.co.za', 'Stephan Greyvenstein', 'PO Box 4212', 'White River', '', '1240', 'ZA', '013 751 2153', 'CHK', '', 12, 'PLACED', '14.00', '2009-02-27 21:56:17')
Please assist.