Jump to content

add fields for customer


Guest

Recommended Posts

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 :blink:

Link to comment
Share on other sites

  • 4 months later...
  • 4 weeks later...

confused do you want this for a version 2 cubecart store? ;)

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. :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...