Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Question cannot edit user

More
16 years 6 months ago - 16 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
Last edit: 16 years 6 months ago by psiho.
The topic has been locked.
More
16 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.
More
16 years 6 months ago - 16 years 6 months ago #3 by Shinji
Replied by Shinji on topic Re:cannot edit user
same error here..
Last edit: 16 years 6 months ago by Shinji.
The topic has been locked.
More
16 years 6 months ago #4 by xillibit
Replied by xillibit on topic Re:cannot edit user

I don't provide support by PM, because this can be useful for someone else.
The topic has been locked.
More
16 years 6 months ago #5 by sozzled
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
Code:
require_once (KUNENA_ABSSOURCESPATH . 'kunena.session.class.php');
The topic has been locked.
More
16 years 6 months ago - 16 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:

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: 16 years 6 months ago by Lintzy.
The topic has been locked.
More
16 years 6 months ago - 16 years 6 months ago #7 by svanschu
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
Last edit: 16 years 6 months ago by svanschu.
The topic has been locked.
Time to create page: 0.243 seconds