I have in my portal six groups of users:
Users
Anonymous
Admins
Customers
Resellers
Suppliers
I will be create different content with Subjects 1.5 for the Users, Customers, Resellers and Suppliers groups.
The problem I have now is that I need to make that the assigned users for each group read exclusively their corresponding content, (eg. Customers content for Customers group, etc.), and the general contents, could be read by all groups, but I cannot make it work.
Until now, I already create the contents for the Customers group, and create the permission for the users of that group, creating a group permission for each group, like this
Users | Subjects::Customers | .* | None
Suppliers | Subjects::Customers | .* | None
Resellers | Subjects::Customers | .* | None
Unregistered | Subjects::Customers | .* | None
I created a fake user to test the permission, and I already assigned to the Users group, I Logout as admin, login back as the fake user, I click the Customers section, and it display the customers content, it should not show, because in the permission, this group has no permission to read it.
I also tried to create the permission like this (according to the Subjects 1.5 Module permission definition)
Users | Subjects::Customers | Customers:pageid=6 | None
Where pageid=6 is the ID number of the Customers section in the Subjects module.
I also move the permission sequence, to have those permissions right below the Admins and All groups, knowing that the sequence order in PN is important, and PN reads the sequence from top to bottom, but I cannot make it work.
I already read the permission manuals, and still cannot make it work
Help please!!!
Thanks in advance
PostNuke version: Phoenix 0.722 with security patches applied.
Host: Internet. (not local) Pay hosting not free
PHP Version: 4.3.1
Apache Version:1.3.27
Linux Version: 2.4.20
Module Version: Subjects 1.5
Portal URL: http://www.creatividad-digital.com (Is in spanish though)
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
- mazdev responded to »zikula 1.3.3. and IE9« 19. May
- mesteele101 responded to »How to install Zikula for MSSQL ??? - Part II« 19. May
- mesteele101 created topic »File packaging« 16. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
