Page 190 of 202 FirstFirst ... 90140180188189190191192200 ... LastLast
Results 1,891 to 1,900 of 2020
  1. #1891
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    I think I did the SQL file...the rest of the admin setup for Super Orders seems to be working okay.

    I will BACKUP and try to reinstall the SQL file. Maybe I left something out. Thank you.

  2. #1892
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Okay I just tried to reinstall the SQL files, I received error messages because they already exist.

    Any other suggestions?

  3. #1893
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by joyjoy View Post
    Okay I just tried to reinstall the SQL files, I received error messages because they already exist.

    Any other suggestions?
    Hold up Diva!!

    Nevermind. I just tried to review my admin overview again...and now the order links work!

    Must've been some sort of missed code.

    Thanks again though for pointing me in the right direction. You are awesome!!

  4. #1894
    Join Date
    Sep 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by topcat24 View Post
    To print the invoices onto individual pages choose print command from file drop down menu then choose to print each frame individually from the options given at print (Firefox doesn't do it as default, but IE does)
    Can someone help? Using super orders batch print I am selecting the invoices I want to print but in IE8 and Firefox the invoices page is blank. View source shows they are there. Tried with google chrome and I can see the invoices I want to print but they all print on one page. It did work in IE when I first installed it. Went from http to https for the whole admin area and everything else worked fine. I tried putting it back to http to see if that was the problem and it is still the same so I think this change is just a coincidence. Also reinstalled super orders. Tried the above suggestion in IE even though the page is blank but the "print each frame individually" is already selected and the other options are greyed out. The blank page prints - blank in IE, all invoices on the same page in Chrome ! Help! Thanks. Cliff

  5. #1895
    Join Date
    Sep 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Me again - bit of duff info in my cry for help!

    Page source in IE is only:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
    <html>
    <head>
    <title>Output Batch Print Job(super_invoice.php :: 2 pages :: 1 copies)</title>
    </head>
    <frameset rows="*,*">

    <frame src="super_invoice.php?oID=44363">
    <frame src="super_invoice.php?oID=44364">
    </frameset>
    </html>

    In chrome the full invoices are visible but all print on 1 page and I can't find setting to print frames individually in chrome.

    Cliff

  6. #1896
    Join Date
    Apr 2010
    Posts
    133
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by DivaVocals View Post
    Again in order to troubleshoot your issue screeshots would help us see what you see.. and to be clear you should post both orders.php and super_orders.php screenshots to compare the two. Also please check your super_orders.php file.. Is the admin notification code I previously referenced intact?? if yours is different, need to see what your code looks like..
    Wow thanks for the info! In your tests did you try to do partial refunds and complete refunds? I attached a screen shot of the Super Orders Screen. It says on it "No Payment Data Available" I also included my log file and the superorders.php and orders.php in the zip file if you care to take a look. The admin code looks to be intact. I think what may be happening is the supperorders does not have reference to the payment data so it couldn't do the partial refund...
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	SuperOrder.jpg 
Views:	83 
Size:	19.7 KB 
ID:	8251  
    Attached Files Attached Files
    Last edited by nohart; 14 Oct 2010 at 06:20 PM.

  7. #1897
    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 nohart View Post
    Wow thanks for the info! In your tests did you try to do partial refunds and complete refunds? I attached a screen shot of the Super Orders Screen. It says on it "No Payment Data Available" I also included my log file and the superorders.php and orders.php in the zip file if you care to take a look. The admin code looks to be intact. I think what may be happening is the supperorders does not have reference to the payment data so it couldn't do the partial refund...
    Yes.. I did both full and partial refunds.. Not for nothing, but I've got a lot on my plate right now so I am not going to have time to look at your orders.php and super_orders.php files.. Please have a look at them and let me know if the notifications code I referenced is still intact.. Also your screen print is a little small and hard to see.. Can you try uploading your screenprint to tinypic.com and post the image link here.. Also be sure to post BOTH the default orders and Super Orders screen shot (for the same order) so that I can see what the difference is..
    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. #1898
    Join Date
    Apr 2010
    Posts
    133
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by DivaVocals View Post
    Yes.. I did both full and partial refunds.. Not for nothing, but I've got a lot on my plate right now so I am not going to have time to look at your orders.php and super_orders.php files.. Please have a look at them and let me know if the notifications code I referenced is still intact.. Also your screen print is a little small and hard to see.. Can you try uploading your screenprint to tinypic.com and post the image link here.. Also be sure to post BOTH the default orders and Super Orders screen shot (for the same order) so that I can see what the difference is..
    Yes the code seems to be intact. Here are the screen shots:



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

    Default Re: Super Orders 2.0

    So one last question.. When you tried to initiate the refund from Super Orders HOW did you do this??

    Did you


    A. Click the orange "Refund" button



    B. Initiate the refund transaction within the payment module's admin notifications section (this is what is that code snip I asked you to confirm does)



    Quote Originally Posted by nohart View Post
    Yes the code seems to be intact. Here are the screen shots:
    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. #1900
    Join Date
    Aug 2007
    Location
    Williston, Vermont
    Posts
    182
    Plugin Contributions
    1

    Default Re: Super Orders 2.0

    Separate question - when I press Modify under the order payment data, instead of opening a dialog to modify the payment, it opens a new window that brings shows the admin panel dashboard.

    Has anyone seen this before I debug further?

    Thanks,

 

 

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