Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2012
    Location
    New Jersey
    Posts
    74
    Plugin Contributions
    0

    Default creating a custom returns department form

    I have modified the define_shippinginfo.php file to include a return request form. the HTML code is as follows:

    <p>Please fill out the form below to process your return/exchange</p>

    <form action=mailto:[email protected]>
    Name: <input name="Name" value="" size="10"><br>
    Phone Number: <input phone="phone" value="" size="10"><br>
    Your Email Address: <input email="Email" value="" size="10"><br>
    Order or invoice number: <input invoice="invoice" value="" size="10"><br>
    <center><input type="submit"></center>
    </form>


    My problem is that when I fill out the form and submit the form I receive an Apache error:

    The requested URL /”mailto:[email protected]” 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 Server at store.bbiclan.com Port 80

    What and Where did I go wrong?

  2. #2
    Join Date
    Jan 2012
    Location
    New Jersey
    Posts
    74
    Plugin Contributions
    0

    Default Re: creating a custom returns department form

    Quote Originally Posted by TheMortician4 View Post
    I have modified the define_shippinginfo.php file to include a return request form. the HTML code is as follows:

    <p>Please fill out the form below to process your return/exchange</p>

    <form action=mailto:[email protected]>
    Name: <input name="Name" value="" size="10"><br>
    Phone Number: <input phone="phone" value="" size="10"><br>
    Your Email Address: <input email="Email" value="" size="10"><br>
    Order or invoice number: <input invoice="invoice" value="" size="10"><br>
    <center><input type="submit"></center>
    </form>


    My problem is that when I fill out the form and submit the form I receive an Apache error:

    The requested URL /”mailto:[email protected]” 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 Server at store.bbiclan.com Port 80

    What and Where did I go wrong?
    Okay I found the problem with the SMTP, but now the information from the form is not importing into the email.

 

 

Similar Threads

  1. Creating a donation form
    By learnenvy in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Nov 2010, 09:07 PM
  2. custom mySQL query returns incorrect results?
    By lat9 in forum General Questions
    Replies: 1
    Last Post: 1 Jun 2010, 03:20 PM
  3. Returns Authorization contrib - prob with form fields
    By heavenlynights in forum Addon Sideboxes
    Replies: 43
    Last Post: 24 Aug 2006, 04:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg