- Posts: 3
- Thank you received: 0
Kunena 6.3.8 Released
The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Important K 1.5 latest posts module - no longer supported or maintained. Do NOT use this with K 1.6!
I've got a problem with the kuenalastet module, what ever the version. (even with this one 1.0.45 )
I use joomla 1.5.12, Yootheme Phoenix template and Kuena 1.5.4. with default_ex template
I still have the same error when I Click on a post or a member in the kuenalatest module:
Fatal error: Cannot redeclare class smile in /home/users5/c/comptri/www/v3/components/com_kunena/template/default/smile.class.php on line 31
I think it's just about the kuena template choice but I don't manage to find the solution. The default template work good but I'll prefer to use the EX, better & nice.
Sorry for my english :blush:
Stef
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Looks like there is other component/module/plugin which uses smile class. Can't be resolved by module others way, than creating option to disable usage of smilies.Hello.
I've got a problem with the kuenalastet module, what ever the version. (even with this one 1.0.45 )
I use joomla 1.5.12, Yootheme Phoenix template and Kuena 1.5.4. with default_ex template
I still have the same error when I Click on a post or a member in the kuenalatest module:
Fatal error: Cannot redeclare class smile in /home/users5/c/comptri/www/v3/components/com_kunena/template/default/smile.class.php on line 31
I think it's just about the kuena template choice but I don't manage to find the solution. The default template work good but I'll prefer to use the EX, better & nice.
Sorry for my english :blush:
Stef
Q: Can you provide me admin u/p on you test site
Can't catch why it works with Kunena Default template and not with Kunena Default_ex.
Please Log in or Create an account to join the conversation.
- bytebandit01
- Offline
- Senior Member
- Posts: 104
- Thank you received: 0
i changed the code line 53 of helper.php from
to$msg_avatar = KUNENA_LIVEUPLOADEDPATH . "/avatars/$avatar";
$msg_avatar = (!file_exists(KUNENA_PATH_UPLOADED.DS. '/avatars/s_' . $avatar)?KUNENA_LIVEUPLOADEDPATH.'/avatars/'.$avatar:KUNENA_LIVEUPLOADEDPATH.'/avatars/s_'.$avatar);
to make sure that i get equal sizes in the avatar display as some of my users has different dimension/sizes in their avatar.
Please Log in or Create an account to join the conversation.
- anantachai
- Offline
- New Member
- Posts: 2
- Thank you received: 0
Please Log in or Create an account to join the conversation.
do you use latest version of this module?
If yes, control if the file icon.php is missing from folder
components / com_kunena / template / default /
Regards
Please Log in or Create an account to join the conversation.
- anantachai
- Offline
- New Member
- Posts: 2
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- crisscross
- Offline
- Junior Member
- Posts: 18
- Thank you received: 0
Anybody that can give any hints on how to optimize the modules performance?
Please Log in or Create an account to join the conversation.
It's a two language site: polish (default) & english.
When I change language to english (using joomfish language selector module) it translates everything except modules below Kunena Latest (in the same modules position: left). Manually entered module titles are translated.
For example mod_online:
In polish:
"Naszą witrynę przegląda teraz 1 gość"
In english:
still "Naszą witrynę przegląda teraz 1 gość"
In english it should be:
"We have 1 guest online"
When I change site's default language to english there is always english text in modules (no polish).
If I disable Kunena Latest Module everything looks right. When it is enabled modules below Kunena Latest are not translated. Please help...
Please Log in or Create an account to join the conversation.
When comment start it allways make following post in forum:
(22.07.2009. valdes sēdes lēmums <- is URL link back to article).
In module its looks like that:
URL is changed to text /biedribas-dokumenti/22.07.2009.-valdes-sedes-lemum...
and breaks up module layout.
Is there way how to cut all URLS from message text showing in module? I mean - show only text without link.
This problem not only discussbot related - any posts who starts with link have it.
Kunena 1.54
mod_kunenalatest 1.0.45
Hopeful
m.
Please Log in or Create an account to join the conversation.