Re: Admin Profiles Support Thread
I have just installed your awesome admin profile mod, it's great thank you!
I was just wondering if you could point me in the right direction to where I can find some help, I don't want the other admin to be able to view the sales report mod or the paypal pushorder mod but don't know how to do it. I've been searching for a while now and can't find where the help and any info/instructions are.
Thank you
opal.
xxxx
Re: Admin Profiles Support Thread
I can't use my sales report now since installing the admin profile mod, I now get this error:
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.
Will removing the admin profile mod fix this? and if so, how do I get rid of it?
Re: Admin Profiles Support Thread
Giving yourself permission to see it should clear it. Admin Profiles is a security mod so will assume that third party add-ons are not to be accessed unless it is told that it's OK. Admin > Tools > Admin Control takes to the screen when access rights are granted or withheld. that should answer both of your questions. :smile:
Re: Admin Profiles Support Thread
Thank you! I found the check boxes at the bottom :wink:
Now I have found 2 more error problems that weren't there before :(
The first one is when I search a customer:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/******/public_html/store/admin/customers.php on line 1099
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/******/public_html/store/admin/customers.php on line 1101
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/******/public_html/store/admin/includes/classes/object_info.php on line 29
Warning: Variable passed to each() is not an array or object in /home/******/public_html/store/admin/includes/classes/object_info.php on line 30
The second is when I tried to use the paypal push order:
**Edit...this fixed itself below, it was actually the customers email address that was the problem, not the mod ;)
Email Error: Could not instantiate mail function. Please check Admin->Configuration->Email Options->Email Transport.
I haven't changed anything in my email transport settings, it's on php.
Is there anything I can do to fix this?
Thank you.
Re: Admin Profiles Support Thread
@Opal
Admin Profiles only determines which menu items are visible and which pages can be accessed. It doesn't in any way interfere with the execution of functions within those pages and so couldn't possibly cause either of your two latest problems.
Re: Admin Profiles Support Thread
Ok, I see what you mean but it only happened since I installed the mod. Where would be the right place to seek help in here for this problem? Could you point me in the right direction or do you have any idea how to fix it?
Thank you very much for your help, it's very much appreciated! :smile:
Re: Admin Profiles Support Thread
I'm having some problems with this:
1. After installing I added a new admin to test with, selected edit permissions and got a 404. Realised the file I was provided is called:
admin_control.php but the code calls for FILENAME_ADMIN_CONTROL.php - I renamed the file then bumped into problem number 2.
2. on the edit permissions page I get the following SQL errors, I've tried re-adding the patch says 200+ statements added, however no banana!...
1146 Table 'dtukshop.TABLE_ADMIN_MENU_HEADERS' doesn't exist
in:
[select * from TABLE_ADMIN_MENU_HEADERS where id > 0 order by id]
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.
I used the provided additional files as we do not have any addons that changed these pages. So no mistakes with manually patching.
Re: Admin Profiles Support Thread
@LG_UK
Sounds like a problem with your admin/includes/extra_datafiles/admin_profiles_data.php file where these constants are defined. First step ... check that it's there. If it is, check that it hasn't become corrupted.
Re: Admin Profiles Support Thread
Seems that FileZilla just doesnt upload the entire folder all the time, there were a few files missing, problem solved now.
On to the next challenge!
Thanks for the help.
Re: Admin Profiles Support Thread
Hallo, I install this script. After I login I got error:
1267 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (cp1250_general_ci,COERCIBLE) for operation '='
in:
[select id from admin_files where page = 'Můj obchod']
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.
What do I have to do? Now I can't get access to admin...
Can you advise me, please?