Scenario:
"I'm testing my site using Opera and when I tried to post a comment on an item, it just freezes. What is this commenting problem due to?"
Solution:
This is a problem with Opera itself. In the current Nucleus forms (comment-form-notloggedin, login-form, etc) the action of the form is set to #nucleus_cf. This is done to make the page jump back to the form when posting a comment (or login, etc). Apparently Opera is confused by this and sends the request to the server (the comment is posted) but then gets stuck on the current page. This can be solved by modifying the forms and removing the #nucleus_cf:
#nucleus_cf
#nucleus_mf
<%self%>
Original forum thread (thanks, TeRanEX and dis!):
http://forum.nucleuscms.org/viewtopic.php?t=6757
![]()
Total votes: 1 - Rating: 0.00