Jump to content

(Solved)where to include my code?


Recommended Posts

hi guys
i want to add an extra field in the Registration form.
i tried somewhat to display the fields in the reg form by editing authentication.tpl file in the theme directory.
Now i want to connect that field with my database table
i dono which file to edit? Where to include db query ?
Plz help
thanks in advance

Link to comment
Share on other sites

okey...an wise way is:

don't change the database tables, don't change the codes. Otherwise other modules may not work as expected and you won't be able to upgrade to newer versions properly. Write a module for registration addons, create a new table for extra fields.

If you cannot build such a module, I can do it.

See ya

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...