Page 95 of 202 FirstFirst ... 45859394959697105145195 ... LastLast
Results 941 to 950 of 2020
  1. #941
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Quote Originally Posted by mauryg View Post
    This question is probably for Blindside...
    Is there a reason why super_invoice.php and super_packingslip.php use stylesheet.css and NOT super_stylesheet.css (or both)??
    Super_stylesheet.css includes classes like .invoiceHeader which seems relevent.
    The super_stylesheet.css was designed to incorporate new CSS definitions that were not available int eh standard CSS. I still use Zen's stock stylesheet for a lot of things throughout the contrib.
    Quote Originally Posted by truongp View Post
    Does Super Oder 2.0 support multi-language ? because some error message apears when i try to commit some change with "The payment type" Module.

    Yes it definitely does, you just need to create the necessary language file and match my defines. What error are you seeing exactly? Your description kind of confused me.
    Quote Originally Posted by mauryg View Post
    To the best of my experience Super Orders has NO connection to your credit card processing gateway or PayPal. It gets all it's information from your SQL database. If the card processing module stores information returned from the gateway (like PayPal IPN) then you will have it, but SO does not initiate transactions changes.

    What I do is set my card processing gateway, and also PayPal, to do AUTHORIZE, not capture of the funds. That way the amount the customer agreed to pay is held in a queue. When I ship, I go to the gateway and move the transaction from the queue to the batch to capture the funds. That way I can make corrections in the amount for back ordered items, etc. Each payment processor has different rules, but VISA says you must ship within 24 hours after capturing the funds. I think PayPal allows you to increase the charges to 115% of the original authorization. But the short answer is you have to process the payments separate from Super Orders.
    Maury is absolutely right, coolboy, Super Orders does nothing with actual gateways. The infrastructure is not there in the admin (yet) to adequately support admin-side payment processing. These are simply for your records, however they DO look at your payment tables at checkout to gather the necessary information.

    UPDATE FOR ALL
    Latest version is pretty much boxed up and ready to ship, with the exception of one very important piece, the installer. I'm not going to do a simple SQL file again this time, because so many of the install issues were based around users having to run the file more than once for various reasons. But I can't half-arse it either; we all know that would be an even bigger disaster. So it's all about finding the time to get it done and into your hands. Sucks, I know. Sit tight!
    Last edited by BlindSide; 2 Apr 2008 at 03:52 AM.
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  2. #942
    Join Date
    Feb 2008
    Location
    West Virginia
    Posts
    137
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    UPDATE FOR ALL
    Latest version is pretty much boxed up and ready to ship, with the exception of one very important piece, the installer. I'm not going to do a simple SQL file again this time, because so many of the install issues were based around users having to run the file more than once for various reasons. But I can't half-arse it either; we all know that would be an even bigger disaster. So it's all about finding the time to get it done and into your hands. Sucks, I know. Sit tight!
    Thanks for the update
    Zen Cart: 1.3.8a
    PHP: 5.2.4
    MySQL: 5.0.45

    Pine Tree Candles

  3. #943
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    When I enter an order update, change the status on an order and then click notify customer, the message is added and the status is changed, but the notify customer has a red X and the email is not sent.

    Is this an issue with super orders and is there a fix?

    Thanks.

  4. #944
    Join Date
    Jul 2007
    Posts
    74
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    So I posted this question a while back, but I still cannot figure it out. (Probably I'm doing something stupid, but I've tried to rule that out.)

    I just (re)installed ZC 1.3.8a and the put Super Orders on it. But I don't have the Super Orders menu in the Customers menu the way that it's mentioned in the Read Me.

    I have doubled checked that the database has the fields executed by the SQL file. I also have doubled checked that all the module files have been uploaded. (I sync'd them from the unzipped file.) I have not done the manual edits, but they don't look like they affect this menu's visibility.

    Any help?

    Thanks,
    Tim

  5. #945
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Quote Originally Posted by gsdcypher View Post
    When I enter an order update, change the status on an order and then click notify customer, the message is added and the status is changed, but the notify customer has a red X and the email is not sent.

    Is this an issue with super orders and is there a fix?

    Thanks.
    It's a known issue, and a fix has been posted several times in this thread. Search the thread for "order update notify customer red x" and you'll find it.
    Quote Originally Posted by senortim View Post
    So I posted this question a while back, but I still cannot figure it out. (Probably I'm doing something stupid, but I've tried to rule that out.)

    I just (re)installed ZC 1.3.8a and the put Super Orders on it. But I don't have the Super Orders menu in the Customers menu the way that it's mentioned in the Read Me.

    I have doubled checked that the database has the fields executed by the SQL file. I also have doubled checked that all the module files have been uploaded. (I sync'd them from the unzipped file.) I have not done the manual edits, but they don't look like they affect this menu's visibility.

    Any help?

    Thanks,
    Tim
    Sorry, Tim, but if you can't see the menu items then you didn't upload the files properly. If you renamed the admin, you would need to make sure you uploaded to the newly named folder. You also should not upload the top lvl folder of the zip, only the contents of it.

    To ensure you do it correctly, here's what I recommend...
    1. Using your FTP client, browse to the top level of the admin on your server.
    2. In the local view of your FTP client, open the top level of the admin from the super orders zip.
    3. The folders you see should match.
    4. Highlight everything in the local view, and drag-n-drop it to your server.
    5. The only warnings you get should be for the folders themselves; the mod does not contain any overwrites.

    You can do the same thing for the catalog-side files.
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  6. #946
    Join Date
    Jul 2007
    Posts
    74
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Hey, thanks! I appreciate your authoritative reply. I started from the zip file again and (using Dreamweaver to manage the file replacement) this time it all worked. Phew!

    Thanks again,
    Tim

  7. #947
    Join Date
    Feb 2006
    Posts
    130
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    I just installed Super Orders 2.0 rev46 in ZC 1.3.8a

    I do not see the "Purchase Orders" Payment Module in the Payment Modules section.

    I did not get any errors when I ran the SQL file, the SO configuration link and page is there and looks good. The Super Orders link and page under "Customers" is displaying good. Just the "Purchase Orders" in the Payment Modules is missing.

    Any clues as to where I might of screwed up?

  8. #948
    Join Date
    Feb 2008
    Location
    West Virginia
    Posts
    137
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by Picci View Post
    I just installed Super Orders 2.0 rev46 in ZC 1.3.8a

    I do not see the "Purchase Orders" Payment Module in the Payment Modules section.

    I did not get any errors when I ran the SQL file, the SO configuration link and page is there and looks good. The Super Orders link and page under "Customers" is displaying good. Just the "Purchase Orders" in the Payment Modules is missing.

    Any clues as to where I might of screwed up?
    If you have access to your Database via mysql or something like that, check to see if the table
    Code:
    so_purchase_orders
    was created Also, make sure purchaseorder.php is in /includes/modules/payment/ folder. It sounds like it's missing.
    Zen Cart: 1.3.8a
    PHP: 5.2.4
    MySQL: 5.0.45

    Pine Tree Candles

  9. #949
    Join Date
    Feb 2006
    Posts
    130
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Thank you for the help. It was the purchaseorder.php file that was missing.

  10. #950
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Good assist, pinetreecandles! Thanks!
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

 

 

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