isi192 Posted February 25, 2006 Posted February 25, 2006 (edited) Hi Batch_print problem I have installed the contribution. I got some errors that I could fix with the help of this discussion board but this one is too much for me: Fatal error: Cannot redeclare message_handler() in .../admin/includes/languages/finnish/batch_print.php on line 159 Any ideas? Edited February 25, 2006 by isi192 Quote
isi192 Posted February 25, 2006 Author Posted February 25, 2006 OK, that I found out. Now there is an error when I try to print packaking slips with batch_print: 1054 - Unknown column 'o.orders_prefix' in 'field list' select o.orders_id,o.orders_prefix,h.comments,MIN(h.date_added) from orders o, orders_status_history h where o.date_purchased between '2006-02-17' and '2006-02-2523:59:59' and h.orders_id = o.orders_id group by o.orders_id Does anybody know what is this error 1054 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.