Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    Bug-reports    Topic: Click on "Add Comment" does nothing
Pages: [1]   Go Down
  Print  
Author Topic: Click on "Add Comment" does nothing  (Read 2624 times)
0 Members and 1 Guest are viewing this topic.
MrDog
Newbie
*

Karma: 0
Offline Offline

Posts: 2


« on: January 31, 2010, 10:24:24 »

I have just installed JCOmments and enabled it on a category

At the foot of the article I get an Add Comment link which does nothing when I click on it.

Looking at the source of the page the code is like this:

<script type="text/javascript">
var jcomments=new JComments(9, 'com_content','http://localhost:8080/BOCA_Joomla/index.php?option=com_jcomments&amp;tmpl=component');
jcomments.setList('comments-list');

</script>
<div id="jc">
<div id="comments"></div>
<div id="comments-form-link">
<a id="addcomments" class="showform" href="#addcomments" onclick="jcomments.showForm(9,'com_content', 'comments-form-link'); return false;">Add comment</a>
</div>
<div id="comments-footer" align="center"><a href="http://www.joomlatune.com" title="JComments" target="_blank">JComments</a></div>
<script type="text/javascript">
jcomments.setAntiCache(1,1,1);
</script>
</div>
</div>
</div>
</div>



When I click on the link Firebug shows the following:

http://localhost/BOCA_Joomla/index.php?option=com_jcomments&amp;tmpl=component

and no response at all.

Any help appreciated!

THanks
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #1 on: January 31, 2010, 20:43:57 »

See here: http://www.joomlatune.com/forum/index.php/topic,1071.msg4067.html#msg4067
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
MrDog
Newbie
*

Karma: 0
Offline Offline

Posts: 2


« Reply #2 on: February 01, 2010, 13:28:40 »

Thanks - I missed the port number! (After a recent Windows reboot I suddenly lost 80 so moved to 8080 and I tend to forget that when checking - will test this fix tomorrow)
Logged
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Bug-reports    Topic: Click on "Add Comment" does nothing
 
Jump to: