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: I cannot write comment
Pages: [1]   Go Down
  Print  
Author Topic: I cannot write comment  (Read 3651 times)
0 Members and 1 Guest are viewing this topic.
tomdedecker
Newbie
*

Karma: 0
Offline Offline

Posts: 2


« on: August 22, 2010, 21:15:47 »

I installed JComments and set it to allow comments for specific catagorie, when I go to front, and try to add comment, the page jumps to frontpage...

In other words, I cannot leave any comment...

Howcome?

The url where I use it is: http://www.lucsteeno.be/web/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=10
« Last Edit: August 22, 2010, 21:19:03 by tomdedecker » Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #1 on: August 23, 2010, 00:56:03 »

I don't know why it happens but I can't view the page source - you've some script which prevents context menu calling. So I can't check the links attributes. At first look it could be template issue but I'm not sure. I can suggest you to try with some other template, also you could try to disable 3rd party plugins and scripts...

Before release of any version of JComments I put it into long testing with various site's configurations and install it to about 40 production sites of my regular testers. And only if it works fine for all testers I release it to public. So every public release is as stable as possible. But it could have some with some custom templates or 3rd party extensions (we can't test with all existing templates and scripts). So in each case we need to have detailed information...
« Last Edit: August 23, 2010, 00:58:45 by smart » Logged

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

Karma: 0
Offline Offline

Posts: 2


« Reply #2 on: August 23, 2010, 15:47:43 »

I don't know why it happens but I can't view the page source - you've some script which prevents context menu calling. So I can't check the links attributes. At first look it could be template issue but I'm not sure. I can suggest you to try with some other template, also you could try to disable 3rd party plugins and scripts...

Before release of any version of JComments I put it into long testing with various site's configurations and install it to about 40 production sites of my regular testers. And only if it works fine for all testers I release it to public. So every public release is as stable as possible. But it could have some with some custom templates or 3rd party extensions (we can't test with all existing templates and scripts). So in each case we need to have detailed information...

Hi, thanks for advice, I removed frontenduseraccess plugings and it seemed that similar app: discussions was also still in there, now JComments works fine!

Thanks
Tom
Logged
france3d
Newbie
*

Karma: 0
Offline Offline

Posts: 6


Email
« Reply #3 on: August 23, 2010, 16:59:35 »

I installed JComments and set it to allow comments for specific catagorie, when I go to front, and try to add comment, the page jumps to frontpage...

In other words, I cannot leave any comment...

Howcome?

The url where I use it is: http://www.lucsteeno.be/web/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=10

I have exactly the same issue. Jcomment suddenly stopped working after 2 years without any problem.
Any try to add a comment leads to the frontpage  Angry

for example http://www.france3d.org/20100611271/Dernieres-news/Retour-aux-sources-pour-Second-Life#comment-532

The only thing I changed recently is adding a google adsense plugin. But even if I unpublish it, the problem remains...
« Last Edit: August 23, 2010, 17:14:49 by france3d » Logged
france3d
Newbie
*

Karma: 0
Offline Offline

Posts: 6


Email
« Reply #4 on: August 23, 2010, 18:45:29 »

under IE, I have an "undefined Jcomments" error message

but in my page, Jcomments scripts are here :

Code:
<link href="http://www.france3d.org/components/com_jcomments/tpl/default/style.css" rel="stylesheet" type="text/css" />
<script src="http://www.france3d.org/components/com_jcomments/js/jcomments-v2.0.js" type="text/javascript"></script>
<script src="http://www.france3d.org/components/com_jcomments/libraries/joomlatune/ajax.js" type="text/javascript"></script>


what's wrong with my plugin ?
Logged
BBC
Full Member
***

Karma: 4
Offline Offline

Posts: 197



« Reply #5 on: August 23, 2010, 22:03:35 »

under IE, I have an "undefined Jcomments" error message

but in my page, Jcomments scripts are here :

Code:
<link href="http://www.france3d.org/components/com_jcomments/tpl/default/style.css" rel="stylesheet" type="text/css" />
<script src="http://www.france3d.org/components/com_jcomments/js/jcomments-v2.0.js" type="text/javascript"></script>
<script src="http://www.france3d.org/components/com_jcomments/libraries/joomlatune/ajax.js" type="text/javascript"></script>


what's wrong with my plugin ?

You have a lot of 403 errors (forbidden) at your website. (including all Jcomments files)
Write permissions of some folders ? Some wrong urls ?

You have done something at your site to cause this. You, or some installed plugin.
Logged
BBC
Full Member
***

Karma: 4
Offline Offline

Posts: 197



« Reply #6 on: August 23, 2010, 22:06:10 »

If you use this url
http://www.france3d.org/components/com_jcomments/tpl/default/style.css

directly in browser you get:
Forbidden

You don't have permission to access /components/com_jcomments/tpl/default/style.css on this server.


Check your write permissions.
You have problem with other plugins, not only Jcomments.
Logged
france3d
Newbie
*

Karma: 0
Offline Offline

Posts: 6


Email
« Reply #7 on: August 24, 2010, 02:08:58 »

thank you, found it
there was a hta access file in the component directory, allowing only 1 ip
I have no idea how this appeared, but it solved my issue

thank youuuu  Smiley
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #8 on: August 24, 2010, 18:22:40 »

@france3d: you are using outdated version of JComments (I saw this by used JavaScript files). So I suggest you to update your JComments to 2.2.0.0
Logged

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

Karma: 0
Offline Offline

Posts: 6


Email
« Reply #9 on: August 24, 2010, 18:25:37 »

@france3d: you are using outdated version of JComments (I saw this by used JavaScript files). So I suggest you to update your JComments to 2.2.0.0

thanks but I think I will first try to update to joomla 1.5 because this hacker came again (he is dropping files in the components directory and disallowing public access !)
Logged
BBC
Full Member
***

Karma: 4
Offline Offline

Posts: 197



« Reply #10 on: September 05, 2010, 15:07:20 »

Put your configuration.php file allways at 444. No write, no execute.
Logged
france3d
Newbie
*

Karma: 0
Offline Offline

Posts: 6


Email
« Reply #11 on: September 05, 2010, 18:20:18 »

thxxxx  Cheesy
Logged
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Bug-reports    Topic: I cannot write comment
 
Jump to: