| Post |
|
Guest
| Sculley 2:46 pm July 5, 2009
| |
|
|
Please replace the ??? with your data!
- URL to the FORM: http://???
- The browser used: ???
- cforms version: ???
- Your Wordpress version: ???
[desc]: We're getting a "Please double-check your verification code" everytime we test the form from different computers. I added the CAPTCHA feild by adding a new field and choosing "CAPTCHA" verification image. Was I supposed to activate it or…?
Also, just noticed this message at the top of Cforms: "It seems that your ROOT directory for Wordpress is /janisallen. cforms tried to auto-adjust its settings accordingly, however if you still encounter issues with Ajax (form submission & CAPTCHA reset) please open the file js/cforms.js in your cforms plugin folder and check the sajax_uri variable. (After changing the file, please emtpy your browser cache!)"
Thanks so much for your help!_
Here is address to form.
Using FF and IE7
Cfroms v10.5
WP v2.8
|
|
|
Admin
| Oliver Munich, Germany posts 6237 9:01 pm July 5, 2009
| |
|
|
Sculley said:
Please replace the ??? with your data!
- URL to the FORM: http://???
- The browser used: ???
- cforms version: ???
- Your Wordpress version: ???
[desc]: We're getting a "Please double-check your verification code" everytime we test the form from different computers. I added the CAPTCHA feild by adding a new field and choosing "CAPTCHA" verification image. Was I supposed to activate it or…?
make sure your browser has COOKIES turned on and you're not logged in (otherwise you may not even see the CAPTCHA img).
Also, just noticed this message at the top of Cforms: "It seems that your ROOT directory for Wordpress is /janisallen. cforms tried to auto-adjust its settings accordingly, however if you still encounter issues with Ajax (form submission & CAPTCHA reset) please open the file js/cforms.js in your cforms plugin folder and check the sajax_uri variable. (After changing the file, please emtpy your browser cache!)"
hm, the message tells you what to do, no?
Thanks so much for your help!_
Here is address to form.
Using FF and IE7
Cfroms v10.5
WP v2.8
|
|
|
|
|
Guest
| Sculley 2:45 pm July 6, 2009
| |
|
|
I do have cookies turned on and I just tested the same form on another blog I created (older version) and it's working fine. Also, I see the CAPTCHA field on this blog in question whether I'm logged in or not unlike the other blog (with older version) which I only see when not logged in.
Any suggestions about: "Please double-check your verification code" everytime we test the form from different computers. I added the CAPTCHA feild by adding a new field and choosing "CAPTCHA" verification image. Was I supposed to activate it or…?
In terms of the second message: "It seems that your ROOT directory for Wordpress is /janisallen. cforms tried to auto-adjust its settings accordingly, however if you still encounter issues with Ajax (form submission & CAPTCHA reset) please open the file js/cforms.js in your cforms plugin folder and check the sajax_uri variable. (After changing the file, please emtpy your browser cache!)"
I checked and the path looks right to me. I'm getting that same message on the other blog Admin and the blog is working fine.
|
|
|
Guest
| Sculley 2:46 pm July 6, 2009
| |
|
|
Also, I tested the form without the CAPTCHA field and it's not working………..
|
|
|
Guest
| Sculley 6:20 pm July 6, 2009
| |
|
|
I removed cforms plugin and then reimported it. The form is now working, but CAPTHCA still not working. Now it's just saying that the code I entered is wrong but I tried more than three times. Don't think I entered it incorrectly.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:23 am July 7, 2009
| |
|
|
try turning off and back on the plugin, I still see old paths (from the pervious install??) in your HTML source: e.g.
http://www.theaffluenzaproject.....anisallen/....
|
|
|
|
|
Guest
| Sculley 3:00 pm July 7, 2009
| |
|
|
Thanks for your help. Do you mean deactivate and reactivate? I just did and CAPTCHA still not working. Still geting: Please double-check your verification code. I'm not sure what you are saying about the old path. What do I need to change and where?
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:14 am July 8, 2009
| |
|
|
Can you setup a test form with a CAPTCHA field to test?
Also, there seems to be a general setup issue with your blog since your URL is
http://www.janisallen.com/
yet in the code you can see
http://www.theaffluenzaproject…..anisallen/
all over the place.
This causes a Access to restricted URI denied" code: "1012 error.
|
|
|
|
|
Guest
| Sculley 4:07 pm July 9, 2009
| |
|
|
Hmmmmm….The way it's set up in the hosting account, the account is under a main website and then there's a folder under the main account for janisallen dot com and all other domains.
So, in WP, the settings are:
WP address is set to: http://www dot theaffluenzaproject.com dot janisallen
The site is:http://www dot janisallen dot com
Is that what you mean by you're seeing all the code with http://www dot theaffluenzaproject.com dot janisallen? I thought that's how the WP had to be set up…?
|
|
|
Admin
| Oliver Munich, Germany posts 6237 6:48 am July 10, 2009
| |
|
|
I can't help you setup your site, but your site's URL should/must match the internally refered to URL (configured in WP).
http://www.janisallen.com = your URL
http://www.janisallen.com should be configured in WP.
|
|
|
|
|
Guest
| Sculley 5:03 pm July 10, 2009
| |
|
|
|