+ Reply to Thread
Results 1 to 3 of 3

Thread: contact page error
      
   

  1. #1
    jrojo is offline Private
    Join Date
    Aug 2008
    Posts
    2

    Default contact page error

    www.westviewwildcatband.net

    I've run into a problem with my contact page. I created my own template (probably in the wrong way) so that when any "button" is clicked, the same top and left margins appear. The page publishes successfully. The only 404 error I receive is from my contact page. I have checked spelling and there's not anything else different that I can think of. I viewed the tutorial on forms and everything looks correct to me (although I am new to this). The form is not the only item on that specific page. The "contact" page also includes the buttons to the other pages as well as other text. Within the extra text (outside the form fields) are email hyperlinks created with the link feature within the BlueVoda text fields. Here is the information found on the form properties box on the "General" tab...

    Form name: contact
    Action: (greyed out) <? echo($_SERVER['PHP_SELF']);?>
    Method: (greyed out) POST
    Encoding type: <blank> (I also tried the suggested default: application...)

    Use built in PHP... is checked

    Email address is correct
    Subject: Contact Information
    Message: Values submitted from website form: (I don't know what this is)
    Success URL: http://www.westviewwildcatband.net/success.html
    Error URL: http://www.westviewwildcatband.net/error.html

    Hidden Fields: <empty>

    Any ideas will be welcomed.
    This is the error message I receive:
    Not Found

    The requested URL /contact.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.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.westviewwildcatband.net Port 80

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

    Default Re: contact page error

    The encoding type should be multipart/form-data. The message that you said you did not know what it was is simply the mesage that the email will have to let you know what it is. Change the encoding type, save and republish

  3. #3
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,207

    Default Re: contact page error

    LOL

    The good old "Wizzard" strikes again, huh, Ed?


    Seems no matter how simple BV becomes, the evolution still eclipses the concepts to leave everyone confused!

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