I've tried both the AJAX, and the AJAX Comments modules, and I'm coming up with the same error. When a comment is entered, the save button is clicked, then an error message shows that "Comment field is required". If I click the save button a second time, then it saves. I've tried several different editors (TinyMCE, FCKEditor, etc.), and it does the same for all. I really would like to continue using this module, but I can't track down the problem.

Comments

wxman’s picture

I'm now trying a different tactic. I uninstalled the original WYSIWYG module, and installed the new CKEditor module. I also unchecked all the AJAX module selections. The only thing controlling the comments is this module. Now when I open the form to enter a comment, it won't let me type anything into the editor. IE7 shows a cursor, and FF shows not even that.
If I switch the comment field to plain test, I can enter text, but on save, it freezes, and a very long error pops up that starts with:

An error occurred. 
/ajax_comments/js
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
.............

This happens in both browsers. After I get rid of the error, refresh the page, and the entry is there sometimes more than once.

rjbrown99’s picture

Status: Active » Closed (duplicate)