Page 85 of 102 FirstFirst ... 3575838485868795 ... LastLast
Results 841 to 850 of 1019
  1. #841
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!

    Quote Originally Posted by futurist71 View Post
    HI!

    I'm new to ZenCart 1.5, and I'm requiring to print all invoices, which is the version compatible with 1.5?

    Regards
    If you look back a few pages you will find the answer you seek..
    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.

  2. #842

    Default Re: Super Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!

    Quote Originally Posted by DivaVocals View Post
    If you look back a few pages you will find the answer you seek..
    just installed super orders 4 on a 1.5 using multi site and it works perfect only problem i had was there was n old file called :common_orders_functions.php Which i deleted n it now works fine i highly recommend this version alot better then the older versions
    A 21 year old Messing around with e-commerce.

    www.frome-model-centre.com

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

    Default Re: Super Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!

    Quote Originally Posted by lukeengland12 View Post
    just installed super orders 4 on a 1.5 using multi site and it works perfect only problem i had was there was n old file called :common_orders_functions.php Which i deleted n it now works fine i highly recommend this version alot better then the older versions
    Thanks for the kind comments.. I think this really is a cleaner version than previous releases, and a lot of good folks made this all possible.. So kudos to all the volunteers who helped.. There are some BIG improvements in this version (check out the new/improved batch printing!!! I had lots of folks offer to help fix this part, but in the end there was one ANGEL who got this all working as it should!)

    The install instructions in the download on my site are down & dirty and I didn't include this tidbit about deleting the common_orders_functions.php.. I think there's a HINT about this file being unnecessary though in the changelog... I'll post a quick note about this on my site.. Hoping to have enough free time tomorrow evening to wrap up editing the readme files and get these all bundled up and submitted (they really are nearly complete.. I'm just kinda anal about this stuff so I want them right)..
    Last edited by DivaVocals; 12 Jul 2012 at 10:12 PM.
    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.

  4. #844
    Join Date
    Sep 2006
    Posts
    163
    Plugin Contributions
    1

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by nagelkruid View Post
    Ouch, not even when you select 2 or more orders and hit the print button? I may have bumped in the old "error behind keyboard" then, grmblll...
    Well, it is entirely repeatable here.

    Use Batch Status Update for more than one order, and the file super_batch_status.php passes an array to the function zen_scrub_in in common_orders_functions.php which in turn calls the function strcasecmp() which expects a string, not an array. Hence the warning in the cache directory.

    I guess it may be fixed in v4 but that's only for ZC1.5.0.

  5. #845
    Join Date
    Jun 2010
    Location
    United Kingdom
    Posts
    24
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Hi All,

    I've made a new cart with a whole new install of super orders 3.02 as I am using ZC1.3.9h. I will be upgrading to ZC 1.5.0 when my hosting company upgrades the php version on my server. I am still getting the 'No Order Payment Data Available' when I view orders in Super Orders.

    Why is this? I know that it should work. From reading through the thread I believe the way it should work is that when you view the order through super orders it should automatically create the payment record in the table 'so_payments'. Is this correct? I am using Paypal express checkout on my cart but should it matter which Paypal module you use?

    I just cant seem to get any payment data showing in the super orders form where it should be showing.

    Any help would be appreciated where it can be given. Is this something that has been released properly in the latest version for v1.5.0.

    Thanks,

    Brett

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

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by myth3_16 View Post
    Hi All,

    I've made a new cart with a whole new install of super orders 3.02 as I am using ZC1.3.9h. I will be upgrading to ZC 1.5.0 when my hosting company upgrades the php version on my server. I am still getting the 'No Order Payment Data Available' when I view orders in Super Orders.

    Why is this? I know that it should work. From reading through the thread I believe the way it should work is that when you view the order through super orders it should automatically create the payment record in the table 'so_payments'. Is this correct? I am using Paypal express checkout on my cart but should it matter which Paypal module you use?

    I just cant seem to get any payment data showing in the super orders form where it should be showing.

    Any help would be appreciated where it can be given. Is this something that has been released properly in the latest version for v1.5.0.

    Thanks,

    Brett
    Broken in v3.02.. Been discussed ad naseum on this support thread.. Fixed in 4.x also discussed ad naseum in this support thread..
    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.

  7. #847
    Join Date
    Jun 2010
    Location
    United Kingdom
    Posts
    24
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Thanks for your reply Diva.

    I shall wait and install V4.0 from your website when I get my PHP version updated.

    Regards,

    Brett

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

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by myth3_16 View Post
    Thanks for your reply Diva.

    I shall wait and install V4.0 from your website when I get my PHP version updated.

    Regards,

    Brett
    sure.. no problem.. you'll find that the thread search tool is useful for getting answers to frequently asked questions..
    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.

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

    Default Re: Super Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!

    Sorry folks, but I have been slammed and have had absolutely NO TIME to finish the readme.. I am working on finishing the readme editing, but it is a SLOW process.. So for now if you want Super Orders 4.0 for Zen Cart v1.5, it is available on my site. (link in siggy)

    As SOON as I finish the readme (hoping for mid August), I will submit it to the downloads, start a new support thread, and Super Orders will no longer be available for download from my site.

    Thanks for your patience..

    Quote Originally Posted by DivaVocals View Post
    Posted on my site last night (link in my signature).. The install instructions in the readme are updated.. The only thing left to do before I submit this is to finalize the readme doc.. Except for the readme, this is the final version. If you are using Edit Orders too, look for that to be posted later today..

    One caveat that is important.. If you are using Edit Orders or Ty Package Tracker with Super Orders, DO NOT upload/overwrite the Super Orders orders.php files with the orders.php file from these packages. Super Orders orders.php already has the required code for BOTH mods built in and only needs to be activated using an admin setting..
    Quote Originally Posted by DivaVocals View Post
    End of the tunnel has arrived (thanks to AWESOME volunteers!!!), but I am SUPER slammed with work at the moment.. List of enhancements/bugfixes listed below for those who haven't read previous posts..

    so here's what's gonna happen next..

    I will package up Super Orders and try to get it posted on my site sometime this weekend.. If I do this please understand that I will only include down and dirty install instructions. I still need to update the readme before I submit it to the downloads section here.. As soon as this is submitted and made available in the downloads it will NO LONGER be available on my site..

    Now with that out the way here's the BEST part of the new Super Orders.. two words ya'll

    AUTO INSTALLER!!

    No more external SQL files needed to install/upgrade Super Orders.. Yep that's right.. I managed to get an auto-installer WORKING with Super Orders!!! (how cool is THAT???!!!) This means if you are upgrading from a previous Super Orders install or doing a vanilla Super Orders install, the auto installer has got you covered.. Uninstall is not automated (the code to make this work is above my paygrade.. ) So to uninstall you will still need to use an external SQL file..

    That said, and I will also say this in the down and dirty install instructions.. DO NOT RUN THE UNINSTALL SQL when upgrading.. Let me repeat..

    DO NOT RUN THE UNINSTALL SQL when upgrading!!!!!!

    You will wipe out your payment/refunds/purchase order tables.. (This is IRREVERSIBLE!!)

    I will post HERE once I have the installer files up on my site.. As soon as I finish updating the readme, I'll submit to the downloads section..

    Happy Friday!!!
    Quote Originally Posted by DivaVocals View Post
    Update..

    Because of the ability to integrate Edit Orders with Super Orders (for those running both add-ons) I wanted to release Edit Orders and Super Orders at the same time. However there are two bugs that have held up both of these releases.

    There are volunteers who are working on addressing these bugs. I have no ETA on how soon they will be able to finish the work at this time.. Hoping that it will be soon. That's the best timeframe I can give anyone about the status of this add-on. It will continue to be the answer I give when asked timeframe questions. (sorry folks..)

    For those who want details on the outstanding issues here they are.

    Super Orders
    Summary: Batch printing invoices/packingslips not page breaking correctly in Internet Explorer, Opera, & Safari
    Description: The batch print function of Super Orders is not correctly interpreting the page breaks for invoices, packingslips, and shipping labels. For invoices & packingslips, the page break should happen just above the logo for each page generated. Shipping labels should be printing 4 labels to a page. The page break functionality works correctly in Firefox & Chrome.

    Edit Orders
    Issue: Status change requires comment to be entered
    Description: System will not save status without entering a comment. Changing the order status without entering a comment results in an error message being generated, and the updated order status is not saved to the status update table.
    ===========================================================

    Enhancements the new version will offer..


    1. DONE Full integration of Super Orders functionality into the into Zen Cart core. Eliminate once and for all the separate Super Orders versions of the core "cousin files". Replace super_orders.php, super_invoice.php, & super_packingslip.php with Super Order enhanced versions of the core files orders.php, invoice.php, & packingslip.php.
    2. DONE Auto generate Super Orders payment records when orders a paid via PayPal
    3. DONE Credit Card Auto Payment Generation Tweak:

      I decided to update the class file that auto generates Super Orders payments for credit card paid orders based on Blindside's post here:

      http://www.zen-cart.com/forum/showpo...&postcount=207
      . (just the part of this code which relates to credit payments.. PayPal auto payments are handled differently)

      I liked the fact that it no longer hardcodes the credit card codes, and instead relies on the data in the Super Orders payments types table. IF a NEW credit card type is supported by Zen Cart, the only thing Super Orders users need to do is to create a corresponding Super Orders payment type (the Super Orders payment code must match the corresponding credit card as it does now for supported credit cards).. This is loads easier for all I think!!

      This will help keep people -- particularly newbies -- "out of the code" just to update the module.. Having to edit module files is often where things go wrong for newbies..
    4. Batch Form Printing. When shopowners print multiple invoices they are presented with a new window with all the selected invoices in separate frames. Printing frames is only supported by IE and Firefox (the 2 most commonly used browsers when SO was initially released). This code still works, but is showing signs of it's age. (the 80s called.. ) Frame printing is not supported in Chrome, Safari, or Opera. Therefore, this function is to be modified so that batch invoices no longer render in frames and the selected invoice prints on its own page. Align batch invoices and packingslips so that they look/act like the single printed versions.
    5. DONE Fixed super_report_await_pay.php - missing a "<?php" (see: http://www.zen-cart.com/forum/showpo...&postcount=275)
    6. DONE This "fix" should be addressed in the readme as part of the user manual and therefore will not be included in the release. http://www.zen-cart.com/forum/showpo...&postcount=279
    7. DONE Fixed super_data_sheet.php lines around lines 225 where Ty Package Tracker is included. Caused errors for those not running Ty Package Tracker. (see: http://www.zen-cart.com/forum/showpo...6&postcount=55)
    8. DONE Correct PDF packing slip to interpret and output currency and other symbols correctly. (trademarks, currency symbols, copyright, etc)
    9. DONE Eliminate the need for the common_orders_functions.php file. Edit Orders and Super Orders should have their own functions files.
    10. DONE Comments in “Batch Status Update” should work the same way default order comments work. (support for e-mail, no e-mail, or hidden comments) . If working properly should allow shop owner to create batch hidden order comments.
    11. DONE PDF Packing Slip now prints comments the same way comments print on the regular invoice.
    12. DONE Correct balance due display on PDF packing slip
    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. #850
    Join Date
    Jul 2012
    Location
    Kochi,Kerala
    Posts
    58
    Plugin Contributions
    4

    Default Re: Super Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!

    Hi,

    I just install SO v4.0 in my ZC 1.5 but, In my Admin>Payments not showing correctly , please guide me to solve, both Print screens are added


    Before Installing Super Order


    Click image for larger version. 

Name:	before superorder.jpg 
Views:	163 
Size:	48.9 KB 
ID:	10945

    After Installing Super Order

    Click image for larger version. 

Name:	before afterorder.jpg 
Views:	166 
Size:	33.6 KB 
ID:	10946

    Vinod

 

 
Page 85 of 102 FirstFirst ... 3575838485868795 ... 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. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 804
    Last Post: 18 Apr 2025, 12:04 AM
  3. 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
  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