Forums / Setup & design / different user classes? problem!
Alessandro Cipriani
Wednesday 31 March 2004 1:28:00 am
hi all this is my question: in my site i need to have a diversification about the site users the "front-office" users will have some parameters like - first name* - last name* - user id* - password*- email*
while the "back-office" users will have others like: - first name* - last name* - user id* - password* - email* - domain* - customer number*- phone
(* = requested)
i think it's impossible to have these results only by using different templates (the customer number is requested is requested only for the back-office users: will it be requested also for the other users?). so i tried to create another class called backoffice_user in the users section. i create a new backoffice user, assigned the guest role to it. but when i try to login as the new backoffice user an access denied page appears, and i'm not able to log in.
how to solve this problem?
best regardsalessandro