Please replace the ??? with your data!
[desc]:
ok, so I already checked the FAQ and forums, following which I made sure the "cforms.js" and "abspath.php" had the correct URI's like this …
cforms.js
"var sajax_uri = 'http://madhavaji.com/phelan/wp/wp-content/plugins/cforms/lib_ajax.php';"
abspath.php
"<?php $abspath = 'http://madhavaji.com/phelan/wp/'; ?>"
Still, cforms hangs.
When I check the source in the browser the cforms header info still reads …
"
<link rel="stylesheet" type="text/css" href="http://localhost:8888/wordpres.....cforms.css" /><script type="text/javascript" src="http://localhost:8888/wordpres...../cforms.js"></script>
"
Still showing the locations of the original dev site …
Anyone got any ideas?_