Well, I ended up simply unchecking the "Ajax enabled" box next to "Form Name" under "Form Settings" for each individual form that I needed use. It works now, although its not the most satisfying fix. In any event, this seems to be a quick fix for the problem, which could be useful for those, like me, who really can't afford to have their online forms down for a long period of time.
Any additional ideas on why this worked or a better fix would still be appreciated.
Most importantly, hope this helps someone!
Jim
Same here, WP 2.9.2, cforms 11.4. working now like you said, but looking for a better way to fix it.
I suspect the problem may be related to the fact that WP is not installed at the root of the website, it is one level down. I did add what I believe to be the correct path in abspath.php. And I fixed the path for sajax_uri in cforms.js since I saw error messages that seem related to the fact that the WP was installed one level down from root.
Those messages went away with the change in cforms.js but I still have the problem with the hanging. Now I get the following error messages:
<br /> <b>Warning</b>: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: php_network_getaddresses: getaddrinfo failed: Name or service not known in <b>/home/salembiz/public_html/saveface/askdoc/wp-content/plugins/cforms/phpmailer/class.smtp.php</b> on line <b>122</b><br /> <br /> <b>Warning</b>: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to mail.authsmtp.com :25 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in <b>/home/salembiz/public_html/saveface/askdoc/wp-content/plugins/cforms/phpmailer/class.smtp.php</b> on line <b>122</b><br /> +:var res = '1*$#n<br />SMTP Error: Could not connect to SMTP host.|!!!'; res;
Any suggestions on how to get this working would be appreciated.
TIA,
–Doug
IT happend the same to muy, had to uncheck the ( AJAX ENABLE ) in the form, and also disable the PHPMAILER. Now it works