Help - Search - Members - Calendar
Full Version: add fields for customer
CubeCart Forums > General > General Discussion
salim
how a will add a new field for customer, example, gender, birthday, age, etc

thanks
goober999
These are v3 steps

1. use phpadmin or other php script to add the fields you desire to CubeCart_customer table.

2. update code admin/customer/index.php to be able to view/edit those fields

3. update code in includes/content/reg.inc.php to enable those fields for the customer

4. update reg.tpl in all skins folders include them on the reg page

5. update profile.tpl in all skins folders include them on the reg page

6. update code in includes/content/profile.inc.php to write customer's updates

that's it, I think. If i missed something I am sure someone will add their two cents smile.gif
steelwidow
Do you have v2 instructions for this?
cntgifts
thanks
evilhomer
confused do you want this for a version 2 cubecart store? ermm.gif
computiv
QUOTE(evilhomer @ Jan 25 2006, 12:10 AM) *
confused do you want this for a version 2 cubecart store? ermm.gif

Is there a proper outline to add a field (or fields) that will post to a MySQL database and any related PHP file that already exists, or any other PHP file created? This request is for version a 2.0.7 CubeCart store, not a 3.x.x store as already indicated. huh.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.