Results 1 to 14 of 14

Thread: Help! I cant figure out to set this form up.
      
   

  1. #1
    azpartypirates is offline Private
    Join Date
    Jul 2006
    Posts
    3

    Exclamation Help! I cant figure out to set this form up.

    This is my second site Ive built with BlueVoda. however i cannot figure out how to make this form work, Ive followed the tutorial. I dont know if it's because the email address I entered as a "mailto:" is a diferent domain name as the site or what. Please help the url is http://notaryonwheelsaz.com/test.html

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

    Default Re: Help! I cant figure out to set this form up.

    Please read carefully AGAIN BlueVoda Form Tutorial 1 . You will see that UNDER the multimedia presentation there is a whole text saying that the MAILTO method will, in most cases, fail, and that you need a php script to process your form. In the same thread you will find both the necessary instructions and the relevant script that you need to use for a simple solution. A more complete solution would be to install Advanced BlueVoda Form Processor
    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
    azpartypirates is offline Private
    Join Date
    Jul 2006
    Posts
    3

    Default Re: Help! I cant figure out to set this form up.

    ok thanks I'm going to try that out tonight, when I get home.

  4. #4
    electrica58@hotmail.com is offline Private First Class
    Join Date
    Aug 2006
    Posts
    8

    Default Re: Help! I cant figure out to set this form up.

    hey, i need help with my websitehttp://www.dylawyer.com can you give me a feed back and tell me waht it is missing

  5. #5
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: Help! I cant figure out to set this form up.

    If you mean your contact page, then you need to publish contact.bvp
    or its posible that the link has been mis-spelled.................

  6. #6
    Rob (SA)'s Avatar
    Rob (SA) is offline Lieutenant Colonel
    Join Date
    Nov 2006
    Location
    Centurion, South Africa
    Posts
    580

    Default Re: Help! I cant figure out to set this form up.

    I have set up a feed back file that works great.

    It has been tested and the feed back comee through to me ain my inbox - so far so good.

    Where I would like to improve this, is that I would like the email of the person sending the feed back to be veiwed and not just come through blank.

    Secondly I have a membership form that is also submitted and when the info arrives it shows that it is also coming as FEED_BACK.

    Can someone help?

    Regards
    Rob

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

    Default Re: Help! I cant figure out to set this form up.

    If you are using the standard form script provided in the form tutorial, probably your email field is named something else than "email". It needs to be named "email" all lowercase, to show up as the senders email address.
    As for the newsletter form, does it make use of the same script ?
    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!


  8. #8
    electrica58@hotmail.com is offline Private First Class
    Join Date
    Aug 2006
    Posts
    8

    Exclamation hey i really need help this time

    apparently my email is never going to work i have been doinng ecerything is there in the tutorial but apparently i am missing a bbig step my wesite ishttp://www.dylaawyer.com the contact page just does not work please i need help i have the scrip and i have watch the tutorials plenty of time have the action page, but my question become where exacty do i publish the action be very explicit iam a little idiot , where i get complicatec, thank so much

  9. #9
    econstas's Avatar
    econstas is offline Second Lieutenant
    Join Date
    Jul 2006
    Location
    Durham, NC
    Posts
    105

    Default Re: Help! I cant figure out to set this form up.

    hmm..where to start.

    1st: <FORM name=" davar form" method="POST" action="" enctype="multipart/form-data">

    Your form needs to have action pointing to your php script. Where you put your multipart setup.. under action => php script

    => mouse pointer on form / right click / properties / action => php script name
    = I can help with the look of the form if you want me too.

    Back to php script. I am not seeing your code for php script..

    If you use the php script from Bluevoda then you will get the email working.

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

    Default Re: Help! I cant figure out to set this form up.

    The script goes in the inside body of your thankyou page. However, your problem for now, is something else: you have left the "action" field" of your form blank. So the form doesn't submit the info anywhere. First edit your form, save and republish, then we can see if there are any other problems.
    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!


  11. #11
    electrica58@hotmail.com is offline Private First Class
    Join Date
    Aug 2006
    Posts
    8

    Default Re: Help! I cant figure out to set this form up.

    Quote Originally Posted by econstas
    hmm..where to start.

    1st: <FORM name=" davar form" method="POST" action="" enctype="multipart/form-data">

    Your form needs to have action pointing to your php script. Where you put your multipart setup.. under action => php script

    => mouse pointer on form / right click / properties / action => php script name
    = I can help with the look of the form if you want me too.

    Back to php script. I am not seeing your code for php script..

    If you use the php script from Bluevoda then you will get the email working.

    hey hi , thanks for your reply i have my code in the thanks you page i can not publish the action . it says something about to publish in the same directory what that s mean thank

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

    Default Re: Help! I cant figure out to set this form up.

    The script that processes the form info, according to the tutorial, must be pasted in the "Inside Body" of the thankyou page. If this thankyou page is called, f.e. "thankyou.php", the form action should also be "thankyou.php.

    Publish in the same directory: i beleive that is quite obvious: your site may have many folders. If you are only using your "public_html" folder, ignore the above. If you are publishing the form page in any other folder rather than this, then you also need to publish the "thankyou" page, which contains the script, in that same folder.
    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!


  13. #13
    electrica58@hotmail.com is offline Private First Class
    Join Date
    Aug 2006
    Posts
    8

    Default Re: Help! I cant figure out to set this form up.it is me again help

    where here is the dummest question ever. how do i publish my action page as a separete link or with the same link
    f.e
    www.dylawyer.com/contact.html
    and then www.dylawyer.com/action.html

    or how
    exactly because or i get is to publish in the same dicrectory but i dont know how
    please help thhis is embarrasing. thank please be specific , and if you can provide examplen
    www.dylawyer.com

    Publish in the same directory: i beleive that is quite obvious: your site may have many folders. If you are only using your "public_html" folder, ignore the above. If you are publishing the form page in any other folder rather than this, then you also need to publish the "thankyou" page, which contains the script, in that same folder.[/quote]

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

    Default Re: Help! I cant figure out to set this form up.

    If you are using the "BlueVoda Form Tutorial 1" instructions, your php script must be pasted in "Thankyou" page, in the "Inside Body Tag of the page html. Then, set, in page properties, the page extension to be .php and Save the page as "action" . Publish it. It will be published as "action.php". That's all.

    If you still can't set it up, we provide a form / script setup service which includes the form processing script installation on your site, and setting up one form that you have already built yourself. Have a look here
    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