Results 1 to 8 of 8

Thread: Problem with form.
      
   

  1. #1
    Join Date
    Jul 2006
    Location
    Alberton - South Africa
    Posts
    4,007

    Default Problem with form.

    Hi can someone visit this site and see why the form is full of code at the top.
    Also the form is not submitting any information to the email.
    All help much appriciated.

    The site is www.ctvoicesolutions.com

    Manny(THE ALIEN LEADER)
    Click Here to See the Vodaliens Album & Join the Club!! Sendyour personal photo to be alienated to the Vodalien Group


    www.astralengineering.net
    www.masqueradecreations.com

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

    Default Re: Problem with form.

    The page was published as an html instead of php. You will have to go into your c-panel and delete the html version and republish it as a php

  3. #3
    Join Date
    Jul 2006
    Location
    Alberton - South Africa
    Posts
    4,007

    Default Re: Problem with form.

    Quote Originally Posted by D'son View Post
    The page was published as an html instead of php. You will have to go into your c-panel and delete the html version and republish it as a php
    Hi Ed, thanks for the info and excuse my ignorance as I'm not used to doing forms, this is one I'm doing for my wife's new site.

    When you mean publish in PHP I go to page properties and on file extension I choose PHP and save page? is this right? I then went to CPanel and under file manager deleted the old page, republished the new one but the problem is still the same.

    The form and page name is request_quote and I have success and error pages too.

    The page still shows all the code and if I hit F5 a few times to refresh page it get error message below:


    Not Found


    The requested URL /request_quote.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.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.ctvoicesolutions.com Port 80



    (Hope this is more helpful to help you to see my problem)

    Regards THE LEADER

    Manny(THE ALIEN LEADER)
    Click Here to See the Vodaliens Album & Join the Club!! Sendyour personal photo to be alienated to the Vodalien Group


    www.astralengineering.net
    www.masqueradecreations.com

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

    Default Re: Problem with form.

    The correct page is now http://www.ctvoicesolutions.com/request_quote.php

    Click to see.

    However, having changed the page to .php, you now need to edit your menus, as they still point to the old, deleted, .html 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
    Join Date
    Jul 2006
    Location
    Alberton - South Africa
    Posts
    4,007

    Default Re: Problem with form.

    Quote Originally Posted by navaldesign View Post
    The correct page is now http://www.ctvoicesolutions.com/request_quote.php

    Click to see.

    However, having changed the page to .php, you now need to edit your menus, as they still point to the old, deleted, .html page.
    Hi Naval, thank you so much for your help, I edited all my menus and it all now seem to be fine no more php code on top of the page.
    How ever when I try to submit form I get the message below:

    Could this be because the error and success page are published in html and not php?
    Here are the links to the error page and the success page.



    Not Found

    The requested URL /www.ctvoicesolutions.com/success.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.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.ctvoicesolutions.com Port 80

    Manny(THE ALIEN LEADER)
    Click Here to See the Vodaliens Album & Join the Club!! Sendyour personal photo to be alienated to the Vodalien Group


    www.astralengineering.net
    www.masqueradecreations.com

  6. #6
    Join Date
    Jul 2006
    Location
    Alberton - South Africa
    Posts
    4,007

    Default Re: Problem with form.

    Hi Naval, thank you so much for your help, I edited all my menus and it all now seem to be fine no more php code on top of the page.

    It's submiting the form to the e-mail with out any problems.
    How when I submit form I get the message below and it does not show the succes or error page.
    But if I go to the control panel both pages are there in the file manager.

    Could this be because the error and success page are published in html and not php?
    Here are the links to the error page and the success page.



    Not Found

    The requested URL /www.ctvoicesolutions.com/success.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.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.ctvoicesolutions.com Port 80

    Manny(THE ALIEN LEADER)
    Click Here to See the Vodaliens Album & Join the Club!! Sendyour personal photo to be alienated to the Vodalien Group


    www.astralengineering.net
    www.masqueradecreations.com

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

    Default Re: Problem with form.

    Remove the www. from the success and error pages URL in the form properties.
    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
    Join Date
    Jul 2006
    Location
    Alberton - South Africa
    Posts
    4,007

    Default Re: Problem with form.

    Quote Originally Posted by navaldesign View Post
    Remove the www. from the success and error pages URL in the form properties.
    Thank you George, all is working well now form is showing success page when submited.
    Once again thank you for your support and dedication here on the forum.

    Manny(THE ALIEN LEADER)
    Click Here to See the Vodaliens Album & Join the Club!! Sendyour personal photo to be alienated to the Vodalien Group


    www.astralengineering.net
    www.masqueradecreations.com

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