- Posts: 6
- Thank you received: 0
Kunena 6.2.1 Released with module latest 6.0.4 and module kunena stats 6.0.4
The Kunena team has announce the arrival of Kunena 6.2.1 [K 6.2.1] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1.0 and issues discovered during the last development stages of K 6.1
Question Permission not working
14 years 6 months ago #1
by LFC4LIFE
Permission not working was created by LFC4LIFE
Hi,
My current setup is
Kunena 1.5.1b
Joomla 1.5.10
Community Builder 1.2.1
I currently have CM integration with kunena enabled.
I am currently having problems setting permissions within the forum.
For example if a section of the forum is set to anything other then public or all registered users, nobody is able to view this section, even administrators.
When I go to user administration within the Kunena Control Panal and select any user the following error occurs,
Fatal error: Class 'CKunenaSession' not found in /home/sonsofgo/public_html/Home/components/com_kunena/class.kunena.php on line 953
At the moment the only restrictions I am able to place on the forum are public and all registered only.
My current setup is
Kunena 1.5.1b
Joomla 1.5.10
Community Builder 1.2.1
I currently have CM integration with kunena enabled.
I am currently having problems setting permissions within the forum.
For example if a section of the forum is set to anything other then public or all registered users, nobody is able to view this section, even administrators.
When I go to user administration within the Kunena Control Panal and select any user the following error occurs,
Fatal error: Class 'CKunenaSession' not found in /home/sonsofgo/public_html/Home/components/com_kunena/class.kunena.php on line 953
At the moment the only restrictions I am able to place on the forum are public and all registered only.
Please Log in or Create an account to join the conversation.
14 years 6 months ago #2
by svanschu
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Replied by svanschu on topic Re: Permission not working
At Forum permission setting did you use "Include Child Groupse" and defined a "Admin Access Level" ?
Without "Include Child Groupse" only the Acces Level you set can see the forums.
Without "Include Child Groupse" only the Acces Level you set can see the forums.
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Please Log in or Create an account to join the conversation.
14 years 6 months ago #3
by LFC4LIFE
Replied by LFC4LIFE on topic Re: Permission not working
Cheers for the reply, I have selected the child groups and it now works.
However I still recieve the error when trying to view users details.
Is this a known fault?
However I still recieve the error when trying to view users details.
Is this a known fault?
Please Log in or Create an account to join the conversation.
14 years 6 months ago #4
by svanschu
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Replied by svanschu on topic Re: Permission not working
LFC4LIFE wrote:
If you mean that kunena.class error at the user administration of kunena then that issue is known and fixed for 1.5.2
However I still recieve the error when trying to view users details.
If you mean that kunena.class error at the user administration of kunena then that issue is known and fixed for 1.5.2
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Please Log in or Create an account to join the conversation.
14 years 5 months ago #5
by moonboom
Replied by moonboom on topic Re:Permission not working
Hello,
I´m having still the same error like the poster before:
Fatal error: Class 'CKunenaSession' not found in /www/htdocs/w0099218/wuemmewiesen/components/com_kunena/class.kunena.php on line 953
Joomla 1.5.11
Kunena V1.5.1b
I inserted the solution for the problem like mentioned
Code:
require_once (KUNENA_ABSSOURCESPATH . 'kunena.session.class.php');
but problem is still there.
Do I have to modify the line above? eg. absolutepath? ???
In which line of kunena.php do I have to insert the code ?
THANK YOU FOR YOUR HELP!
Clemens
I´m having still the same error like the poster before:
Fatal error: Class 'CKunenaSession' not found in /www/htdocs/w0099218/wuemmewiesen/components/com_kunena/class.kunena.php on line 953
Joomla 1.5.11
Kunena V1.5.1b
I inserted the solution for the problem like mentioned
Code:
require_once (KUNENA_ABSSOURCESPATH . 'kunena.session.class.php');
but problem is still there.
Do I have to modify the line above? eg. absolutepath? ???
In which line of kunena.php do I have to insert the code ?
THANK YOU FOR YOUR HELP!
Clemens
Please Log in or Create an account to join the conversation.
14 years 5 months ago #6
by svanschu
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Replied by svanschu on topic Re:Permission not working
As said before that will be fixed for Kunena 1.5.2
Till 1.5.2 release you can use that fix www.kunena.com/forum?func=view&catid=102...it=10&start=30#18004 , but in fact you shouldn't use a beta version only for test sites i think waiting on 1.5.2 will be the decision.....
Till 1.5.2 release you can use that fix www.kunena.com/forum?func=view&catid=102...it=10&start=30#18004 , but in fact you shouldn't use a beta version only for test sites i think waiting on 1.5.2 will be the decision.....
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Please Log in or Create an account to join the conversation.
Time to create page: 0.321 seconds