Page 188 of 202 FirstFirst ... 88138178186187188189190198 ... LastLast
Results 1,871 to 1,880 of 2020
  1. #1871
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Quote Originally Posted by RayGabriel View Post
    Hi!

    I installed and uninstalled the current release of Super Orders 2. with ZenCart 1.3.9f.

    I ran the two uninstall SQLs, and I even erased and restored my Zencart directory with pre-Super Orders installation.

    So it should all be gone - right? However, when I use admin to view orders.php, I get the below message. I can't find where the statement is that calls the wrong ORDERS statement

    404 Not Found
    The requested URL /MYSHOP/ADMIN/super_orders.php?origin=index&page=1&oID=1113&action=edit does not exist.


    How do I get rid of Super Orders 2.0 totally and go back to stock Zencart installation?? Thanks so much.

    Ray
    Did you change the filenames.php in the includes folder? You have to tell it that define('FILENAME_ORDERS', 'super_orders'); is now define('FILENAME_ORDERS', 'orders');

  2. #1872
    Join Date
    Apr 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    That did it JT! Thanks so much for your help!

  3. #1873
    Join Date
    May 2010
    Location
    Cyberspace
    Posts
    376
    Plugin Contributions
    0

    red flag Re: Super Orders 2.0

    Hello Sir,

    I keep getting this SQL error message when I try to install the: super_orders_sql.sql. Do you have any idea about what's causing this?

    SQL query:

    -- --------------------------------------------------------
    -- Store Phone and Fax numbers
    INSERT INTO zc_soundfactory_nu_configuration
    VALUES (

    NULL , 'Store Fax', 'STORE_FAX', '', 'Enter the fax number for your store.<br>You can call upon this by using the define <strong>STORE_FAX</strong>.', 1, 4, NOW( ) , NOW( ) , NULL , NULL
    );

    MySQL said:

    #1062 - Duplicate entry 'STORE_FAX' for key 2

    Thanks!

    Best regards
    Jacob

  4. #1874
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Quote Originally Posted by Soniccc View Post
    Hello Sir,

    I keep getting this SQL error message when I try to install the: super_orders_sql.sql. Do you have any idea about what's causing this?

    SQL query:

    -- --------------------------------------------------------
    -- Store Phone and Fax numbers
    INSERT INTO zc_soundfactory_nu_configuration
    VALUES (

    NULL , 'Store Fax', 'STORE_FAX', '', 'Enter the fax number for your store.<br>You can call upon this by using the define <strong>STORE_FAX</strong>.', 1, 4, NOW( ) , NOW( ) , NULL , NULL
    );

    MySQL said:

    #1062 - Duplicate entry 'STORE_FAX' for key 2

    Thanks!

    Best regards
    Jacob
    Possibly you had a mod that created this field. Run the uninstall_super_orders_sql.sql first, then run the super_orders_sql.sql file after and see if the error is gone.

  5. #1875
    Join Date
    Jun 2007
    Posts
    474
    Plugin Contributions
    2

    Default Re: Super Orders 2.0

    I have an order status called Update. Whenever I change the status of an order to Update, the page goes blank. The status change/email seems to work, but it is rather annoying.

    I'm assuming there is some conflict with my status name and the function of the mod when "updating" orders. Any ideas other than using a different status name? It worked prior to most recent upgrade.

    -lindasdd

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

    Default Re: Super Orders 2.0

    Quote Originally Posted by lindasdd View Post
    I have an order status called Update. Whenever I change the status of an order to Update, the page goes blank. The status change/email seems to work, but it is rather annoying.

    I'm assuming there is some conflict with my status name and the function of the mod when "updating" orders. Any ideas other than using a different status name? It worked prior to most recent upgrade.

    -lindasdd
    Sounds like your most recent upgrade wiped something out as this is not a known bug.. I have clients who currently use Super Orders and using the "Update" status does not cause the issue you are reporting..
    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. #1877
    Join Date
    Jun 2007
    Posts
    474
    Plugin Contributions
    2

    Default Re: Super Orders 2.0

    Question 2: I've been looking for a solution for batch capture of Authorize.net funds. I only just realized that SuperOrders 2.0 has post authorization capture functionality built into it for Authorize.net transactions.

    Any chance, you can create a tool which applies this functionality on a batch basis?

    For instance, use the current template of "Batch Status Update" so that you can filter by payment type / status. Then all orders selected are sent to Authorize.net to be captured.

    Any chance of having the same process work for Paypal?

    -lindasdd

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

    Default Re: Super Orders 2.0

    Quote Originally Posted by lindasdd View Post
    Question 2: I've been looking for a solution for batch capture of Authorize.net funds. I only just realized that SuperOrders 2.0 has post authorization capture functionality built into it for Authorize.net transactions.

    Any chance, you can create a tool which applies this functionality on a batch basis?

    For instance, use the current template of "Batch Status Update" so that you can filter by payment type / status. Then all orders selected are sent to Authorize.net to be captured.

    Any chance of having the same process work for Paypal?

    -lindasdd
    If your question is can something like this be developed, the answer is yes. I'm sure it's very possible..

    If your question is asking whether or not this is in the plans for the upcoming release of Super Orders that me and several others have been working on (currently in beta testing), the answer is no.

    That said it's open source... so that doesn't mean that eventually functionality like this won't be included in some future version of Super Orders.. Someone may very well take on adding this very kind of functionality to Super Orders.. However the work currently being done on Super Orders will not be including any such functionality..
    Last edited by DivaVocals; 8 Oct 2010 at 01:06 AM.
    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. #1879
    Join Date
    Apr 2010
    Posts
    133
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Hello,

    I apologize if I may not be posting this question in the correct forum area...

    I am using Super Orders and I am up to date with Zen Cart v1.3.9g. I found that I only had to do about 1 line of merging to order.php using WinMerge to get all functions back to normal.

    The problem I have now is that I am also using Authorize.net to process my orders. I cant seem to find a way to get that to interface with USPS for shipping labels. I saw that in Super Orders I can print a generic Label but no way to print a paid for shipping label as my PayPal Express module does with USPS.

    So I thought I would add the add-on "USPS.com Click-n-Ship AutoFill Button" Because this is the only interface I can seem to find that would allow for printing a postage paid shipping label with USPS using Authorize.net.

    The problem I have is that the file provided in "USPS.com Click-n-Ship AutoFill Button" has a heavily modified super_orders.php file that is about 2 years old and I am not good enough at Winmerge to know what I am doing to make the files current. Does anyone have any suggestions?

  10. #1880
    Join Date
    Apr 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    http://mydomain.com/shop/admin/super...28&action=edit page is blank when i click to edit a page in super orders in the customer /super admin/ and i select an order to edit it send me to blank page...... running zencart 1.3.9f installed super orders 2.0 1.3.9

 

 

Similar Threads

  1. 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
  2. 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
  3. 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
  4. Super Orders 2.0 postage marks with Super Orders
    By sketchhgal in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Mar 2009, 03:05 PM
  5. Edit Orders and Super Orders, anyone doing that?
    By swamyg1 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Feb 2009, 06:03 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