+ Reply to Thread
Results 1 to 11 of 11

Thread: Form help required
      
   

  1. #1
    marietjie is offline Private First Class
    Join Date
    Dec 2006
    Posts
    7

    Question Form help required

    Hi there

    I have tried to configure forms using Bluevoda, and followed the process as described in the appropriate tutorial (advanced forms tutorial). However, when I test my form on the web, I get the following message once I have clicked on the "submit" button.

    Warning: file_get_contents(config_productorderingform.php) [function.file-get-contents]: failed to open stream: No such file or directory in /home/qxbxrlbh/public_html/herbs4life/abvfp.php on line 33

    Warning: Cannot modify header information - headers already sent by (output started at /home/qxbxrlbh/public_html/herbs4life/abvfp.php:33) in /home/qxbxrlbh/public_html/herbs4life/abvfp.php on line 278


    Please can you assist?

    Thanks so much!

    Marietjie


    Domain: www.herbs4life.info, client ID: 11255.

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,061

    Default Re: Form help required

    It seems that you have not used the ndadmin.php page to configure your form. Please type in your browser: www.yourdomain.com/ndadmin.php and when the admin page appears, fill in the form and press generate file. After that everything should be ok if you have uploaded all the files as per tutorial.
    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!


  3. #3
    marietjie is offline Private First Class
    Join Date
    Dec 2006
    Posts
    7

    Smile Re: Form help required

    Thanks so much for your help.

    Have done as you suggested, now the form seems to work, but now the error page comes up with the following message:

    "Illegal Form Submission
    The field Email should be only numbers / No spaces allowed !
    The field Telephone_Number should be only numbers / No spaces allowed !"


    I cannot see how the Email field should only be numbers- is there perhaps an error in the code?

    Marietjie

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,061

    Default Re: Form help required

    I beleive that you have some kind of mistake in your field names: please post here the URL of your form 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!


  5. #5
    marietjie is offline Private First Class
    Join Date
    Dec 2006
    Posts
    7

    Default Re: Form help required

    Thanks again!

    The URL is www.herbs4life.info/productorderingform.html.

    Cannot wait to get it to work!

    Marietjie

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,061

    Default Re: Form help required

    Quote Originally Posted by marietjie
    Thanks again!

    The URL is www.herbs4life.info/productorderingform.html.

    Cannot wait to get it to work!

    Marietjie
    No errors (at least not in this case, hehe!) in the code.

    You have the following mistakes:
    1. Your page is called productorders.html but you have given the hidden field the name "productordering". As per tutorial, the hidden field value should be the same as the PAGE name, not the form name. Change it to "productorders"
    This is the reason you are getting the "illegal form submission" message.

    2. You have named the email field "Email-N" . This is why you receive a message that only numbers are accepted for the email field.

    The email field should be named "Email-e". If you also want to make it required, it should be named "Email-Re"

    Correct these two mistakes and i beleive that you will be ok.
    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. #7
    marietjie is offline Private First Class
    Join Date
    Dec 2006
    Posts
    7

    Default Re: Form help required

    Thanks again!

    Have followed your suggestions- still get "Illegal form submission", but the email field seems to be OK now.

    Next, please?

    Marietjie

  8. #8
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,061

    Default Re: Form help required

    No, you have NOT followed my instructions. It is NOT the form name that you need to change, it is the HIDDEN FIELD value, which is still productordering

    Change it to be the same as the PAGE name, that is "productorders"
    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. #9
    marietjie is offline Private First Class
    Join Date
    Dec 2006
    Posts
    7

    Default Re: Form help required

    My apologies.

    Thanks- form is working now.

  10. #10
    marietjie is offline Private First Class
    Join Date
    Dec 2006
    Posts
    7

    Red face Re: Form help required

    Hi Naval

    Me again- my form is working, but when it arrives in my inbox, it comes in a format that I cannot read-POSTDATA.ATT- how do I change this to something I can decipher?

    Thanks!

    Marietjie

  11. #11
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,061

    Default Re: Form help required

    Which form are you talking about ? the one in http://www.herbs4life.info/productorders.html
    is working perfectly, i also received the autoresponder message when i tested it 5 minutes ago.

    if you are talking about another form, then yyou have probably set the encoding type to be "text/plain" or you have set it to be blank.
    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!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49