Re: PDF Order Center - Problems
Paul M has made a fix for this issue, which I've merged with the last release from Grayson. Also included some other modifications.
BUT, for some reason it's still not available in the downloads section, although I submitted it more than a month ago.
So, if you would like to download this package, you could visit the dutch forum to obtain it over there.
http://www.zen-cart.nl/forums/index.php?topic=824.0
The only problem I noticed is that when sending the e-mails, there appears a red bar with header in it. Couldn't find it quickly, so if someone knows, let me know! :D (This doesn't affect the working of this mod.)
Re: PDF Order Center - Problems
Quote:
Originally Posted by
Briann
Paul M has made a fix for this issue, which I've merged with the last release from Grayson. Also included some other modifications.
BUT, for some reason it's still not available in the downloads section, although I submitted it more than a month ago.
So, if you would like to download this package, you could visit the dutch forum to obtain it over there.
http://www.zen-cart.nl/forums/index.php?topic=824.0
The only problem I noticed is that when sending the e-mails, there appears a red bar with header in it. Couldn't find it quickly, so if someone knows, let me know! :D (This doesn't affect the working of this mod.)
Is it version 1.2.1 that is in the first post in the thread? Or do we have to use the code snippets in the various posts?
Thanks for posting this!
Re: PDF Order Center - Problems
Is just saw your post..
Yeah, that's the newest version. But the link doesn't work anymore. (because of a merged thread) So I will correct it in a few minutes.
Edit: OOPS, I always forget that you cannot edit messages on zen-cart.com days later. :shocking:
So this is the working link: http://www.zen-cart.nl/forums/index.php?topic=3684.0
Re: PDF Order Center - Problems
Quote:
Originally Posted by
Briann
Is just saw your post..
Yeah, that's the newest version. But the link doesn't work anymore. (because of a merged thread) So I will correct it in a few minutes.
Edit: OOPS, I always forget that you cannot edit messages on zen-cart.com days later. :shocking:
So this is the working link:
http://www.zen-cart.nl/forums/index.php?topic=3684.0
Thank you! I appreciate you posting the link here and I will try this out very soon.
Re: PDF Order Center - Problems
How do you change the defaults to invoice and packing slip and final rather than preview
Regards
Gareth
Re: PDF Order Center - Problems
See admin > configuration > PDF Order Center
the following settings:
Printing: default template?
Printing: final invoice or preview?
:thumbsup:
Re: PDF Order Center - Problems
lol what an idiot ive been....
Ive been trolling through the code for ages trying to hack it.
Cheers
Gareth
Re: PDF Order Center - Problems
Hi
I installed this mod but there was a problem, it said "Can't write to directory! Please set the permissions of your temp_pdf folder to 777." I cannot find temp_pdf folder from download, can someone please help?
thanks!
Re: PDF Order Center - Problems
I guess it's also told in the readme, but you if I remember well you need to create the temp_pdf/ folder in /modules/pdfoc/ yourself.
Re: PDF Order Center - Problems
Hello,
I get this error message when I install the pdfoc.sql file. I've tried for hours on end to solve this but haven't had any success yet.
Also in Admin --> Configuration --> Pdf Order Center - the Pdf Order Center is completely empty...
Anyone with the same problem??
Regards
Jacob
"Error
SQL query:
#NEXT_X_ROWS_AS_ONE_COMMAND:2
INSERT INTO zc_soundfactory_nu_configuration( configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function )
VALUES (
'Order Listing: max entries per page?', 'PDFOC_ORDERLISTINGMAX_DEFAULT', '100', 'Determines the maximum number of orders shown per page in the orders list. Only orders on the current page will be included when pressing the Use and Omit buttons.', @pdfocid , 5, NULL , NULL
);
MySQL said:
#1062 - Duplicate entry 'PDFOC_ORDERLISTINGMAX_DEFAULT' for key 2 "