Guest Posted January 16, 2006 Posted January 16, 2006 Hi everyone, can someone point me in the right direction please. i an wanting to amend the create_account.php file so that i can capture different information that is already setup. ie. when a customer registers it asks for "company details" however i want this to say Employer Details. also i would like to add a couple of new boxes - is this possible. i am not too technical either so all the help possible is really appreciated. thanks in advance thenetdoctor
Gil_e_n Posted January 16, 2006 Posted January 16, 2006 Changing it to say employer details is a simple change in the includes/languages/english/create_account.php file, I believe. Adding more fields is a little more technical - It'd involve SQL changes and a fair amount of programming. I'd suggest looking through the contributions to see if anyone's made a contribution with the added fields you want, or at least to use as a base if you're willing to try coding it yourself. Always BACK UP your files and your database before making any changes. Before asking questions, check out the Knowledge Base. Check out the contributions to see if your problem's solved there. Search the forums. Useful threads: Store Speed Optimization How to make a horrible shop Basics for design change How to search the forums Useful contributions: Easypopulate Fast, Easy Checkout Header Tag Controller
GraphicsGuy Posted January 16, 2006 Posted January 16, 2006 This contribution may give you that starting point: add extra questions Rule #1: Without exception, backup your database and files before making any changes to your files or database. Rule #2: Make sure there are no exceptions to Rule #1.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.