- Posts: 4
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.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 7.0
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!
%S - short subject,
%L - full subject,
%M - short message,
%T - message,
%N - name,
%D - date,
%F - forum,
%H - thread hits,
%C - number of replies,
%R - unread indicator,
%A - avatar,
%O - online status
PROBLEM: I am trying to insert a few non-break-spaces into the mix. Either   or  . They seem to work ok, then after the module is reopened and saved, they are converted into ? question marks. Other special characters seem to work ok (are not lost after the second save).
What do you think?
Please Log in or Create an account to join the conversation.
- BoonDockSaint
-
- Offline
- Junior Member
-
- Posts: 21
- Thank you received: 1
Can the devellopers pls come up with something about the mootools problem? Maybe a reply if they gonna fix the problem?? :dry:
Best regards
Please Log in or Create an account to join the conversation.
I had an error with my GK-Tabs animation with 1.0.38 version.
Just comment lines 38 > 40 in helper.php solve the problem.
//if (defined('KUNENA_JQURL') && !isset($jQuery)) {
// $mainframe->addCustomHeadTag('<script type="text/javascript" src="' . KUNENA_JQURL . '">jQuery.noConflict();</script>');
//}
Thx jerry for your work.
Thanks ! This trick solved my problem with a mootool based module too. Many thanks !
Please Log in or Create an account to join the conversation.
- g7guitarist
-
- Offline
- New Member
-
- Posts: 2
- Thank you received: 0
Cheers
L
Please Log in or Create an account to join the conversation.
The problem exists in IE7 but not in FF 3.
When I hover over the subject of a post displayed in the latest posts module I see a TOOLTIP which displays the name of the forum the post is in and the title of the post. It also shows replies which I added. BUT IT ONLY WORKS IN FIREFOX.
When I view it in IE and hover over the subject I get NO ToolTip with the information mentioned above.
Is there a fix I can do, or is this something that the dev needs to work on?
Thanks...
Please Log in or Create an account to join the conversation.
- bytebandit01
-
- Offline
- Senior Member
-
- Posts: 104
- Thank you received: 0
i'd like to add this code.. to replace in line 67 in helper.php
although this code works for showing user avatar..
however this code..
Please Log in or Create an account to join the conversation.