|
Re:Restricted Forum User For Kunena 1 Year, 5 Months ago
|
Karma: 12
|
|
Case-Berlin wrote:
see the Picture, the Button on Bottom have no effect.
yes it's know bug, the hack by pass it pas set the user by page at 200
open :
/administrator/components/com_kunena/admin.kunena.php
search
Line 2232 :
$limit = $mainframe->getUserStateFromRequest("viewlistlimit", 'limit', 200);
did you have this value of 200 ?
|
|
|
|
Last Edit: 2009/03/30 23:37 By admin.
|
|
|
Re:Restricted Forum User For Kunena 1 Year, 5 Months ago
|
Karma: 12
|
|
Case-Berlin wrote:
I still have a bigger problem. In the overview of the latest threads emerge from the contributions of the restricted areas, even if not a user of the range is.
yes for now it's doesn't restrict this access, (it will be done i hope for the next update)
you can restrict this view access by setting the "Show Category" in the backend of kunena
Show Category : Specific category you can show on recent posts. For example: 2,3,7
|
|
|
|
|
|
|
Re:Restricted Forum User For Kunena 1 Year, 5 Months ago
|
Karma: 12
|
|
Case-Berlin wrote:
About the search function you can even see complete articles.
strange for me it's work here, pearph it's related also to "Show Category" settings.
Case-Berlin wrote:
The rights are also not inherited. If a restricted category, I would expect that all sub-categories are subject to the restriction. Is not so. Unfortunately I now back off. So it is unfortunately not.
you have to set the access for each forum even for sub forums.
|
|
|
|
|
|
|
Re:Restricted Forum User For Kunena 1 Year, 5 Months ago
|
Karma: 0
|
|
That is unfortunately not so simple. I have lots of categories in the Forum. And all in the list of categories which should be shown to be incorporated is confusing.
Schön would have a feature that allows you, the legitimate user in a different category could (my list is long)
|
|
|
|
|
|
|
Re:Restricted Forum User For Kunena 1 Year, 5 Months ago
|
Karma: 12
|
|
Case-Berlin wrote:
That is unfortunately not so simple. I have lots of categories in the Forum. And all in the list of categories which should be shown to be incorporated is confusing.
Schön would have a feature that allows you, the legitimate user in a different category could (my list is long)
if i understand well you have some restricted user for a specific forum and under this one you have sub category with diffrent access user ,
if it's that do like this :
- FORUM RESTRICTED
- User access : User A, User B, User C
--- SUB FORUM RESTRICTED 1
--- User access : User A, User B
--- SUB FORUM RESTRICTED 2
--- User access : User B, User C
--- SUB FORUM RESTRICTED 3
--- User access : User A, User C
|
|
|
|
|
|
|
Re:Restricted Forum User For Kunena 1 Year, 5 Months ago
|
Karma: 0
|
|
No!
- FORUM RESTRICTED
- User access : User A, User B, User C ( ~30 User)
--- SUB FORUM RESTRICTED 1
same User: User A, User B, User C ( ~30 User)
|
|
|
|
|
|
|