I need your help.
When we send the comment we get a javascript error: Access to restricted URI denied .
Searching in google about it I found this:
www.example.com
is different than example.com
I don't know how, but I access your web site with
www.example.com
(do you have redirect???), but in your configuration file you have example.com . And since our script try to access example.com instead of
www.example.com
we get this error. ( i think so) Please make the config file editable, so I can change the value and experiment to see if it is going to work, or if this is at all the reason.