Results 1 to 10 of 10

Thread: Form gives error message
      
   

  1. #1
    ofirbeigel is offline Master Sergeant
    Join Date
    Jul 2008
    Posts
    65

    Default Form gives error message

    Hey.
    Please checkout my form on the top left on this site.
    It gives this weird error message. I posted this problem a few days ago but the answers I got didn't fix the problem - I checked out the success and error pages - they're OK.
    Furthermore - this form is a "copy paste" of another form on my site which does work - meaning - I didn't change anything (except for the fact that this form appears on every page as a template) and than it stopped working.
    I am receiving the contact information though I am getting an error message.
    Thanks.
    Ofir.

  2. #2
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Form gives error message

    You can not copy and paste a form from one page to the next, you need to create the form again on the page or clone the page with the working form. Copy and pasting anything in BV is not a good idea, most of the time it will not work.

  3. #3
    ofirbeigel is offline Master Sergeant
    Join Date
    Jul 2008
    Posts
    65

    Default Re: Form gives error message

    Hey.
    Thanks but that still didn't help.
    Please take a look at the error message. I think it has something to do with the fact that the form is place on the template that goes for all of the pages.

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

    Default Re: Form gives error message

    You have used the frame set coding.................

    This will work if you put the url of the form in a BV Iframe.

    DEMO HERE: (username and password = member)

  5. #5
    ofirbeigel is offline Master Sergeant
    Join Date
    Jul 2008
    Posts
    65

    Default Re: Form gives error message

    I didn't understand the last thread.
    What should I do exactly with this demo ?
    Thanks.

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

    Default Re: Form gives error message

    The demo was simply to demonstrate that your form would work in a BV Iframe instead of your method of using frame sets..................

  7. #7
    ofirbeigel is offline Master Sergeant
    Join Date
    Jul 2008
    Posts
    65

    Default Re: Form gives error message

    ok.
    So what are you saying exactly ?
    To put the form inside a frame ?
    What difference will that make ?

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

    Default Re: Form gives error message

    Try it and see, and if you still get that eror message, then change that menu.php

    I did a quick simple demo just to prove that it could be done, mine works...yours dont.....nuff said.

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

    Default Re: Form gives error message

    Yes, the problem is that the form page is included AFTER the page is loaded (and sent output to the browser) so, after the submission, when it tries to redirect to the thankyou page (using the php header() command), it encounters this problem because headers are already sent out.
    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!


  10. #10
    ofirbeigel is offline Master Sergeant
    Join Date
    Jul 2008
    Posts
    65

    Default Re: Form gives error message

    Hey. It worked...thanks a lot

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