
Originally Posted by
DanT
Anyone?
What permission does "another" administrator need to access "super_payments"?
I still get: 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.
Thanks, Dan
Find this in: YOUR_ADMIN/includes/extra_datafiles/super_orders_defines.php
Code:
//define('BOX_CUSTOMERS_SUPER_PAYMENTS', 'Super Payments');
Change to this:
Code:
define('BOX_CUSTOMERS_SUPER_PAYMENTS', 'Super Payments');
Then you need to register the page using the following data:
Page Key: customersSuperPaymentPopUp
Page Name: BOX_CUSTOMERS_SUPER_PAYMENTS
Page Filename: FILENAME_SUPER_PAYMENTS
Page Parameters (leave blank)
Menu: customers
Display on Menu?: N
Bookmarks