tbohm03
04-05-2009, 12:36 PM
Can anyone help me with this error from the Tools/Admin/EzPages link:
Warning: Division by zero in /home6/majestj9/public_html/admin/includes/classes/split_page_results.php on line 39
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, 0' at line 1
in:
[select * from ezpages order by header_sort_order, pages_title limit -0, 0]
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.
When I look at line 39 from cPanel, this is what it says:
$num_pages = ceil($query_num_rows / $max_rows_per_page);
I would like to add some links to EZPages, but cannot pull anything down in the header/TOC page in admin. Maybe I deleted or turned something off that I shouldn't have?
Any advice is great appreciated. Website I'm working on is: http://66.147.242.160/~majestj9/
Obviously, not a live store yet.
Thanks! :)
Warning: Division by zero in /home6/majestj9/public_html/admin/includes/classes/split_page_results.php on line 39
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, 0' at line 1
in:
[select * from ezpages order by header_sort_order, pages_title limit -0, 0]
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.
When I look at line 39 from cPanel, this is what it says:
$num_pages = ceil($query_num_rows / $max_rows_per_page);
I would like to add some links to EZPages, but cannot pull anything down in the header/TOC page in admin. Maybe I deleted or turned something off that I shouldn't have?
Any advice is great appreciated. Website I'm working on is: http://66.147.242.160/~majestj9/
Obviously, not a live store yet.
Thanks! :)