rasti
Newbie
Karma: 0
Offline
Posts: 2
|
 |
« on: May 27, 2010, 17:01:26 » |
|
Hello!
I have maybe a simple question. I installed com_jcomments_v2.2.0.0.zip on a working joomla system and all things were nice.
But iam not able to submit a comment in the frontend. The submit button contains only a "#" in the a tag. That means i get to the homepage when i submit.
Maybe one reason ist that i use Artio JoomSEF.
I would be pleased to get some inputs and help.
|
|
|
|
|
Logged
|
|
|
|
|
smart
|
 |
« Reply #1 on: May 27, 2010, 17:07:14 » |
|
Could you show me your site? It sounds like you've some problems with JavaScript...
|
|
|
|
|
Logged
|
|
|
|
rasti
Newbie
Karma: 0
Offline
Posts: 2
|
 |
« Reply #2 on: May 27, 2010, 17:39:13 » |
|
Iam a stupid bastard !!! I didnt load the javascript files in Joomla index.php. Because i unset all scripts in HeadData. The site is http://www.stonefielddata.atDo i need mootools for this component? I use only jquery! That was the solution! Thanks so much!
|
|
|
|
|
Logged
|
|
|
|
|
smart
|
 |
« Reply #3 on: May 27, 2010, 17:56:14 » |
|
Do i need mootools for this component? No, JComments uses it's own JS libraries...
|
|
|
|
|
Logged
|
|
|
|
timster
Newbie
Karma: 0
Offline
Posts: 2
|
 |
« Reply #4 on: June 04, 2010, 15:27:51 » |
|
I'm experiencing the same problem.... but I had jcomments working fine for many months. So I unistalled it and reinstalled it and still it just adds a hash tag and no commenting is possible. my site is here: www.shanzai.comAny thoughts?
|
|
|
|
|
Logged
|
|
|
|
|
smart
|
 |
« Reply #5 on: June 04, 2010, 16:01:57 » |
|
Seems you've some problem with your JavsScript and CSS compressing engine (/plugins/system/JCH_Optimize). Try to disable it or add JComments' files to exclusion list (if it exists).
|
|
|
|
|
Logged
|
|
|
|
timster
Newbie
Karma: 0
Offline
Posts: 2
|
 |
« Reply #6 on: June 04, 2010, 16:16:25 » |
|
that's fixed it... thanks!
|
|
|
|
|
Logged
|
|
|
|
snoboarder
Newbie
Karma: 0
Offline
Posts: 2
|
 |
« Reply #7 on: June 25, 2010, 20:10:16 » |
|
I'm having the same problem: indeosperamus.org Please help! -Pete
|
|
|
|
|
Logged
|
|
|
|
|
smart
|
 |
« Reply #8 on: June 25, 2010, 20:12:09 » |
|
I'm having the same problem: indeosperamus.org
You've incorrect Joomla's template - it doesn't include JavaScipts and CSS files. So fix your template or use some other one.
|
|
|
|
|
Logged
|
|
|
|
|
smart
|
 |
« Reply #9 on: June 25, 2010, 20:34:07 » |
|
You need to have the line in your template's index.php: <jdoc:include type="head" /> And you must remove (if exists) code like: <?php $user =& JFactory::getUser(); if ($user->get('guest') == 1) { $headerstuff = $this->getHeadData(); $headerstuff['scripts'] = array(); $this->setHeadData($headerstuff); } ?>
|
|
|
|
|
Logged
|
|
|
|
snoboarder
Newbie
Karma: 0
Offline
Posts: 2
|
 |
« Reply #10 on: June 25, 2010, 21:17:52 » |
|
It worked! Thank you so much!
|
|
|
|
|
Logged
|
|
|
|
mmmrafik
Newbie
Karma: 0
Offline
Posts: 6
|
 |
« Reply #11 on: April 19, 2011, 15:38:47 » |
|
hi im new here and at first i would like to say i love jcomments lol i have the same problem is that i cant submit comments , the only this what happen is the page start to load and then nothing happen .
|
|
|
|
« Last Edit: April 19, 2011, 18:59:16 by smart »
|
Logged
|
|
|
|
|
smart
|
 |
« Reply #12 on: April 19, 2011, 18:59:33 » |
|
Could you show me your site?
|
|
|
|
|
Logged
|
|
|
|
mmmrafik
Newbie
Karma: 0
Offline
Posts: 6
|
 |
« Reply #13 on: April 19, 2011, 19:41:04 » |
|
|
|
|
|
|
Logged
|
|
|
|
|
smart
|
 |
« Reply #14 on: April 19, 2011, 19:48:42 » |
|
It looks like you've jHackguard plugin installed. Am I right?
|
|
|
|
|
Logged
|
|
|
|
|