Welcome, Guest
Username Password: Remember me
Joomla!Day USA West | October 1-3, 2010

Can not del post due to javascript:document.myform.submit()
(1 viewing) (1) Guest
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.
  • Page:
  • 1

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

Can not del post due to javascript:document.myform.submit() 6 months, 4 weeks ago #1

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.
  • sky
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
Last Edit: 6 months, 4 weeks ago By sky.

Re: Can not del post due to javascript:document.myform.submit() 6 months, 4 weeks ago #2

Look at page source if there's still extra javascript files conflicting with Kunena.
  • Matias
  • OFFLINE
  • Kunena Developer
  • Kunena!
  • Posts: 3709
Reviews on the Joomla Extension Directory are always appreciated.

Re: Can not del post due to javascript:document.myform.submit() 6 months, 4 weeks ago #3

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.../css/style.css" type="text/css" />
<link rel="stylesheet" href="mysite.com/components/com_kunena/templat...nena.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...;></script>
<script type="text/javascript" src="mysite.com/components/com_kunena/templat...;></script>
<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...onal_chinese/";
</script>
<script type='text/javascript'>
/*<![CDATA[*/
var jax_live_site = 'http://mysite.com/index.php';
var jax_site_type = '1.5';
/*]]>*/

</script><script type="text/javascript" src="mysite.com/plugins/system/pc_includes/aj...;></script>
<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...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 = "http://mysite.com/components/com_jomcomment/busy.gif";
var jc_username = "";
var jc_email = "";
var jc_commentForm;
/*]]>*/
</script>
  • sky
  • OFFLINE
  • Fresh Boarder
  • Posts: 5

Re:Can not del post due to javascript:document.myform.submit() 6 months, 4 weeks ago #4

Hello,

I'am not sure but it can be this thing, or maybe give a link to a forum page :

</script><script type="text/javascript" src="mysite.com/plugins/system/pc_includes/aj...;></script>
  • xillibit
  • NOW ONLINE
  • Kunena Developer
  • Kunena for ever
  • Posts: 3221
I don't provide support by PM, because this can be useful for someone else.
Become a Kunena fan
Last Edit: 6 months, 4 weeks ago By xillibit.

Re: Can not del post due to javascript:document.myform.submit() 6 months, 4 weeks ago #5

I uninstall the mod_sugestbox, then it works now. thans.
  • sky
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Page:
  • 1
Time to create page: 0.39 seconds