Search found 7 matches
- Fri Mar 26, 2010 2:23 pm
- Forum: Modules/Add-Ons
- Topic: Forum made simple - giving invalid argument errors
- Replies: 0
- Views: 599
Forum made simple - giving invalid argument errors
Hello, I hope you can help with this - as i'm baffled, thought the solution may be clear. essetially i keep getting bug erros like the following: Warning: Invalid argument supplied for foreach() in /home/directories/.../.../.../.../modules/Forum/action.admin_new_forum.php on line 54 and this: as abo...
- Sun Dec 20, 2009 3:38 pm
- Forum: CMSMS Core
- Topic: assigning page edit permission to non admin user
- Replies: 12
- Views: 4254
Re: assigning page edit permission to non admin user
Yes thanks for the help.
- i'd like to see that feature too, it'd make the cms more flexible for company / organisation deployments and intranets, especially if you could manage the hierarchy of it so that groups can assign such permissions only with in certain site sections.
- i'd like to see that feature too, it'd make the cms more flexible for company / organisation deployments and intranets, especially if you could manage the hierarchy of it so that groups can assign such permissions only with in certain site sections.
- Sat Dec 19, 2009 7:05 pm
- Forum: CMSMS Core
- Topic: assigning page edit permission to non admin user
- Replies: 12
- Views: 4254
Re: assigning page edit permission to non admin user
Thanks for your helpful comments jmcgin51. I did look at global settings, but i'll have another look since you point it out. I did uncomment the code nothing seemed to change - though i'm not sure what else i should have done... It seems to me that it could be a simple (fairly simple) case of findin...
- Thu Dec 17, 2009 9:33 pm
- Forum: CMSMS Core
- Topic: assigning page edit permission to non admin user
- Replies: 12
- Views: 4254
Re: assigning page edit permission to non admin user
Sorry I don't understand this. What do you mean? - You're saying nothing can be done? What about the code above - is that relevant? I hoped that there might be a section on that edit page that checked if the user is an admin user and so allowed that user to change or not change the edit permissions...
- Thu Dec 17, 2009 3:30 am
- Forum: CMSMS Core
- Topic: assigning page edit permission to non admin user
- Replies: 12
- Views: 4254
Re: assigning page edit permission to non admin user
so you want a non-admin to be able to GIVE editing rights to another user? is that right? yes So you have User A, a full admin. yes He creates User B, with something less than full admin privileges, and User C, with privileges <= User B. yes, but User C has minimal privilages only so that User C ca...
- Thu Dec 17, 2009 3:06 am
- Forum: CMSMS Core
- Topic: assigning page edit permission to non admin user
- Replies: 12
- Views: 4254
Re: assigning page edit permission to non admin user
Thanks for the reply, the thing is that i can only see those particular options when logged in as admin, i cant when logged in as anyone else. -since this my install has gone nuts any way - i'm getting this error:
| removed text from here that had nothing to do with this problem. |
| removed text from here that had nothing to do with this problem. |
- Wed Dec 16, 2009 10:41 pm
- Forum: CMSMS Core
- Topic: assigning page edit permission to non admin user
- Replies: 12
- Views: 4254
assigning page edit permission to non admin user
ok so this is an edited irc conversation which should illuminate quickly as to what i'm hoping to achieve: ..... how as a non admin - with full permissions - can i assign another user with lower permissions to edit specific pages. - i've removed permissions to edit pages from the contributor grou...