Jump to content

How to remove a field from new customer registration?


Guest Hellborn

Recommended Posts

Guest Hellborn

I want to remove the "county" filed for my cutomers as we don't use that In the Swedish post addresses. How can I do that? I would be grateful for some help!

Thanks!

Link to comment
Share on other sites

Guest Hellborn

Thanks Roban but still the fieil it self are still there and as this is a MUST WRITE SOMETHING field it tells me I haven't completed all fields even that I removed the text itself by doing as you said.

Anyone ?

Thanks!

Open skins/your skin/styleTemplates/content/reg.tpl It's in there
Link to comment
Share on other sites

Its, as you have found out, not a simple process to properly add or remove a field to registration.

These are the files you will need to modify:

- skins/{your_skin}/styleTemplates/reg.tpl

- skins/{your_skin}/styleTemplates/profile.tpl

- includes/content/reg.inc.php

- includes/content/profile.inc.php

- language/{your_language}/lang.inc.php

- admin/orders/order.php

- admin/orders/index.php

- admin/customers/index.php

Plus in addition to those, there are a few modules that will also require editing.

(print order form off the top of my head)

PM sent :unsure:

Link to comment
Share on other sites

Guest Hellborn

Thanks mate! This worked awesome! I'm more than thankful for your support!

*/*

Its, as you have found out, not a simple process to properly add or remove a field to registration.

These are the files you will need to modify:

- skins/{your_skin}/styleTemplates/reg.tpl

- skins/{your_skin}/styleTemplates/profile.tpl

- includes/content/reg.inc.php

- includes/content/profile.inc.php

- language/{your_language}/lang.inc.php

- admin/orders/order.php

- admin/orders/index.php

- admin/customers/index.php

Plus in addition to those, there are a few modules that will also require editing.

(print order form off the top of my head)

PM sent :)

Link to comment
Share on other sites

  • 2 weeks later...

Its, as you have found out, not a simple process to properly add or remove a field to registration.

These are the files you will need to modify:

- skins/{your_skin}/styleTemplates/reg.tpl

- skins/{your_skin}/styleTemplates/profile.tpl

- includes/content/reg.inc.php

- includes/content/profile.inc.php

- language/{your_language}/lang.inc.php

- admin/orders/order.php

- admin/orders/index.php

- admin/customers/index.php

Plus in addition to those, there are a few modules that will also require editing.

(print order form off the top of my head)

PM sent :sourcerer:

Hello SemperFi, any chance you can email me the instructions for changing the register form please, i have tried just by going off what you have already said, buti either break something or it still asks to input more data

i only want to sell digital downloads , so i wont need their address

many thanks in advanced

Link to comment
Share on other sites

  • 3 years later...

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