Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question Emoticons & Boardcode Don't Funtion

More
17 years 3 months ago #5730 by Matias
If you have some coding skills you can still investigate the problem with FireBug. Usually these things are quite easy to fix if you find out where the problem is.

Please Log in or Create an account to join the conversation.

More
17 years 3 months ago #5774 by captainbet
Rockettheme's extensions RokBox and RokCandy create the problem. Thank you.

Please Log in or Create an account to join the conversation.

More
17 years 3 months ago #6566 by Creatorffm
captainbet wrote:

Rockettheme's extensions RokBox and RokCandy create the problem. Thank you.

To be more specific it is the RokCandy plug in that causes the problem. It seems to change the BBcode site wide. This can be witnessed if you use Jomcomment. Rokcandy seems to change the BBcode
Code:
[b][/b]
to
Code:
<strong></strong>
and BBcode
Code:
[i][/i]
to
Code:
<em></em>
:( I will try to find a solution to these in the rocket theme forums but first I have to renew my membership.

Cheers
Dave

Dave "Creator" Marshall

Please Log in or Create an account to join the conversation.

More
17 years 3 months ago #6580 by volksfans
I am having the same problem . . . I there is definitely a JS conflict.

The issue is also most definitly with RokCandy . . . Which is essential to using the Akriraka Template.

I am playing around with it, but so far non success.

Please Log in or Create an account to join the conversation.

More
17 years 3 months ago #6585 by volksfans
I just searched RocketTheme and could not find an answer so I created a topic in their forum to see what is going on.

I'll let everyone know, when I do.

Please Log in or Create an account to join the conversation.

More
17 years 3 months ago #6620 by Creatorffm
Hi all,

These are the errors that I am getting in firebug:

Error: emo is not defined
Source File: httx://xxx/component/option,com_kunena/Itemid,97/catid,2/do,reply/func,post/replyto,2/
Line: 1


Error: syntax error
Source File: httx://xxx/component/option,com_kunena/Itemid,97/catid,2/do,reply/func,post/replyto,2/
Line: 626, Column: 24
Source Code:
if ((thearray<em> == "undefined") || (thearray == "") || (thearray == null))



Error: unterminated string literal
Source File: httx://xxx/component/option,com_kunena/Itemid,97/catid,2/do,reply/func,post/replyto,2/
Line: 1156

My System:
Joomla 1.5.9, Kunena 1.0.8, sh404sef 1.0.16beta build 222.
My PHP version is 5.2.6-0.dotdeb.1.
MySQL version 5.
Max. script execution time 30 seconds.
Memory limit 44 mb.

Dave "Creator" Marshall

Please Log in or Create an account to join the conversation.

Time to create page: 0.248 seconds