- Posts: 5
- Thank you received: 0
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 Can not del post due to javascript:document.myform.submit()
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.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
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.
I'am not sure but it can be this thing, or maybe give a link to a forum page :
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.