|
|
|
smart
|
 |
« 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
|
|
|
|
tomdedecker
Newbie
Karma: 0
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
Posts: 6
|
 |
« 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 : <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
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 : <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
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.cssdirectly 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
Posts: 6
|
 |
« 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 
|
|
|
|
|
Logged
|
|
|
|
|
smart
|
 |
« 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
|
|
|
|
france3d
Newbie
Karma: 0
Offline
Posts: 6
|
 |
« 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
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
Posts: 6
|
 |
« Reply #11 on: September 05, 2010, 18:20:18 » |
|
thxxxx 
|
|
|
|
|
Logged
|
|
|
|
|