Page 34 of 102 FirstFirst ... 2432333435364484 ... LastLast
Results 331 to 340 of 1019
  1. #331
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by highlander View Post
    here's an edited screenshotAttachment 9084
    This is what you should see, and it mimics the same behavior that is seen in the default orders.php page..
    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. #332
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by DivaVocals View Post
    Quote Originally Posted by highlander View Post
    here's an edited screenshotAttachment 9084
    This is what you should see, and it mimics the same behavior that is seen in the default orders.php page..
    To clarify this a little:
    The behavior of what's displayed in the tax included columns is controlled here:
    Admin >Configuration > My Store > Display Prices with Tax in Admin

    This is DEFAULT Zen Cart behavior. Since SO3 (and all previous versions) are based on the default orders.php, the SO3 equivalent page, super_orders.php retains many of the same characteristics as it's default orders.php cousin.

    The columns you see displayed in super_orders.php are the same columns displayed in orders.php
    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. #333
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Super Orders v3.0 Support Thread

    New install of 1.3.9h
    I followed the super orders recommendations and installed Edit orders first, Ty tracker, usps click and ship - all worked great:

    I'm about to remove super orders but first some questions:

    What is the advantage of super orders over edit orders? Can't see any through the admin. Why is it recommended to install both?

    are there known issues with the click and ship mod and super orders? have uninstalled click and ship reluctantly as it did work, but super orders had issues with it.

    so my plan is to un install super orders and re install click and ship

    any insights or suggestions?

  4. #334
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Super Orders v3.0 Support Thread

    Just to clarify my situation:

    Yes, I also have an install of the info at a glance mod...but did that separate from the usps auto fill mod.

    Code:
    USPS.com Auto-Fill Integration
    
    If you have USPS.com Auto-Fill v1.4 installed you can now enable USPS.com Auto-Fill fields in the Super Orders system.
    
       1. Install USPS.com Auto-Fill v1.4
       2. DO NOT USE the super_order.php files that come with USPS.com Auto-Fill v1.4. They are for an older version of Super Orders. Super Orders v3.0 already has the correctly integrated USPS.com Auto-Fill v1.4 code included.
    OK, CHECK...

    Code:
    If you are using the "Info At a Glance" flavor of the super_orders.php files that come with USPS.com Auto-Fill v1.4
    NO, installed clean from the info at a glance mod....

    Code:
    we have provided updated versions of that super_orders.php file in the a2_USPS_W_INFO_AT_A_GLANCE folder. Super Orders v3.0 already has the correctly integrated USPS.com Auto-Fill v1.4 code included
       3. Go to Configuration > Super Orders. Set the "USPS.com Auto-Fill Switch" to "True".
    
    This will enable the USPS.com Auto-Fill v1.4 fields/buttons and make them available in Super Orders. DO NOT activate this flag if you do NOT have USPS.com Auto-Fill v1.4 installed or you WILL get errors in your store!!!
    I did not run any additional scripts. Just the super_orders_install_v30.sql
    I only installed the basic super_orders files and also made the modifications to the core file requested.

    any help understanding these instructions better appreciated.

    No one is answering over in the click and ship thread....thanks for monitoring this mod.

  5. #335
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Super Orders v3.0 Support Thread

    I was a little premature...sorry - in mod install mode for too many weeks now....

    spent some time testing a few things.

    Want to keep Super Orders.

    Would like to know if I ran the sql statement (s) appropriately as stated above in my install details.

    My understanding of the instructions was that if everything was a clean install from the newest mod into the newest zencart that only the basic super orders sql need be run.

    Right? Wrong? I un installed the Auto fill function and my super order errors went away, but

    Super orders lets us record virtual refunds and real additional payments with the ability to enter cc info.

    Although total due is correct, new info does not show up at default 1.3.9h orders.php where refunds are concerned...did not reflect in totals, just in notes. additional Payment does not show up in default orders.php Can't install the bypass on this yet as the user is scared of the new superorders...but that is on the list to do.

    SO Does not save cc info :)
    Saves expiration date on card

    Super Orders print data sheet function only brings up a blank page.

  6. #336
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    521
    Plugin Contributions
    3

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by athena View Post
    Super Orders print data sheet function only brings up a blank page.
    I get the same thing on this page. There is a error but I just cleared my cache folder out.

    Can you visit your /catalog/cache folder (or your /cache folder) and look for a .log file with the word admin in it? If you have multiple .logs, visit the control panel and try to visit the print data sheet again. Then, go to your FTP folder and visit the cache file and copy/paste the contents of the most recent file (should be the same time you tried to open the page) and paste it here.

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

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by retched View Post
    I get the same thing on this page. There is a error but I just cleared my cache folder out.

    Can you visit your /catalog/cache folder (or your /cache folder) and look for a .log file with the word admin in it? If you have multiple .logs, visit the control panel and try to visit the print data sheet again. Then, go to your FTP folder and visit the cache file and copy/paste the contents of the most recent file (should be the same time you tried to open the page) and paste it here.
    Since you didn't post what the error is, I can only guess it's one that has been reported already in this support thread.. (which you would NOT see in the Zen Cart error logs)

    A search of this thread for the following terms "super_data_sheet.php" will yield a posted fix for the super_data_sheet.php file.
    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. #338
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    521
    Plugin Contributions
    3

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by DivaVocals View Post
    Since you didn't post what the error is, I can only guess it's one that has been reported already in this support thread.. (which you would NOT see in the Zen Cart error logs)

    A search of this thread for the following terms "super_data_sheet.php" will yield a posted fix for the super_data_sheet.php file.
    Ahh that one. I did that one already.. I thought it was a different file, nevermind here.

  9. #339
    Join Date
    May 2010
    Posts
    46
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    DivaVocals. Thanks for your help and your suggestions.

  10. #340
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by athena View Post
    are there known issues with the click and ship mod and super orders? have uninstalled click and ship reluctantly as it did work, but super orders had issues with it.
    We would not have included this code if there were known issues.. It was tested thoroughly before SO3 was released and there were no issues in our testing (there were three of us testing this code).

    If the USPS Click-N-Ship module is installed correctly you only have to turn on the USPS Click-N-Ship flag in SO3 to use it with SO3. Common error in installing mods include skipped/missing files and not running the module's included SQL files (or running them incorrectly -- running SQL files using phpMyAdmin vs the Zen Cart SQL installer)

    If there are issues with USPS Click-N-Ship it's most likely that a step in installing the USPS Click-N-Ship module was skipped/overlooked (which is why I directed you back to the proper support thread for help). Understandably we can't provide support for other modules 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.

 

 
Page 34 of 102 FirstFirst ... 2432333435364484 ... LastLast

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 797
    Last Post: 23 Mar 2024, 06:51 AM
  2. v150 Edit Orders v4.0 Support Thread
    By DivaVocals in forum Addon Admin Tools
    Replies: 1783
    Last Post: 20 Mar 2024, 01:11 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