Sunday 07 December 2003 10:15:30 am
Hi, I'm setting up a site that can have three different user classes. I've created three user-types under the "User class" (with id's 8,20 & 21). I can add/edit/remove users in the admin-interface, but the users should be able to register themselves from the site. In other words, the register-page should support more than one user-type. I think this isn't supported in the register-page, so I created three templates, with their own register.tpl. My problem is that I cannot fetch the user-type, and display it. I've been meddling with the kernel-files, but I don't know if this is the right way to do it. Do you have any suggestions ? Is this the right way to do it, or am I barking up the wrong tree ? Any feedback is appreciated :) Johan Grasmo
|