| Post |
|
Admin
| Oliver Munich, Germany posts 6096 6:59 pm July 20, 2009
| |
|
|
1. original site (WP 2.8.1 +cformsII 10.6) – http://villa-margareta-novalja…..ntact.html
can you try with other plugins turned off and the default theme?
does the same thing happen with ajax disabled?
2. test site (WP 2.8.2 +only cformsII 10.6 plugin and default theme) – http://novaljapag.com/villa/pr…..valja.html On test site tracking is enabled but it doesen't show up.
looks like a permission issue. do you have "role manager" installed or any other user mgmt plugin?
did you try to deactivate/reactivate the plugin?
|
|
|
|
|
Guest
| MAS2 9:34 pm July 20, 2009
| |
|
|
I solved "One moment please…" issue deactivating Ajax from cForms settings…

|
|
|
Guest
| Svetac 2:04 pm July 21, 2009
| |
|
|
Hi Oliver,
after debuging and debuging and senting cca 30 test inquiries I finally SOLVED IT!
In Admin Email Message Options I had in the BCC field another email address entered. After I emptied the BCC field and moved email address to Admin Email Addres(es) field it works again like a charmed!
Hope it helps to others also!
|
|
|
Guest
| Ann 7:23 am August 23, 2009
| |
|
|
I was having the EXACT same problem with forms hanging with a "one moment please" message–I Unchecked the Ajax button and the forms worked. Try it– it really was that simple.
|
|
|
Guest
| Chris S 6:21 pm September 4, 2009
| |
|
|
I am having same issue, and disabling AJAX solved for me too. My question now is, how do I get the AJAX to work?
Thanks!!
[NEVERMIND: I was being a putz, missed the uri setting in cforms.js (per comment #10)]
|
|
|
Guest
| Wes Bos 3:02 am January 8, 2010
| |
|
|
I had the same problem. Turns out that I was referencing a local variable in /js/cforms.js since I built the site locally and then moved it to to a live enviroment.
|
|
|
Admin
| Oliver Munich, Germany posts 6096 7:11 am January 8, 2010
| |
|
|
yes, that's why there are explicit move instructions on the plugin home page 
|
|
|
|
|
Guest
| astro604@gmail.com 4:45 am January 20, 2010
| |
|
|
I am not able to get the form to submit anything it hangs with the "one moment please" could someone have a look and give any advice on what I should try?
http://absoluteconfidence.com/…..og/contact
I'm using wordpress 2.7.1 and the latest update of cforms.
All attributes for cform folders and files are set to 755.
Thanks
|
|
|
Admin
| Oliver Munich, Germany posts 6096 6:53 am January 20, 2010
| |
|
|
Please check the FAQs, this is a very commonly asked question and has been answered multiple times in this forum as well.
|
|
|
|
|
Guest
| flahammerhead 2:35 pm March 20, 2010
| |
|
|
Awesome form builder. Disabling AJAX fixed my problem too. Thanks
|
|
|
New Member | msamitz posts 2 7:48 pm March 30, 2010
| |
|
|
Glad I wasn't alone on this. I had moved multiple sites and ALL experienced the same issue. The fix did require changing both the cform folder properties to 0755 and disabling the AJAX feature. Unfortunately, this needs to be done on each and every form you have created. I also discovered that if you then turn AJAX back on, the form operates correctly. Maybe this will help the developers fix the issue for future releases.
|
|
|
Moderator
| Paul Amsterdam, NL posts 421 6:42 am March 31, 2010
| |
|
|
Like Oliver said above, this has been covered in the FAQs, including troubleshooting advice.
There are also proper steps explained to take when you move a site!
Your solution is a workaround only and doesn't solve the actual config issue on your end on the expense of possibly loosing the Ajax functionality.
P.
|
|
|
|
|
Guest
| chris 3:01 pm April 27, 2010
| |
|
|
I figured out what the problem was on my end. I recently moved the domain from /home2 to /home and this was causing the error.
take a look at cforms/abspath.php and make sure the url is correct!
|
|
|
Guest
| Bram 11:12 am August 11, 2010
| |
|
|
Oliver,
I hope you can help me with my strange problem.
My problem is similar to the ones discribed here except for the fact that my form works in Firefox but not in IE.
I tested with different versions of Firefox and different versions of IE (6 – 8).
I'm using wordpress 2.9.2 and cforms 11.5.
I have a small form (http://www.tariefvergelijking.be/testje) which uses the alternate action to direct to http://www.tariefvergelijking.be/test
In firefox it follows the action and I can read out the POST variables but in IE it keeps saying 'one moment please' (I translated it but you can see it appear).
Logically, when I uncheck ajax, everything works. But that's not the intention because I want to use the validation.
I searched the forum and read the FAQ so I checked the sajax_uri variable and the http://www.tariefvergelijking……b_ajax.php link shows a blank page.
Can you help me?
Thx
|
|
|
Guest
| Bram 7:15 pm August 12, 2010
| |
|
|
Oliver,
Did you take a look at it?
I can't seem to figure it out :s
|
|
|
Guest
| dragonsearch 8:18 pm August 22, 2010
| |
|
|
Svetac said:
Hi Oliver,
after debuging and debuging and senting cca 30 test inquiries I finally SOLVED IT!
In Admin Email Message Options I had in the BCC field another email address entered. After I emptied the BCC field and moved email address to Admin Email Addres(es) field it works again like a charmed!
Hope it helps to others also!
Removing an entry in the BCC field worked for me too!
|
|
|
New Member | zenofwordpress posts 4 9:42 pm January 12, 2011
| |
|
|
I am having this trouble too. But only with Internet Explorer. Works OK in Firefox:
http://www.zenofwordpress.com/test-form/ (not the form in sidebar)
Wordpress 3.0.4
CForms 11.7.1
Internet Explorer 8.0.6.18702
Form uses:
custom input field names
ajax enabled
captcha
alternate form action
no SMTP functionality
disable multipart form-data enctype is checked
CForms folder file permissions is 755
abspath was set by cforms and is a complete relative path: '/home/tranceman/zenofwordpress.com/
sajax_uri was set by cforms and is 'http://www.zenofwordpress.com/wp-content/plugins/cforms/lib_ajax.php';
Form works fine with Ajax turned off, but I need Ajax turned on. Reset of captcha works fine.
I am at a loss as to what I should be checking next. Any help is appreciated. Thanks
|
|
|
Moderator
| Paul Amsterdam, NL posts 421 7:28 am January 13, 2011
| |
|
|
You answered your question yourself:
alternate form action
Turn this one off to see if Javascript validation works then – when turning on alternative action, Ajax (client -server data submission) CAN NOT work because you're not talking to cforms anymore – but an alternative target.
Paul.
PS: workaround. setup a two step form (multi page form) and have the second form only be the one with the alt. action feature enabled…
|
|
|
|
|
Guest
| zenofwordpress 5:13 pm January 13, 2011
| |
|
|
Paul,
You wrote, "when turning on alternative action, Ajax (client -server data submission) CAN NOT work". This is not true, because it works just fine with Firefox, AND the little note that appears along side of where you turn on alternate action says that captcha and field validation still works provided you keep ajax turned on. Your explanation does not explain why it works in one browser and not the other.
You wrote "you're not talking to cforms anymore – but an alternative target. Not true. You are talking to CForms, the CForms javascript processig takes place on the client side, in the web page containing the form. If all validation passes, and its a go, the javascript processing stays on the same web page normally, or it alternative target is set, then it lets the web page go to that target page.
|
|
|
Moderator
| Paul Amsterdam, NL posts 421 5:21 pm January 13, 2011
| |
|
|
You wrote, "when turning on alternative action, Ajax (client -server data submission) CAN NOT work". This is not true, because it works just fine with Firefox,…
My statement is correct in that even Firefox fully (re)loads your remote (action target) URL into your browser. Ajax is short for Asynchronous JavaScript and XML.
There is no asynchronous client-server communication happening in this case as the form mandates the page to be reloaded, that's a browser/W3C constraint.
If you mean that Javascript works to validate your form fields, yes you're right, Firefox accidentally supports Javascript validation before the form is sent off to the remote server in an non ajax way.
PS:
Oliver just posted that v11.7.2 is going to support such Javascript validation for all browsers. ;-)
Paul.
|
|
|
|