Disallow add page

Permalink 1 user found helpful
Good day
How can I set permissions so that a user can not add a new page?
Thank you

 
Fernandos replied on at Permalink Best Answer Reply
Fernandos
hi!

Goto your sitemap, then click on a page.
You will see permissions. Click it.
Then you can wether change permissoins for the curent page, or even all pages below recursively. If you enable advanced permissions you can even tell if and which blocks one can edit.
jvdev replied on at Permalink Reply
I have added this define('PERMISSIONS_MODEL', 'advanced');
But my ? is on what page do I change the premmision so user can not add new pages?

Thank you
Mnkras replied on at Permalink Reply
Mnkras
i believe it was admin
andrew replied on at Permalink Reply
andrew
Try this:

1. Edit the Page.
2. Click permissions
3. Where it says "Currently Viewing" change it from Page Permissions to Sub-Page Permissions.
4. You should see a list of all page types in your site, for each group/user entered in the permissions grid. Choose which page types they may add from the current page.
5. Click save and exit. That should set it up.