| Post |
|
Guest
| Make Life Delicious 1:05 am January 6, 2009
| |
|
|
Submission Error
* URL to the FORM: http://makelifedelicious.com/about-2/ * The browser used: Firefox 3 / IE7 * cforms version: 9.4 * Your Wordpress version: 2.7
[desc]: Once the form is submitted it redirects to a Google page (in Firefox) or hangs on message "one moment please" (in IE).
Please help.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 2:42 pm January 6, 2009
| |
|
|
looks llike some plugin of yours is killing the cforms <form> tag, I can't see it in your HTML code.
|
|
|
|
|
Guest
| Terrell 12:34 am January 7, 2009
| |
|
|
I am having a similar hanging problem, I have gone through the trouble shooting through the back end. I input all of our POP server info with my login password and everything, and am still having the problem with it hanging.
The form is at http://www.muzeclothing.com/blog/glossarysubmit
Any help would be great, would also love some other help with it if you can help me with this one.
Check out the site as well Oliver, if you like movies and tshirts… I got you covered :)
Terrell
|
|
|
Guest
| Make Life Delicious 2:40 am January 7, 2009
| |
|
|
Thanks for looking that the issue. I upgraded to cforms version10 and deactivated a couple of unnecessary plugins and I'm still seeing the same issue.
Current active plugins are:
AdSense Manager Akismet All in One SEO Pack 1.4.6.16 cformsII Flickr Photo Album 1.1 Google XML Sitemaps 3.1.2 IntenseDebate 2.0.18 RSS Footer 0.8.2 ShareThis 2.3 Woopra 1.4.0.3 WordPress Database Backup 2.2.2 WP Easy Uploader
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:43 am January 7, 2009
| |
|
|
It's the super well known js/cforms.js issue. cforms should've told you about trying to fix it…(message at the top)
var sajax_uri = '/wp-content/plugins/cforms/lib_ajax.php';
should be:
var sajax_uri = '/blog/wp-content/plugins/cforms/lib_ajax.php';
|
|
|
|
|
Guest
| Terrell 12:39 am January 14, 2009
| |
|
|
Ok.. that fixed it when I did it last week, and then today we had our database moved to a dedicated server for just our site, and all of a sudden I am having the same issue where it hangs at one moment please.
I updated to the new version, did the deactivate and reactivate, back up database etc., and cleared cache, refreshed, and still having the same issue. I went through checking settings etc., and cant figure it out.
Any idea? the form again is at, http://www.muzeclothing.com/bl…..sarysubmit
Thanks again for a great plugin.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:16 am January 14, 2009
| |
|
|
check if abspath.php is in your cforms dir and that it contains the right path.
otherwise it looks ok.
if worse comes to wise, try disabling Ajax in your form config.
|
|
|
|