- Posts: 1
- 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 cannot edit user
14 years 6 months ago - 14 years 6 months ago #1
by psiho
cannot edit user was created by psiho
With joomla 1.5.10 and CB 1.2.1.
Going to Kunena's "user administration" and clicking user produces an error:
Fatal error: Class 'CKunenaSession' not found in /home/psiho/public_html/xyz.com/components/com_kunena/class.kunena.php on line 953
Going to Kunena's "user administration" and clicking user produces an error:
Fatal error: Class 'CKunenaSession' not found in /home/psiho/public_html/xyz.com/components/com_kunena/class.kunena.php on line 953
Last edit: 14 years 6 months ago by psiho.
The topic has been locked.
14 years 6 months ago #2
by tuber1981
Replied by tuber1981 on topic Re:cannot edit user
I get the exactly same error.
The topic has been locked.
14 years 6 months ago - 14 years 6 months ago #3
by Shinji
Replied by Shinji on topic Re:cannot edit user
same error here..
Last edit: 14 years 6 months ago by Shinji.
The topic has been locked.
14 years 6 months ago #4
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:cannot edit user
hello,
there is a solutio gived here : www.kunena.com/forum?func=view&catid=102...it=10&start=30#18004
there is a solutio gived here : www.kunena.com/forum?func=view&catid=102...it=10&start=30#18004
I don't provide support by PM, because this can be useful for someone else.
The topic has been locked.
14 years 6 months ago #5
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic "Fatal error: Class 'CKunenaSession' not found in class.kunena.php on line 953"
Basically, the answer is this:
The situation described above occurs in old stable and current test versions of Kunena but it has been resolved with K 1.0.10 (current stable) and K 1.5.2 (to be released).
The situation can be worked around, for those versions that are affected, by adding the following line to the file ../components/com_kunena/kunena.php
The situation described above occurs in old stable and current test versions of Kunena but it has been resolved with K 1.0.10 (current stable) and K 1.5.2 (to be released).
The situation can be worked around, for those versions that are affected, by adding the following line to the file ../components/com_kunena/kunena.php
Code:
require_once (KUNENA_ABSSOURCESPATH . 'kunena.session.class.php');
Blue Eagle vs. Crypsis reference guide
Read my blog and

The topic has been locked.
14 years 6 months ago - 14 years 6 months ago #6
by Lintzy
Replied by Lintzy on topic Re:cannot edit user
@psiho, tuber1981, Shinji:
Thank you for reporting us this bug, This will be pointed to the Kunena DEVs, so they can fix it for the next release. You are using a beta version, which is not recommend for use on a live site, only for testing environment.
For public sites, please use the latest stable version Kunena 1.0.10.
_________________________________________________________________________
This is, what you will find under the link, that xillibit posted:
Matias wrote:
I ask me, why you repeated it, sozzled? :blink:
Thank you for reporting us this bug, This will be pointed to the Kunena DEVs, so they can fix it for the next release. You are using a beta version, which is not recommend for use on a live site, only for testing environment.
For public sites, please use the latest stable version Kunena 1.0.10.
_________________________________________________________________________
This is, what you will find under the link, that xillibit posted:
Matias wrote:
Solution would be to add:
require_once (KUNENA_ABSSOURCESPATH . 'kunena.session.class.php');
into components/com_kunena/kunena.php
BUT if you didn't have this line in kunena.php, you do not have official Kunena 1.0.10 release! So just in case: uninstall Kunena and install newest version from our download link.
If you will get the same error after installing K1.0.10 again, please continue this discussion in Kunena 1.0.10 forum.
I ask me, why you repeated it, sozzled? :blink:
Last edit: 14 years 6 months ago by Lintzy.
The topic has been locked.
14 years 6 months ago - 14 years 6 months ago #7
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:cannot edit user
This Bug is already known and fixed for Kunena 1.5.2
TY for reporting anyways
TY for reporting anyways
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Last edit: 14 years 6 months ago by svanschu.
The topic has been locked.
Time to create page: 0.292 seconds