Hi, I use Chrono Comments 1.2 in Joomla 1.5.9
I'm trying to publish a comment but when I press submit button nothing happened.
The error I get in Firefox is...
Error: Fx.Style is not a constructor
Source File: http://koutipandoras.gr/_dev/components/com_chronocomments/scripts.js
Line: 231
and IE7...
Line: 231
Char: 2
Error: Object Expected
Code: 0
Thanks!
I'm trying to publish a comment but when I press submit button nothing happened.
The error I get in Firefox is...
Error: Fx.Style is not a constructor
Source File: http://koutipandoras.gr/_dev/components/com_chronocomments/scripts.js
Line: 231
and IE7...
Line: 231
Char: 2
Error: Object Expected
Code: 0
Thanks!
I've test it with another template and it works, but I need to use the specific template that I buy.
Any suggestions?
Thanks again!
Any suggestions?
Thanks again!
Hi cartman,
Hard to be sure without seeing the admin page but my guess is that this is a MooTools problem - the file isn't being loaded, or doesn't contain the necessary addon, or is the newer version. I think that Joomla uses a full version of Mootools 1.1 (1.2 will cause some problems).
Bob
Hard to be sure without seeing the admin page but my guess is that this is a MooTools problem - the file isn't being loaded, or doesn't contain the necessary addon, or is the newer version. I think that Joomla uses a full version of Mootools 1.1 (1.2 will cause some problems).
Bob
Hi Cartman,
There may be an earlier release still in the download area but I don't think that will make any significant difference.
Bob
There may be an earlier release still in the download area but I don't think that will make any significant difference.
Bob
I have the similar problem - can't post a comment. Looks like the ChronoComments is not vompartible with MorfeoSgow. When I disable MorfeoShow, everything goes ok. Therefore I regret to uninstall ChronoEngine. Will now start looking for another comments plugin.
Hi watashi,
I don't know MofeoShow but I see that it includes the Prototype and JQuery JavaScript libraries as well as MooTools.
Provided that you choose a display option that uses MooTools then MorfeoShow might work with ChronoComments. It's most unlikely that ChronoComments will work with either JQuery or Proptotype loaded.
Bob
I don't know MofeoShow but I see that it includes the Prototype and JQuery JavaScript libraries as well as MooTools.
Provided that you choose a display option that uses MooTools then MorfeoShow might work with ChronoComments. It's most unlikely that ChronoComments will work with either JQuery or Proptotype loaded.
Bob
same problem for me. Circle apears for second and nothing hapens.
changed diferent templates but its not working. Site is still in developing phase but I need to finish it as soon as I can.
http://www.veselispust.com
Search Engine Friendly URLs - no (if that has anything to do with this)
parameters:
all categories, sections, articles and posting groups selected
guests can post - yes
new comments default to - published
send verification emails - disabled
Enable sh404SEF mode - no
enable ip banning - no
hide email field - yes
😟 😑 😀
changed diferent templates but its not working. Site is still in developing phase but I need to finish it as soon as I can.
http://www.veselispust.com
Search Engine Friendly URLs - no (if that has anything to do with this)
parameters:
all categories, sections, articles and posting groups selected
guests can post - yes
new comments default to - published
send verification emails - disabled
Enable sh404SEF mode - no
enable ip banning - no
hide email field - yes
😟 😑 😀
I forgot to say that there are few comments submitet on article "knjiga utisaka" (its first article on front page), but those where submited before I uploaded site on server, and I think that i didnt change anything since I tested those comments on local machine.
thanks for helping
thanks for helping
There is no more comments on any articles. I reinstalled chronocomments, but problem is still here.
This is what I get in Firebug:
POST h t t p : // w w w.veselispust.com/index2.php?option=com_chronocomments&task=savecomment
h t t p: // w w w.veselispust.com/index2.php?option=com_chronocomments&task=savecomment
406 Not Acceptable
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>406 Not Acceptable</title>
</head><body>
<h1>Not Acceptable</h1>
<p>An appropriate representation of the requested resource /index2.php could not be found on this server
.</p>
</body></html>
Hope someone will reply eventually
Živeli
This is what I get in Firebug:
POST h t t p : // w w w.veselispust.com/index2.php?option=com_chronocomments&task=savecomment
h t t p: // w w w.veselispust.com/index2.php?option=com_chronocomments&task=savecomment
406 Not Acceptable
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>406 Not Acceptable</title>
</head><body>
<h1>Not Acceptable</h1>
<p>An appropriate representation of the requested resource /index2.php could not be found on this server
.</p>
</body></html>
Hope someone will reply eventually
Živeli
Finally my comments are working except the Censor List (it is enabled, words are typed like:
word,
2word,
3word,
....)
As I sad my comments are working but I am afraid that now I have security problem. I aded a line "SecFilterEngine off" in "htaccess.txt" and changed its name to ".htaccess"
I was hoping that maybe there is way not to turn off SecFilterEngine, but just to add some exception that will allow chronocomments to post.
Živeli
word,
2word,
3word,
....)
As I sad my comments are working but I am afraid that now I have security problem. I aded a line "SecFilterEngine off" in "htaccess.txt" and changed its name to ".htaccess"
I was hoping that maybe there is way not to turn off SecFilterEngine, but just to add some exception that will allow chronocomments to post.
Živeli
Hi Ivan,
I will check the problem before the new release, so you say that the comments are posting ONLY after this .htaccess change ? how did you know that is the solution ?
sorry but the last few days I was very busy with chronoforms !
Regards
Max
I will check the problem before the new release, so you say that the comments are posting ONLY after this .htaccess change ? how did you know that is the solution ?
sorry but the last few days I was very busy with chronoforms !
Regards
Max
I'm getting the same errors.
It works fine with Joomla SEF turned off, but breaks when I turn it on:
As per image attachment...
Javascript errors on pageload
Class is not defined
msg.js()()msg.js (line 36)
[Break on this error] var PBBAcpBox = new Class({
msg.js (line 36)
Asset is not defined
scripts.js()()scripts.js (line 26)
[Break on this error] new Asset.images(images);
scripts.js (line 26)
Javascript errors when I try to submit
Fx is not defined
submitCommentForm("x1")scripts.js (line 231)
onclick(click clientX=724, clientY=475)WICzzuRX...aeA%3D%3D (line 2)
[Break on this error] 'loading': new Fx.Style( 'ccloading', 'opacity',{ duration: 200 } ),
Any ideas greatly recieved, we have the paid version if that helps
Joomla 1.5.9
Joomla SEF on
CC 1.2
It works fine with Joomla SEF turned off, but breaks when I turn it on:
As per image attachment...
Javascript errors on pageload
Class is not defined
msg.js()()msg.js (line 36)
[Break on this error] var PBBAcpBox = new Class({
msg.js (line 36)
Asset is not defined
scripts.js()()scripts.js (line 26)
[Break on this error] new Asset.images(images);
scripts.js (line 26)
Javascript errors when I try to submit
Fx is not defined
submitCommentForm("x1")scripts.js (line 231)
onclick(click clientX=724, clientY=475)WICzzuRX...aeA%3D%3D (line 2)
[Break on this error] 'loading': new Fx.Style( 'ccloading', 'opacity',{ duration: 200 } ),
Any ideas greatly recieved, we have the paid version if that helps
Joomla 1.5.9
Joomla SEF on
CC 1.2
Hi hollysmith,
The Fx not defined suggets that the MooTools library isn't loading. Combined with the SEF difference it sounds like a path isn't being set properly.
Please will you post a link to the page (PM or email me if you prefer) so I can have a dig around.
Bob
The Fx not defined suggets that the MooTools library isn't loading. Combined with the SEF difference it sounds like a path isn't being set properly.
Please will you post a link to the page (PM or email me if you prefer) so I can have a dig around.
Bob
Hi Bob,
Yes one of my developers coded a change to the core in behaviour.php without commenting the code or updating our wiki!
Cheers
Yes one of my developers coded a change to the core in behaviour.php without commenting the code or updating our wiki!
Cheers
This topic is locked and no more replies can be posted.