Array ( [0] => Array ( [file] => /home/qmbugtmu/public_html/lallaboutique.com/includes/functions/specials.php [line] => 23 [function] => tep_db_fetch_array [args] => Array ( [0] => ) ) [1] => Array ( [file] => /home/qmbugtmu/public_html/lallaboutique.com/includes/application_top.php [line] => 1415 [function] => tep_check_selemaker [args] => Array ( ) ) [2] => Array ( [file] => /home/qmbugtmu/public_html/lallaboutique.com/index.php [line] => 25 [args] => Array ( [0] => /home/qmbugtmu/public_html/lallaboutique.com/includes/application_top.php ) [function] => require ) ) DSE084 Kit
You have an error in your SQL syntax
1525 - Incorrect DATE value: '0000-00-00'

select sale_specials_condition, sale_deduction_value, sale_deduction_type, sale_categories_all, sale_pricerange_from, sale_pricerange_to from salemaker_sales where sale_status = '1' and groups_id = '0' and (sale_date_start <= now() or sale_date_start = '0000-00-00') and (sale_deduction_value > 0) and (sale_date_end >= now() or sale_date_end = '0000-00-00')

Filename: /includes/functions/specials.php
Line: 22