Can anyone help me with the post at the following link as no one has responded so far and I am at the point of uninstalling Super Orders 2.0 as I just can't get it to work?
http://www.zen-cart.com/forum/showthread.php?t=168509
did you install the files in BOTH the "Install" and "Required Edits" folders?? If you've renamed your admin folder did you put all the admin files/folders into YOUR admin folder.. The issue you reported is indicative of an incorrect/incomplete install..
Posted via Mobile Device
Thanks for that I had completely forgotten that my Admin was not called Admin anymore!!!!
Hi All
The following version of admin/super_orders.php exists in the 139f installation set offered by GTI Custom.
super_orders.php 23 2010-05-14 21:03:46Z C Jones
What release does it belong to.
Where can I get a clean copy of this release.
Note in the latest Superorders Version: v1.3.9, this file is referenced
super_orders.php 23 2008-11-15 21:03:46Z numinix $
Thanks
I have posted a few "announcement/update" threads in this support thread regarding the upcoming Super Orders release.
It's not ready to be released and is still in testing/development, but will be available soon (can't give you an ETA on this right now..) You can look for my announcement posts with regards to the details/features of this upcoming release..
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.
Hi Diva
Could you please put the latest development copy on your website so that interested parties can see where its at.
Thanks
Yet another currencies shown on invoice question.
A chap in this thread http://www.zen-cart.com/forum/showthread.php?t=151323 asked how to make Zen Cart's built-in invoices also show the order total in his store's default currency as well as the currency in which the customer paid. He was given a snippet of code to insert after line 202 in invoice.php that did what he requested. I'd like to do the same thing in Super Orders for the same reason (tax records and bookkeeping) but since Super Orders is different I don't quite know what to change or insert in super_invoice.php.
Oops, too late to edit. The code added was
Code:?> <tr align="right"><td colspan="2"><br /><?php echo $order->info['total'] . ' ' . DEFAULT_CURRENCY; ?></td></tr> </table></td> </tr> </table></td> </tr>
I am working on compiling the next release candidate for the new SO release.. It's not ready for viewing just yet which is why I haven't announced it here or posted it on my website.. If all goes well with the testing and compiling of this release, my plan is to to simply submit it to the downloads section.. Should be very soon..![]()
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.
Bookmarks