Re: Super Orders v4.0 Support Thread
Newbie question,
ZC 1.5.0
SO 4.0.5 but admin say 4.0.2
I read in readme that under batch form printing that it will produce PDF invoice, but I only manage to use PDF packing slip to print in PDF. Am I missing any thing? Pointer is much appreciated. Thank for the great module
Re: Super Orders v4.0 Support Thread
Quote:
Originally Posted by
macosx2new
Newbie question,
ZC 1.5.0
SO 4.0.5 but admin say 4.0.2
I read in readme that under batch form printing that it will produce PDF invoice, but I only manage to use PDF packing slip to print in PDF. Am I missing any thing? Pointer is much appreciated. Thank for the great module
It's a detailed packing list, and I don't recall referring to it as an invoice in the readme..
Re: Super Orders v4.0 Support Thread
Hi DivaVocals,
The read me does state the SO print invoice in PDF, unless I read it wrong. You might want to correct in next release note.
To my original question, Is possible to print invoice in PDF via SO 4.0.5(even my ZC admin pages said SO 4.0.2 for some reason)? It will be big help that I can manage to print packing list and Invoice in PDF, not in SO form printing in browser. The original invoice.php pagination of invoice is not ideal in browser printing, quite often it mess up in long list .etc.
My environment:
ZC 1.5.0( upgraded from previous version)
Much appreciate your time to point me to right direction and pointer.:D
Re: Super Orders v4.0 Support Thread
Quote:
Originally Posted by
macosx2new
Hi DivaVocals,
The read me does state the SO print invoice in PDF, unless I read it wrong. You might want to correct in next release note.
To my original question, Is possible to print invoice in PDF via SO 4.0.5(even my ZC admin pages said SO 4.0.2 for some reason)? It will be big help that I can manage to print packing list and Invoice in PDF, not in SO form printing in browser. The original invoice.php pagination of invoice is not ideal in browser printing, quite often it mess up in long list .etc.
My environment:
ZC 1.5.0( upgraded from previous version)
Much appreciate your time to point me to right direction and pointer.:D
The ONLY PDF option is the PDF packslip.. Since it's a DETAILED packing slidp it should satisfy your PDF printing needs.. If you are asking if the default invoice and packing slips can be printed as PDFs, the answer is they can if you print them from the browser to a PDF writer of your choosing.. If neither of these options suit your needs, you can explore custom coding options and have the feature you want built for you.
Re: Super Orders v4.0 Support Thread
Quote:
Originally Posted by
Satu
I got it after some research. It was in the log files. The file admin/includes/classes/fpdf/fpdf.php on line 1047 and same file
admin/includes/classes/fpdf/fpdf.php on line 1329 has an extra period (.) after removing them I was able to get to admin login screen.
ini_set('magic_quotes_runtime', .$mqr);
ini_set('magic_quotes_runtime', $mqr);
Here is the fixed file:
Attachment 12239
Thank you so much for posting this fix, I had been racking my brains for the last 40mins trying to figure out what I had done wrong, but this fixed it and now its perfect!!! thank god for the Zen Cart community!!
Re: Super Orders v4.0 Support Thread
zc 1.5.1
ty package tracker 3.1.3
edit orders 4.1
Does anyone have the following problems installing super orders 4.0.5 with only the above mentioned mods installed?
I following the installation instructions exactly (installed 5 times) as described and never get a installing success confirmation.
I get a blank page.
After that, I can not log in to admin panel. it just give me a blank page without user ide and password login boxes.
And yes, edit orders and Ty package tracker are installed correctly and working.
any help is appreciated.
Re: Super Orders v4.0 Support Thread
Quote:
Originally Posted by
twi
zc 1.5.1
ty package tracker 3.1.3
edit orders 4.1
Does anyone have the following problems installing super orders 4.0.5 with only the above mentioned mods installed?
I following the installation instructions exactly (installed 5 times) as described and never get a installing success confirmation.
I get a blank page.
After that, I can not log in to admin panel. it just give me a blank page without user ide and password login boxes.
And yes, edit orders and Ty package tracker are installed correctly and working.
any help is appreciated.
If anyone has gotten an error then there is something wrong with the installation.. This was tested EXTENSIVELY using all three modules and various combos of them.. It all works when installed correctly..
Blank Page = ERROR
Please look at the error logs and see what the error message is.. My guess is you have attempted to merge files and have merged incorrectly so you now have invalid code which is generating and error..
Re: Super Orders v4.0 Support Thread
No. I have not merged any files from super orders with the existing files I the working website installed with EO and TYPAckage. I have reverted to my good install from a backup before installing SO.
When you say merging files: do you mean merging SO file or the merging of the previous install of Typack and Edit order?
Typack was the first mod installed on a fresh ZC1.5.1. Edit order was installed thereafter with no merging. Then the $0.00 subtotal for EO was fixed with the code change by lhungil.
any help anyone please.
Re: Super Orders v4.0 Support Thread
Quote:
Originally Posted by
twi
No. I have not merged any files from super orders with the existing files I the working website installed with EO and TYPAckage. I have reverted to my good install from a backup before installing SO.
When you say merging files: do you mean merging SO file or the merging of the previous install of Typack and Edit order?
Typack was the first mod installed on a fresh ZC1.5.1. Edit order was installed thereafter with no merging. Then the $0.00 subtotal for EO was fixed with the code change by lhungil.
any help anyone please.
There are detailed instructions in the readme that will guide you with regards to installing Super Orders and Ty Package Tracker and Edit Orders.. Please review these instructions and follow the recommendations.. It's pretty straight forward.. If you are having trouble understanding any part of the readme, it helps to knwo which part is not clear for you so that I can guide you..
Re: Super Orders v4.0 Support Thread
Quote:
Originally Posted by
Satu
I renamed the "admin", to what I have for my actual admin.
I uploaded the files from 1_Base_files to /home/xxxxxx/public_html/new_store/"admin" and to /home/xxxxxx/public_html/new_store/includes.
Before that I logged in to my admin. After upload I click link, and get blank admin page.
Here is the webpage that it shows:
https://pedsafe.com/new_store/"admin"/configuration.php?gID=1&cID=905&action=edit
There is nothing in the cache mentioning this problem.
I'm rebuilding my site with v1.5.1 and got the same.
Quote:
Originally Posted by
Satu
I got it after some research. It was in the log files. The file admin/includes/classes/fpdf/fpdf.php on line 1047 and same file
admin/includes/classes/fpdf/fpdf.php on line 1329 has an extra period (.) after removing them I was able to get to admin login screen.
ini_set('magic_quotes_runtime', .$mqr);
ini_set('magic_quotes_runtime', $mqr);
Here is the fixed file:
Attachment 12239
Although I tried this yesterday and got the same 'blank' admin page result, I have since reverted to an earlier, working version, downloaded the Super Order 4.0.5 package again and installed with working Edit Orders and TY Package Tracker... same result of blank admin page. I just uploaded your fpdf.php again and admin now seems to be responsive!
Thank you Satu!
Quote:
Originally Posted by
sam_m
Thank you so much for posting this fix, I had been racking my brains for the last 40mins trying to figure out what I had done wrong, but this fixed it and now its perfect!!! thank god for the Zen Cart community!!
Agreed, thanks for posting this... it worked for me.
Quote:
Originally Posted by
twi
No. I have not merged any files from super orders with the existing files I the working website installed with EO and TYPAckage. I have reverted to my good install from a backup before installing SO.
When you say merging files: do you mean merging SO file or the merging of the previous install of Typack and Edit order?
Typack was the first mod installed on a fresh ZC1.5.1. Edit order was installed thereafter with no merging. Then the $0.00 subtotal for EO was fixed with the code change by lhungil.
any help anyone please.
@twi
You might try the fix quoted above.
@DivaVocals
Thank you very much for a great add-on. Very thorough and well documented. I tried out a much earlier incarnation of it years ago and it was overkill and too difficult to get working for me with other add-ons, but now that I'm upgrading (re-building from scratch [1.3.7 to 1.5.1] and revamping my site I wanted to give it another go.
Kudos to the three amigos for collaborating and coding three worthy add-ons to work together! :cool::
- Edit Orders [must have for me]
- TY Package Tracker [something I always wanted but never tried]
- Super Orders [more bells and whistles to play with and improve administrative work-flow]
Cheers
GAM