Hi,
I have got the same issue (i.e. an ajax loader loading forever) using:
OpenCms 7.5.0
com.alkacon.opencms.comments 1.0.1
com.alkacon.opencms.formgenerator 1.3.1
This is the config recommended on the OAMP website.
What can I do? Is this a bug in the comments module?
Thanks,
Stefano
Andreas Zahner wrote:
Hi,
can you please check if you downloaded version 1.0.1 of the module?
There was a change in the jQuery core from 1.2.3 to 1.3.2 regarding the
selection of attributes, so version 1.0.0 won't work with OpenCms 7.5.0.
This affects the JSP
/system/modules/com.alkacon.opencms.comments/elements/comment_form.jsp.
If you find something like
... $("input[@name= ...
in its source, you have the old module version installed. Please replace
it with the newer 1.0.1 version.
Regards,
Andreas.
-------------------
Andreas Zahner
Alkacon Software GmbH - The OpenCms Experts
http://www.alkacon.com -
http://www.opencms.org_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev