New Zenner
- Join Date:
- Sep 2012
- Posts:
- 9
- Plugin Contributions:
- 0
I am getting a division by zero and the logs show two errors which make no sense
I get a message when trying to update a customer file. I press update and a page with the message
Error try to refresh the page.
I did this with no results.
when I put my cursor in the address bar at tne end of the url and hit enter, I am taken back to the customer's file.
I went to the log file and found the item below
Division by zero in /home/n8tnu195/public_html/store/includes/functions/functions_general.php on line 1329
and this one
[14-Sep-2012 09:50:50] PHP Fatal error: 1054:Unknown column 'address_book_id' in 'where clause' :: SELECT count(*) AS total
FROM zen_address_book
WHERE customers_id = 1
AND address_book_id = 118 in /home/n8tnu195/public_html/store/includes/classes/db/mysql/query_factory.php on line 101
It appears that something is wrong with address book
Dudley Roth
I have no addons or plugins installed. I just inported some product files from an old osc cart yesterday. Also when I try to make a purchase with the customer I entered, I get the same message