[eluser]NiconPhantom[/eluser]
[quote author="adamp1" date="1242173814"]@IamPrototype: I see no reason why not. Its just a simple design.
@NiconPhantom: What can you see when you go to the Advanced View page? are there any ticks in the middle of the screen. Could you try loading the page with FireBug in Firefox on or something similar (to see if the ajax calls are fired). The call should look something like:
Code:
POST http://localhost/Backendpro/index.php/auth/admin/acl_permissions/ajax_fetch_resources/Administrator
Your not also by any chance making a call to the controller acl_permissions/ajax_fetch_resources are you yourself?[/quote]
Thank you for your answer! I see list of all items(Site, Control panel, System...) all items marked with "X" if i choose administrator or member. In the bottom of each item - error. Small demo:
X Control Panel
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: group
Filename: admin/acl_permissions.php
Line Number: 284
X System
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: group
Filename: admin/acl_permissions.php
Line Number: 284
Thank you for your help!
P.S maybe is better use another tested with BeP multilingual solution which works better than language selector 2?