Problem with user permissons

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
mcintyre

Problem with user permissons

Post by mcintyre »

Hi!

At the moment i am creating a site for a writers network.
There will be about 20 users who all should have access to their own page an to the home page.
Therefor i put each user as owner in his site.
For the homepage i (admin) am the owner and all users are marked as editors.
So far so good...

But when i log in as a user, go to the homepage, edit something and save the page, the homepage ist no longer shown in the list! Only the userpage is still visible. Why??

Cann someone please help me?

I´m using 0.12.1 an TinyMCE.

mcintyre
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Problem with user permissons

Post by Ted »

I actually answered this one in an email this morning.
Yeah, I fixed it last night and it's in the latest 0.13 beta3.  On 0.12.1, you would:

1. Open up admin/editcontent.php in a text editor
2. Go to line 141 (it should have else by itself on a line)
3. Change it to else if ($adminaccess)
4. Do the same exact thing on line 189
5. Save file and test

Let me know if that doesn't work for you.

Thanks!
Ted
mcintyre

Re: Problem with user permissons

Post by mcintyre »

IT WORKS!

Thank you so much for this ultra-fast help.

mcintyre
pikkabbu

Re: Problem with user permissons

Post by pikkabbu »

Hi Mcintyre !

It seems that we share some purposes : I setting up a site for collaborative writing (in french).

Maybe we can support each others, not with technical knowledge (at my hand), but with structure and application ideas...

I my case, I want menu and "site" pages only editable by administrators / editors, but "text" pages to be editable by authors.

In fact, each authors can detemines who has the capability to edit his pages (co-writer).

WORKSHOP

    - Personal texts
          :-  Story one
          :- Another story
          :- One more

   -  Collaborative texts
         :- first one (different editors)
         :- second story (maybe same or other editors)

I whish some parts of the site to be public for everyone to see them
I wish almost any others pages to be private for ANY other member of the authors group to read them.
I need a few pages to be completely private (no one but the author)

And... I whish authors not to need to register back end. Only front end. We will create blank pages for them.

If you have any question, please feel free to ask.

TO EVERYBODY

Any suggestion, recomendation, information and banknotes welcome !   :D

pikkabbu
Locked

Return to “CMSMS Core”