Using UpDownlaod, I'm having trouble with it's permissions. New users are added to "New Users". When approved, they are moved to "Users".
I want to give access to some downloads, but not all, for New Users. Here's what I have at the moment:
Editor UpDownload:: :: Add
Users UpDownload::Add :: Add
Users .* .* Comment
New Users UpDownload::Category Files::3 Read
New Users UpDownload:: .* None
Unregistered .* .* None
(sorry, formatting is stripped by PN)
Everything works as expected, except New Users, who can't see anything. If I change the permission from None to Read, then they can see all downloads. So it seems that the problem is the permission for UpDownload::Category.
I presume that the categaory ID is obtained from looking at the link - domain/index.php?name=UpDownload&req=viewdownload&cid=3
Can anyone see what I'm doing wrong?
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. 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
UpDownload 2.3 & 0.762 - permissions on categories
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Mar 30, 2006
- Posts: 19
From the way that I use UpDownload I place this kind of code in to the permissions area :
New Users | UpDownload::Category | Name Of My UpDownload Folder | Read
Instead of using any id numbers I place the name of the UpDownload folder that I want to give them access to.
This all works fine for me, maybe you could try that instead?
Best wishes,
Mark Bowen -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Mar 30, 2006
- Posts: 19
Hope it worked for you?
It took me quite a while to figure out exactly what to put in there but you always get there in the end.
Lots of blood, sweat and tears and sleepless nights later though!!!
Best wishes,
Mark
- Moderated by:
- Support
