Hi All
I want to:
1- Disable unregistered users 'add' access to a classifieds module
2- Create a group with all registered user priviledges plus access to 'add' items to a classifieds mod
How I can do this?
TIA
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- Guite responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 05:53 PM
- 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
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
Login
Permissions How to
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 42
Add for unregisterd users should be off by default because they only have read acess, if not --->
Go to permessions, click new goup permission
in the group field select unregistered use Your mod:: in the component and .* in the instance field select read for the permission level move the new permission above any other permission there might be for unregisterd users.
Go to groups create a group then go back to permissions and make a new group permission. select the new group then in the component field put .* and in the instance field put .* set the permission to comment.
All these are based on default settings for mods without knowing the spacific mod I'm not possitive if it will work proporly. So if it still doesn't work post the mod name and possibly where you got it so we can check it out.
Hope that helps -
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 822
Thanks for replying.
Nope no working. The mod is PN_zClassifieds and the URL is:
http://dualtech.phpnet.org/lourmarin_info/index.php
I appreciate your help. I think the code will have to be modified. What I want is to limit 'post' to one group
'subscribers' and eliminate post capabilities from regular users.
TIA
- Moderated by:
- Support
