Re: Edit Orders v4.0 Support Thread
Hi Diva
In the readme file -> Integration with Other Modules portion, you mentioned "if you are in using all three add-ons -- Super Orders, Edit Orders and Ty Package Tracker -- skip this step and DO NOT UPLOAD the orders.php file from the Edit Orders 2_Modified_Core_Files folder.". However, there are two orders.php files in this fold. I think it should be the 70kb one. The other orders.php in language fold should be merged with corresponding files. That's right?
Re: Edit Orders v4.0 Support Thread
I just uploaded this on vers 1.50. Everything seems to work great in superuser mode. However I have users on the admin page that are not superuser. They can access customers>orders but if they click edit they get an error message that says "Sorry, your security clearance does not allow you to access this resource. Please contact your site administrator if you believe this to be incorrect. Sorry for any inconvenience."
So as the administrator how do I give them access to this? They were able to click edit before I installed Edit Orders tonight. I don't want to make them superusers as they are even more clueless on programming than I am. I am afraid they will mess something up without even knowing and I will be lost on how to fix it since I wasn't there watching when they did it.
Thank you for your help and a great addition!!!
Re: Edit Orders v4.0 Support Thread
Re: Edit Orders v4.0 Support Thread
Thank you for the reply. My extra_data file looks like this
Quote:
<?php
// Admin Menu Boxes
define('BOX_CONFIGURATION_EDIT_ORDERS', 'Edit Orders');
// DO NOT EDIT!
define('SUPER_ORDERS_VERSION', '4.0');
// DO NOT EDIT!
So what you mentioned isn't it. I am wondering though is it not missing the ?> at the end?
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
southshorepizza
I just uploaded this on vers 1.50. Everything seems to work great in superuser mode. However I have users on the admin page that are not superuser. ... So as the administrator how do I give them access to this?
First note there is a known bug with Zen Cart 1.5.0 which does not allow you to grant access to a page for existing profiles (non superusers). This can be fixed by following the instructions in the previous link or by upgrading to Zen Cart 1.5.1.
In Zen Cart 1.5 you can manage profiles and user access to pages from "admin" -> "configuration" -> "admin access management" -> "admin profiles". Once on that page, select the "edit" button next to the profile you wish to edit. On the next page will be a list of "pages". By checking a box you grant permission, by un-checking a box you remove permission.
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
southshorepizza
Thank you for the reply. My extra_data file looks like this
So what you mentioned isn't it.
The issue lat9 pointed out isn't the issue. In Edit Order the filename define is in YOUR_ADMIN_FOLDER/includes/extra_configures.
Quote:
Originally Posted by
southshorepizza
I am wondering though is it not missing the ?> at the end?
Not missing.. there's an article in the Zen Cart FAQ that explains why the closing is not required..
ETA: didn't see that lhungil posted the answer.. :laugh:
Re: Edit Orders v4.0 Support Thread
Hello,
I have Ty Package Tracker v3.1.2 Successfully installed on my shop running 1.5.0,
I'm attempting to install Edit Orders 4.0.3 and wish to install Super Orders 4.0.3 after that,
The core edit files seem to get really conflicted, i tried merging with beyond compare but things didn't work out,
So which do i install first "Edit Orders" or "Super Orders"?
And what do i do with the 2 orders.php files?
I wish someone here could help
Thanks!
Re: Edit Orders v4.0 Support Thread
Hi
I must say I love this plug-in! We use it all the time.
One thing that I have noticed is that when you add the delivery fee it adds the TAX amount to it (always nice) but then when you revisit the order the TAX amount is not showing.
I.e
Order total is $200 (with no delivery) but when we add delivery $100 (the total becomes $314 - with TAX amount of 14%). However, when you go out of Edit Order you will see that it doesn't do it correctly
Sub-Total (ex VAT): $172
Standard Delivery Fee $100 (should be tax already included)
VAT: $42
Total: R314
The Standared Delivery Fee should say $114
Re: Edit Orders v4.0 Support Thread
Hello,
I installed Edit Orders 4.0.3 but when trying to:
Click "edit" in an order
Click "Packing Slip"
Click "Invoice"
I get an error page.
Any advise?
Thanks
Re: Edit Orders v4.0 Support Thread
You are mixing up functionality between Edit Orders and Super Orders.. Edit is a function of Edit orders Invoice & Packing Slips are a function of Super Orders.. Despite the fact that they are setup to work together they are still in fact separate add-ons.. So asking "combo" questions on both support threads is discouraged..
That said you don't say what error, but based on your previous posts my guess would be that you have gotten some or all of these installs done incorrectly. My suggestion is that you rollback to before you installed Edit Orders and the other two add-ons (Ty Package and Super Orders), and start over.. Suggest installing one at a time. (ie instyall Edit Orders, get it working, install Ty Package Tracker, get it working, make sure Edit Orders still works, then install Super Orders and again test that Edit Orders and Ty Package Tracker works.. The readme for all three add-ons covers the install and the integration of these add-ons.. Start over, take your time and I'm pretty sure you will get a better result..
Quote:
Originally Posted by
ShopVille
Hello,
I installed Edit Orders 4.0.3 but when trying to:
Click "edit" in an order
Click "Packing Slip"
Click "Invoice"
I get an error page.
Any advise?
Thanks