Guest Posted June 4, 2007 Posted June 4, 2007 Hi, I need to find out how to remove the email field for create_account.php. My idea is to keep create_account.php and make a new one called create_account2.php. The idea is that is if a customer call to make a booking we can fill out the details over the phone on the office. If i try now it says this email address is in use, so i can't proceed. Any help on this one? Cheers, Neil
web-project Posted June 4, 2007 Posted June 4, 2007 What about customers who actually ordering online? My idea is to keep create_account.php and make a new one called create_account2.php. you really don't need this, you need only install the contribution which allow to create orders without customer account, I have seen it. Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
Guest Posted June 5, 2007 Posted June 5, 2007 What about customers who actually ordering online? you really don't need this, you need only install the contribution which allow to create orders without customer account, I have seen it. As far as i know that contrib will still ask for the email address. I have 3 carts running and tried something which worked for me, but i cannot replicate it on the other two. I have compared the files involved to make it work, but the page keeps telling me that the email address must be more than 6 characters! Below are the two files i have been editing. create_account.php form_check.js.php
Recommended Posts
Archived
This topic is now archived and is closed to further replies.