I searched the thread to see if it's mentioned already, but I don't find it. Is it possible to default the order edit screen to have the "Notify Customer" box checked by default?
Sure:Change the red "false" to true in super_orders.php it down around line 930Code:<td class="main" valign="center"><strong><?php echo zen_draw_checkbox_field('notify', '', false); echo ' ' . ENTRY_NOTIFY_CUSTOMER . '<br /><br />'; echo zen_draw_checkbox_field('notify_comments', '', true); echo ' ' . ENTRY_NOTIFY_COMMENTS; ?></strong></td>
Mike
AEIIA - Zen Cart Certified & PCI Compliant Hosting
The Zen Cart Forum...Better than a monitor covered with post-it notes!
I get the following sql error when installing sql patch for super orders:
1062 Duplicate entry 'CA' for key 2
in:
[INSERT INTO zc_so_payment_types VALUES (NULL, 1, 'CA', 'Cash');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
please help
@babynatura - You've run the SQL file more than once. If the SQL did not complete successfully, you'll have to comment out the offending lines, which should be just the inserts into the so_payment_types table. You'll find them immediately after the comment "-- Some good default payment types"
Hi Frank, thanks for your answer. Unfortunately it did not work... I commented out the lines after "some good default ..." and I got a long sql error message... then I only see "super order" menu in the configuration menu in the admin panel, but I still do not see any order edit button / function (which is why I wanted to install super order for..) Can you please help me ?
thanks
Pat
babynatura
Does anyone know of a way to add an order on behalf of a client. I tried the transfer order in SUPER ORDERS, but it doesnt transfer.
I am doing this so I can have the status of orders on-line for my customers, so they dont need to call me for the status.
I tried loging in as the customer, but some have changed thier password, which means I cant add orders for them
Thanks in advance.
P.S. I am using super orders 2 on the latest download of ZEN (As of yesterday)
I've searched for an answer on this and can't find one - is there a way for SO to appear on the admin dashboard, or a way to link 'new orders' direct to SO?
When I click an order link on new orders it appears to want to take me to the default order pages - which returns a blank screen.
Look in the readme file that came with super orders as it gives you the option of removing the original orders system to be replaced with super orders look for optional file edits
I would also reinstall the zen cart as when you click the new orders it should take you to the original orders system unless you made the modifications in the readme file as above.
Bookmarks