![]() |
|
| |||||||
| Notices |
| Forms Discussion and help related to designing and implementing forms in the BlueVoda Website Builder. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
|
I have watched the video several times and do it exactly how it shows. Not sure why i get the message Not Found The requested URL /action.php was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Can someone help? My Website is americanfoundersacademy.com (Addmissions) |
|
#2
| ||||
| ||||
|
when I go to your site I get a list of files did you name your home page index? or did you name it index.html? (the first is correct) when you name a page you name it without the extension .html is the default to change it to .php you go to "page properties" and change it there |
|
#4
| ||||
| ||||
|
is it the "admissions" page? http://www.americanfoundersacademy.com/afaregistration did you name the page with the form afaregistration? the form page can be in html it is the "reply" page that must be in php and called action. |
|
#5
| |||
| |||
|
OK, my apologies! Let me explain better. When you go to admissions and enter in the information into the form, after clicking the submit button it gives me the not found message instead of my "Thank you" page. I'm not sure why the "action.php isn't found. Does that make sense? I hope so because I am a bit confused. :) Thanks for your help!!
|
|
#6
| ||||
| ||||
|
How did you save / publish your "Thankyou" page ? The form action must be the same as the thank you page
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#7
| |||
| |||
|
I did it just like the video tutorial said to. Quote:
|
|
#8
| ||||
| ||||
|
If your thank you page is saved as "action" and therefore published as "action.php" the form Action field should be filled in with "action.php" If you have saved it / published it as anything else (i.e. saved as: "thankyou" / published as "thankyou.php" in the form Action field you must type "thankyou.php" ) After you do that, save / republish your form and REFRESH your browser before testing.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#9
| |||
| |||
|
SWEET!!! I got it now! Thank you General! I do have a question though, how do I load multiple actions if I save my thank you page action? Can I have Action1.php and action2.php pages? Is that how it works? Either way my registration is now working so thank you! |
|
#10
| ||||
| ||||
|
Yes, that is so. Of course, for each for you need to set the relevant thankyou page and the form action having the same name. However, this is only usefull if you need to have diferent content in these thank you pages, or different email content (subject etc). Otherwise a single action page can handle all your forms.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |