Forums / Setup & design / Unable to assign role to user
Siniša Šehović
Wednesday 24 August 2005 5:29:01 am
Hi all
eZPublish is 3.7.0rc2 from PubSVN.
I have created new user class (test class) with all needed attributes and created new role (test role).
If I try to assign that role (test role) to that new user (test class user) I can't because radiobutton for selecting user is disabled.
If I try to assign "test role" to default user class radiobutton is enabled!?
What is wrong?Please help!
S.
Sinisa
--- If at first you don't succeed, look in the trash for the instructions.
Kristof Coomans
Wednesday 24 August 2005 5:39:27 am
You propably need to add these customised content classes in the INI file browse.ini.append(.php):
example:
[AssignRole] Class[]=custom_contentclass_identifier_1 Class[]=custom_contentclass_identifier_2
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Wednesday 24 August 2005 6:17:24 am
Hi Kristof
Yes that was the problem!!After adding new class everything works as it should!!
Thanx!!
Script start
Module start 'content'
Module end 'content'
Script end
Time used to render debug report: 0.0001 secs