Can you set default permissions for a page type when using simple permissions? Oh OK, I see. So the default permissions for a page are "the same as my parent". Perhaps that explains my problem. I'll have to look into how my parent pages are set up. says simoneast on 02/21/16 at 5:40 pm, in reply to You can – but they won't do an…
Security Bug: some pages can be viewed even when site access is set to "Members only" OK, thanks Andrew. So how can you tell if a page is overriding the defaults or not? I didn't notice anything mentioned on the Page Permissions screen. And is there a way to return … says simoneast on 02/21/16 at 5:35 pm, in reply to It sets the permissions the pe…
And I'm still not clear on what the "Members - Only registered users may view the website" setting actually does. If it doesn't actually restrict access at a global level, then is… says simoneast on 02/18/16 at 12:42 am, in reply to I refer to this setting Syste…
OK, I see. Yes, perhaps you're right. That permissions section on the left seems to mix permissions for the page type itself and also pages of that type, hence my confusion. We … says simoneast on 02/18/16 at 12:35 am, in reply to I think you might be missunder…
And no, there's no varnish cache. There is CloudFlare but it doesn't normally cache HTML, and I think I tried it direct with the same result. But will try gather some more info whe… says simoneast on 02/18/16 at 12:16 am, in reply to 1. This makes sense to me. You…
OK, yes, I can see your points about #1. Unfortunately on a client's corporate intranet site with 100+ pages I've seen some pages default to being "public" and no idea how to actua… says simoneast on 02/18/16 at 12:09 am, in reply to 1. This makes sense to me. You…
I refer to this setting System & Settings > Permissions & Access > Site Access > Members - Only registered users may view the website. I would expect that when this is selected… says simoneast on 02/17/16 at 10:37 pm
Forum Bug: when clicking a forum category, threads cannot be sorted by "recently commented" When clicking the green category title (see above this post) the threads should be ordered by most-recent-comment-first, but they are not. Even if you try to manually apply that so… says simoneast on 02/17/16 at 10:13 pm
Can you set default permissions for a page type when using simple permissions? I have tried setting default permissions for a page type under Pages & Themes > Page Types > [Page Type] > Permissions but these don't seem to be reflected when creating a new p… says simoneast on 02/17/16 at 9:53 pm
Formatting text in this forum Can this be looked at at some stage? Some basic formatting like StackOverflow would make reading and posting on the forum much more pleasant. says simoneast on 02/17/16 at 9:40 pm, in reply to Hi, Just wondering if there…
Remember Me Expiration OK, I discovered a solution which appears to work for me in 5.7, although note that it extends the *default* session time, not just when checking the box to extend the session. It… says simoneast on 01/25/16 at 2:12 am, in reply to Does anyone know a way to do t…
Does anyone know a way to do the same thing in Concrete 5.7? The expiry time seems to be set in /concrete/src/User/User.php in setAuthTypeCookie() but I'm not sure yet how best to… says simoneast on 01/25/16 at 12:14 am, in reply to Hi, Can anyone offer a way …
How to unpublish a page? I realise this thread is 4 years old, but it still comes up first in Google, so thought I would post the various options I've found for "Unpublishing" a page in Concrete5.7: * U… says simoneast on 01/24/16 at 10:51 pm, in reply to I have searched the forum abou…
"Access Denied. You do not have access to the sitemap." when trying to select a location for a page When trying to select a location for a page, non-admin users are presented with this message: "Access Denied. You do not have access to the sitemap." (see screenshot) How do y… says simoneast on 01/22/16 at 12:48 am
User is unable to create a subpage unless they have edit permissions to parent page - is that correct? It appears that when using "simple permissions" a user is unable to create a subpage under an existing page *unless* they also have edit permissions on the parent page? I receiv… says simoneast on 01/22/16 at 12:20 am
Can't edit Page Type Defaults (no edit button) No, I don't think I've touched the permissions. I went in and checked the permissions for each page type and they all appear to be set to the default. Is there some other way to … says simoneast on 12/11/15 at 2:45 am, in reply to @simoneast Have you modifie…
I don't think it's just you. I have just been getting the same thing. After clicking "Edit Defaults" in concrete 5.7.5.2 I get a page with no "Edit Mode" or "Add Content" buttons… says simoneast on 12/11/15 at 1:35 am, in reply to When I go into PAGE TYPES>>OUT…
Struggling with non US date format (all my hair has gone!) As I mentioned in http://www.concrete5.org/index.php?cID=113666 In concrete 5.7.5.2 the datepicker() format used in custom forms appears to (sadly) be hard-coded in /concrete/s… says simoneast on 12/10/15 at 8:43 pm, in reply to Please help I pulled out all m…
Date Picker UK Format As I mentioned in http://www.concrete5.org/index.php?cID=113666 In concrete 5.7.5.2 the datepicker() format used in custom forms appears to (sadly) be hard-coded in /concrete/sr… says simoneast on 12/10/15 at 8:11 pm, in reply to Hi Been searching but I can…
Non-US dateformat, jquery datepicker and core c5 As of concrete 5.7.5.2 the datepicker() format used in custom forms appears to (sadly) be hard-coded in `/concrete/src/Form/Service/Widget/DateTime.php`. The only way I found to… says simoneast on 12/10/15 at 8:09 pm, in reply to I recently altered my site.php…