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.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Can not del post due to javascript:document.myform.submit()

More
16 years 4 months ago - 16 years 4 months ago #39281 by sky
I am having the exact problme like this post:
www.kunena.com/forum/97-solved-or-prior-...9-manage-posts#17129

when try to click submit button to del post, just nothing happen, but shows javascript:document.myform.submit();

I tried disabling Kunena from loading JQuery and disabled Jomsocial module and plugin, but all does not resolve the issue.
Last edit: 16 years 4 months ago by sky.

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

More
16 years 4 months ago #39284 by Matias
Look at page source if there's still extra javascript files conflicting with Kunena.

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

More
16 years 4 months ago #39354 by sky
How to look for conflicting javascript? What should I look for? I have no idea.

this is my page source:
<html xmlns=" www.w3.org/1999/xhtml " xml:lang="zh-tw" lang="zh-tw">

<head>
<base href=" mysite.com/index.php " />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="robots" content="index, follow" />



<link href="/templates/ja_teline_iii/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<link rel="stylesheet" href=" mysite.com/components/com_community/assets/window.css " type="text/css" />
<link rel="stylesheet" href=" mysite.com/components/com_community/temp...ueface/css/style.css " type="text/css" />
<link rel="stylesheet" href=" mysite.com/components/com_kunena/templat..._ex/kunena.forum.css " type="text/css" />
<link rel="stylesheet" href="/modules/mod_jamegamenu/assets/style.css" type="text/css" />
<link rel="stylesheet" href="/templates/ja_teline_iii/css/mod_jamegamenu.css" type="text/css" />
<script type="text/javascript" src="/includes/js/joomla.javascript.js"></script>

<script type="text/javascript" src=" mysite.com/components/com_kunena/templat.../jquery-1.3.2.min.js ">
<script type="text/javascript" src=" mysite.com/components/com_kunena/templat...lt/js/kunenaforum.js ">
<script type="text/javascript" src="/media/system/js/mootools.js"></script>
<script type="text/javascript" src="/modules/mod_jamegamenu/assets/script.js"></script>
<script type="text/javascript">
jr_expandImg_url = " mysite.com/components/com_kunena/templat...traditional_chinese/ ";
</script>
<script type='text/javascript'>
/*<![CDATA[*/
var jax_live_site = ' mysite.com/index.php ';
var jax_site_type = '1.5';
/*]]>*/

</script><script type="text/javascript" src=" mysite.com/plugins/system/pc_includes/ajax_1.3.js ">
<link rel="stylesheet" type="text/css" href=" mysite.com/components/com_jomcomment/style.css"/ >
<link rel="stylesheet" type="text/css" href=" mysite.com/components/com_jomcomment/tem.../comment_style.css"/ >

<script type='text/javascript'>
/*<![CDATA[*/
var jc_option = "";
var jc_autoUpdate = "0";
var jc_update_period = 0*1000;
var jc_orderBy = "0";
var jc_livesite_busyImg = " mysite.com/components/com_jomcomment/busy.gif ";
var jc_username = "";
var jc_email = "";
var jc_commentForm;
/*]]>*/
</script>

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

More
16 years 4 months ago - 16 years 4 months ago #39370 by xillibit
Hello,

I'am not sure but it can be this thing, or maybe give a link to a forum page :
Code:
</script><script type="text/javascript" src="mysite.com/plugins/system/pc_includes/aj...;></script>

I don't provide support by PM, because this can be useful for someone else.
Last edit: 16 years 4 months ago by xillibit.

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

More
16 years 4 months ago #39390 by sky
I uninstall the mod_sugestbox, then it works now. thans.

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

Time to create page: 0.326 seconds