Hi,
I have set up an ojs v2.4.6 site. I was wondering how I can give the administrator a manager role. I can manipulate db if needed.
Hi,
I have set up an ojs v2.4.6 site. I was wondering how I can give the administrator a manager role. I can manipulate db if needed.
OK. It seems this insert to db worked:
insert into roles (journal_id,user_id,role_id) values ([journal_id],1,1);
Roles:
http://pkp.sfu.ca:8083/support/forum/viewtopic.php?f=9&t=6841
But this caused a big problem. I can not see any of the existing users anymore as an admin/manager. Please advise.
Thanks
For those not wanting to edit the database directly, the way to enroll a user through the UI (including the administrator), is: