Zen Cart Logo
Forums / Managing Customers and Orders / PDF Order Center doesn't work for me

PDF Order Center doesn't work for me

Locked

Views: 1,489

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
27 Feb 2008, 12:24 PM
#1
yps avatar

yps

New Zenner

Join Date:
Feb 2008
Posts:
24
Plugin Contributions:
0

PDF Order Center doesn't work for me

Hello,

i try to install the PDF Order Center and now the following warning is shown

Warning: Division by zero in /.../admin/includes/classes/split_page_results.php on line 48
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, PDFOC_ORDERLISTINGMAX_DEFAULT' at line 1
in:
[select o.orders_id, o.customers_id, o.customers_name, o.date_purchased, o.orders_status, ot.text as order_total from orders o left join orders_total ot on (o.orders_id = ot.orders_id) where (ot.class = 'ot_total') order by orders_id DESC limit -0, PDFOC_ORDERLISTINGMAX_DEFAULT]
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.

I have no idea what to do, has one of you any idea? Thanks for help.

regard yps

27 Feb 2008, 1:42 PM
#3
yps avatar

yps

New Zenner

Join Date:
Feb 2008
Posts:
24
Plugin Contributions:
0

Re: PDF Order Center doesn't work for me

I have checked my maximum values but that wasn't the problem.

28 Mar 2008, 3:12 PM
#4
spottraining avatar

spottraining

New Zenner

Join Date:
Apr 2007
Posts:
5
Plugin Contributions:
0

Re: PDF Order Center doesn't work for me

I have the same problem. I checked also the maximum vaules, but this don't helps. So problem is somewhere other place.

ZenCart 1.3.8 and PDF Order Centre - 1.1.1

28 Mar 2008, 3:26 PM
#5
spottraining avatar

spottraining

New Zenner

Join Date:
Apr 2007
Posts:
5
Plugin Contributions:
0

Re: PDF Order Center doesn't work for me

I dont find possibility to Edit my post, but I found solution.
Its seems, that ZenCart SQL tool doesn't install the necessary thing to database. I run SQL in phpMyAdmin and now is everything OK.

28 Mar 2008, 6:13 PM
#6
paulm avatar

paulm

Totally Zenned

Join Date:
Nov 2003
Posts:
1,878
Plugin Contributions:
5

Re: PDF Order Center doesn't work for me

spottraining:

Its seems, that ZenCart SQL tool doesn't install the necessary thing to database.Didn't it report any errors?