Hello,
Can anyone help me with the 2 following error messages?
I get the following error in my Admin screen for Discount Coupons;
*********
Warning: Division by zero in /catalog/admin/includes/classes/split_page_results.php on line 47
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-0, MAX_DISPLAY_SEARCH_RESULTS_DISCOUNT_COUPONS' at line 1
in:
[select coupon_id, coupon_code, coupon_amount, coupon_type, coupon_start_date,coupon_expire_date,uses_per_user,uses_per_coupon,restrict_to_p roducts, restrict_to_categories, date_created,date_modified, coupon_active from coupons where coupon_active='Y' and coupon_type != 'G' limit -0, MAX_DISPLAY_SEARCH_RESULTS_DISCOUNT_COUPONS]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
*********
In my Admin screen for EZ-Pages Select a Page …. I get the following error message;
Warning: Division by zero in /catalog/admin/includes/classes/split_page_results.php on line 47
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-0, MAX_DISPLAY_SEARCH_RESULTS_EZPAGE' at line 1
in:
[select * from ezpages order by toc_chapter, toc_sort_order, pages_title limit -0, MAX_DISPLAY_SEARCH_RESULTS_EZPAGE]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
**********
Server Information
Server OS: Linux 2.6.19.2-grsec
Database: MySQL 4.1.22-standard-log
PHP Version: 4.4.6 (Zend: 1.3.0)
HTTP Server: Apache
Zen Cart 1.3.0.2-l10n-jp-2 (Japanese Latest Version)
Database Patch Level: 1.3.0.2-l10n-jp-2



