Page 1 of 1

Problem with user permissons

Posted: Wed May 10, 2006 6:55 pm
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

Re: Problem with user permissons

Posted: Wed May 10, 2006 9:42 pm
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

Re: Problem with user permissons

Posted: Wed May 10, 2006 9:50 pm
by mcintyre
IT WORKS!

Thank you so much for this ultra-fast help.

mcintyre

Re: Problem with user permissons

Posted: Fri May 12, 2006 4:04 pm
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