Page 20 of 81 FirstFirst ... 1018192021223070 ... LastLast
Results 191 to 200 of 805
  1. #191
    Join Date
    May 2012
    Posts
    3
    Plugin Contributions
    0

    Default 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

  2. #192
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by macosx2new View Post
    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..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #193
    Join Date
    May 2012
    Posts
    3
    Plugin Contributions
    0

    Default 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.

  4. #194
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by macosx2new View Post
    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.
    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.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #195
    Join Date
    Nov 2007
    Posts
    71
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by Satu View Post
    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!!

  6. #196
    Join Date
    Aug 2007
    Posts
    277
    Plugin Contributions
    0

    Default 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.

  7. #197
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by twi View Post
    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..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  8. #198
    Join Date
    Aug 2007
    Posts
    277
    Plugin Contributions
    0

    Default 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.

  9. #199
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by twi View Post
    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..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #200
    Join Date
    Aug 2007
    Posts
    118
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by Satu View Post
    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 View Post
    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 View Post
    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 View Post
    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! :
    - 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

 

 
Page 20 of 81 FirstFirst ... 1018192021223070 ... LastLast

Similar Threads

  1. v150 Edit Orders v4.0 Support Thread
    By DivaVocals in forum Addon Admin Tools
    Replies: 1877
    Last Post: 6 May 2025, 05:10 PM
  2. Edit Orders v3.0 for ZC 1.3.9 [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 656
    Last Post: 18 Apr 2016, 06:28 PM
  3. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  4. OLD Super Orders 2.0 (See v3.0 thread instead)
    By BlindSide in forum All Other Contributions/Addons
    Replies: 2019
    Last Post: 17 Jan 2012, 05:43 AM
  5. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR