Kunena
   
Welcome, Guest
Please Login or Register.    Lost Password?
Bookmark and Share
Forum is locked
Can not del post due to javascript:document.myform.submit() Forum is locked
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Can not del post due to javascript:document.myform.submit()
#39281
Can not del post due to javascript:document.myform.submit() 1 Month ago  
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
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/02/05 09:13 By sky.
The topic has been locked.
 
#39284
Re: Can not del post due to javascript:document.myform.submit() 1 Month ago  
Look at page source if there's still extra javascript files conflicting with Kunena.
Matias
Kunena!
Kunena Developer
Posts: 2779
graph
User Offline Click here to see the profile of this user
matias.griese Location: Turku, Finland Birthday: 02/10
The topic has been locked.
Reviews on the Joomla Extension Directory are always appreciated.
 
#39354
Re: Can not del post due to javascript:document.myform.submit() 1 Month ago  
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
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#39370
Re:Can not del post due to javascript:document.myform.submit() 1 Month ago  
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>
xillibit
Kunena for ever
Kunena Developer
Posts: 2088
graphgraph
User Online Now Click here to see the profile of this user
Gender: Male AlienTuningPC Location: France Birthday: 03/15
Last Edit: 2010/02/06 02:51 By xillibit.
The topic has been locked.
I don't provide support by MP, because this can be useful for someone else.
 
#39390
Re: Can not del post due to javascript:document.myform.submit() 1 Month ago  
I uninstall the mod_sugestbox, then it works now. thans.
sky
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
Go to topPage: 1