Elxis CMS Forum

Extensions => Components => Topic started by: deverdev on October 26, 2009, 14:00:53

Title: Table users => two tables
Post by: deverdev on October 26, 2009, 14:00:53
Hi

I need to divide the users on two types: biz and priv. So, I want to record users in different tables: users_biz and users_priv
In cms users are stored in one table users.

cms use this table as #__users

How can i do this ?? Help, please

Thanks
Title: Re: Table #__users => two tables
Post by: Ivan Trebješanin on October 26, 2009, 14:15:19
Why don't you just create new user group from elxis administration?
Title: Re: Table users => two tables
Post by: deverdev on October 26, 2009, 15:10:59
for each type must be different registration field.
for example: user "type1" have field  description (textarea) but user "type2" haven't