| Post |
|
Guest
| David Stembridge 5:16 pm December 5, 2007
| |
|
|
Please replace the ??? with your data!
I am getting an error after adding a new email contact:
Forbidden
At the top of the cforms options page is this message:
It seems that your ROOT directory for Wordpress is /wordpress. If you encounter issues with Ajax (form submission & CAPTCHA reset) please check the filejs/cforms.js in your cforms plugin folder and set the sajax_uri variable accordingly.
Any ideas? Thanks!
[desc]: _
|
|
|
Admin
| Oliver Munich, Germany posts 6237 6:56 pm December 5, 2007
| |
|
|
That's odd. Are you running on an IIS server?
When exactly does the FORBIDDEN message appear?
What do mean by 'adding a new email contact' ?
Re: the warning, to get cforms ajax submission properly working you need to edit the file mentioned to accomodate your URL prefix, see aso the FAQs.
|
|
|
|
|
Guest
| David Stembridge 7:34 pm December 5, 2007
| |
|
|
I'm not certain about the server question Oliver, how do I find this out?
The error appears here:
http://www.nbeginnings.org/error_docs/forbidden.html
directly after I hit update on the general options page for cforms.
I have looked in the .js folder, and found cforms.js file
I am a little unclear of how to do this… my contact form is located here:
http://www.nbeginnings.org/contact/ Where is the place to set the sajax_uri?
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:47 pm December 5, 2007
| |
|
|
I just noticed that you did find cforms.js, please put the path in single quotes, this should fix the form submission issue.
Concerning your admin 'Forbidden page' problem, I suspect that the action="#" parameter may require some form of a /index.php/ addition to work properly in your environment, due to the way your web server is setup – this happens quite often with IIS servers (your service provider may confirm).
I'll send you an email.
|
|
|
|
|
Guest
| David Stembridge 7:49 pm December 5, 2007
| |
|
|
|
|
New Member | najumi posts 2 12:29 am February 14, 2009
| |
|
|
hye there..
I am getting an error after modify my form, when i tried to submit the form:
Forbidden
You don't have permission to access / on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
____________________________________________________________________
can anyone help me to solve this?
this is my link : http://atmarmtm.alisabki.com/?…..age_id=584
sorry for my bad english..
|
|
|
Admin
| Oliver Munich, Germany posts 6237 11:13 am February 14, 2009
| |
|
|
First off, nice work on the custom theme/form layout – looks nice.
Your problem looks like a server / .htaccess security config issue. You might want to check with your provider to see why the error pops up per the $_POST request.
Also, check if it makes a difference when you remove the upload field (just change it the type to another input field type)..
|
|
|
|
|
New Member | najumi posts 2 1:58 pm February 14, 2009
| |
|
|
really..?? thank you very much.. it all because of your tutorial. thanks again.
i take a few hours to made it like that.. huhu..
based on your answer:
Your problem looks like a server / .htaccess security config issue. You might want to check with your provider to see why the error pops up per the $_POST request.
can you explain more?
btw, for your attention, my server is down for right now. so, i cant do as your answer.
sorry again for my bad english..
|
|