Digerdoo Posted January 16, 2006 Posted January 16, 2006 get more information create_account sheet ? How i can put there more question if i want take more information new customers ? :(
vasttech Posted January 16, 2006 Posted January 16, 2006 Add the additional fields to the database using phpMyAdmin. Then customize the catalog/create_account.php file. Follow the format for the fields that are already there. Make sure to update the part at the top to error check and place the new information in the database. If you look at and follow how create_account.php works you will be able to add them fairly easily. osCommerce Knowledge Base osCommerce Documentation Contributions
Digerdoo Posted January 16, 2006 Author Posted January 16, 2006 Add the additional fields to the database using phpMyAdmin. Then customize the catalog/create_account.php file. Follow the format for the fields that are already there. Make sure to update the part at the top to error check and place the new information in the database. If you look at and follow how create_account.php works you will be able to add them fairly easily. Hi What tables i change or add more fields in phpMyAdmin.. :blink:
vasttech Posted January 16, 2006 Posted January 16, 2006 The customers table. osCommerce Knowledge Base osCommerce Documentation Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.