0
Hello,
I have a user with "manager" permissions and I want to give him access to affiliate component but not "Super User" permissions.
How can I do that?
I have a user with "manager" permissions and I want to give him access to affiliate component but not "Super User" permissions.
How can I do that?
Accepted Answer
1
sorry, I forgot to mention you also need to add this into the current CONFIG.XML file of Affiliate Tracker:
name="permissions"
label="JCONFIG_PERMISSIONS_LABEL"
description="JCONFIG_PERMISSIONS_DESC"
>
name="rules"
type="rules"
label="JCONFIG_PERMISSIONS_LABEL"
validate="rules"
filter="rules"
component="com_affiliatetracker"
section="component" />
name="permissions"
label="JCONFIG_PERMISSIONS_LABEL"
description="JCONFIG_PERMISSIONS_DESC"
>
type="rules"
label="JCONFIG_PERMISSIONS_LABEL"
validate="rules"
filter="rules"
component="com_affiliatetracker"
section="component" />
Responses (4)
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0yes, please find it attached. you need to put the file in /administrator/components/com_affiliatetracker/ and this way you will be able to restrict or grant access to the component.-
fragioudmore than a month agoWhere can I find the attachment? I don't see anything... :-/
-
-
Accepted Answer
1sorry, try now. it's zipped in this case.-
fragioudmore than a month agoThank you...
I put it there but nothing changed... Can you please be more specific on how to change the permissions for a user group?
-
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »