Results 1 to 11 of 11

Thread: Can't find the issue...
      
   

  1. #1
    business_insurance is offline Private First Class
    Join Date
    Jul 2010
    Location
    Oregon, USA
    Posts
    5

    Default Can't find the issue...

    I'm totally a newbie in building a site but the goal is to do it myself so...
    I first worked a lot on the design and look of the previous version of the site but now I understand that I want simple one that works rather then "beautiful" and non-working.

    I first was fighting with captcha issue - pre-installed into BV php seems to never work, no matter what I did. So I became very-very skeptical regarding BV (and still) - went from total love at the beginning to pure hate.

    Now, after 2 days of trying to figure how this "very good" product ABVFP needs to be installed and working, I finally got my form showing captcha image but...

    IE shows that page has an error (a little triangle on the left side of the status bar) and I honestly have no idea what's going on - when I tried to run a test, after filling out the form and clicking "submit" button, nothing happened, no error page (which was previously created and published as php per instructions), no nothing. I went step-by-step several times and looks like I did everything as recommended but still no good result.

    Please help because I've got really tired for this many-many hours that I try to make it work. Otherwise, BV would be a great disappointment because it is advertised as user-friendly software.

    www.insurance4truck.com/certificate-request.php

    Thank you!

  2. #2
    Marincky's Avatar
    Marincky is offline General
    Join Date
    Apr 2006
    Location
    Warwickshire, UK
    Posts
    4,564

    Default Re: Can't find the issue...

    Naval will spot the error straight away no doubt, but as a pure guess (something you may want to look at) is I don't think your submit button is fully inside the form area. Sometimes, even if it looks like it is it isn't... so my personal advice (and it won't hurt to try) is make the page longer, drop the footer down three inches... drag the form area so it is at least an inch longer and republish.
    Don't aim for success if you want it; just do what you love and believe in, and it will come naturally.

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

    Default Re: Can't find the issue...

    All three (reset button, submit button and captcha image and field) are outside the form limits.

    Teh captcha-code field should not have the -RA extension.

    Make the changes and we will take it from there.
    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!


  4. #4
    business_insurance is offline Private First Class
    Join Date
    Jul 2010
    Location
    Oregon, USA
    Posts
    5

    Default Re: Can't find the issue...

    Thank you!

  5. #5
    business_insurance is offline Private First Class
    Join Date
    Jul 2010
    Location
    Oregon, USA
    Posts
    5

    Default Re: Can't find the issue...

    Now, when I test the form to specifically send to error page (intentionally do not put something into "required" field or make mistake on captcha), application tries to sent me to the error page but it cannot be found. Look what message it gives me:

    Not Found

    The requested URL /error.html was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.insurance4truck.com Port 80

    I understood that error page needs to be published as php (from ABVFP tutorial) but application sends it to "/error.html"

    What do I do now?


  6. #6
    Tom Finley's Avatar
    Tom Finley is offline Brigadier General
    Join Date
    Mar 2008
    Location
    Kauai, HI
    Posts
    1,300

    Default Re: Can't find the issue...

    The error page does not need to be .php, normally. Yours is because you have a form on it (a text field). Remove the field (does it serve a purpose?) and republish the error page. You can right click on the page before you publish it to be sure it'll publish with the .html extension (choose "Page properties").
    CLAMcentral.com Children's Ministry resources
    CLAMcentral's Projects Blog
    CLAMbakeonline.com Family Fun

  7. #7
    business_insurance is offline Private First Class
    Join Date
    Jul 2010
    Location
    Oregon, USA
    Posts
    5

    Default Re: Can't find the issue...

    Thanks! Will try later tonight

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

    Default Re: Can't find the issue...

    Using ABVFP the error page MUST be .php
    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
    Tom Finley's Avatar
    Tom Finley is offline Brigadier General
    Join Date
    Mar 2008
    Location
    Kauai, HI
    Posts
    1,300

    Default Re: Can't find the issue...

    Ah! That's what I get for not reading closely.
    CLAMcentral.com Children's Ministry resources
    CLAMcentral's Projects Blog
    CLAMbakeonline.com Family Fun

  10. #10
    business_insurance is offline Private First Class
    Join Date
    Jul 2010
    Location
    Oregon, USA
    Posts
    5

    Default Re: Can't find the issue...

    okay. I removed the "text area" but left the return button. it works, and all the info that entered into form stays entered (doesn't clear out) even after going back from the error page.

    Check it out: http://www.insurance4truck.com/certificate-request.php

    Thank you for your help!

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

    Default Re: Can't find the issue...

    The rror page is .html so it will never display correctly the error. ABVFP has specific requirements (as per manual) in order to display the specific error message and not a generic one.

    If it sends you to error.html instead of error.php it can ONLY be that you have mistaken the error page URL in the ABVFP control panel.
    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