(OLD 5.7 Discussion FORUM)

Search block and Page Attributes

Hi, I'm using the built in search block for blog posts (problog) and running into an issue. I have the following url structure: /year/month/title but when I search for a date, i.e /blog?month=05&year=2015, i'm getting the /2015 and /2015/05 pages…

Consistent Exception being logged /concrete/bootstrap/start.php

Hi, I'm seeing the following several times a day from users browsing my site. I can't quite narrow it down, so I'm wondering if anyone had any ideas? [code]Exception Occurred: /path/to/public_html/concrete/bootstrap/start.php:290 Call to a member fu…

errormessage when add a new page from versions

I ge this erormessage when i add a new page from Versions (ad page ), and shall publish the page. A errormessage i dont get in 5.7.3.1 . Here is the errormessage: {"error":{"message":"Call to a member function publish() on a non-object"},"errors":["Cal…

There must be a better way to enter blog posts

I have a basic blog setup with a blog page and children posts. Now when I want to add a new post I have to go to the admin menu->sitemap->blog->[right click]Add Page. This works, obviously, but it is a rather clumsy way to add a new post, and certainly …

Display Validation Errors

Maybe I wasn't reading the docs properly, but I couldn't find anything. It seems to be a minor problem, but I just don't get it: I'd like to display validation errors on a single page (the proper way ;-): So I submit the form to the controller and the…

File sets: my sets - public sets

I wonder how i could change the typ of a file set, from "My Set" to "Public" and vice versa, (for instance, if i had forgotten to make it public while i created it after uploading files to it)? If i go to Files - File Sets, i can only rename or delete a s…

Blocks in global area not visible

So, I've defined two global areas which work fine during edit mode ( can add blocks etc. ). After publishing though, the blocks don't get added to the DOM. If I change them back to regular areas, all of the blocks show up. I've done this with cache cl…

5.7.4+ Invalid Token Error and .htaccess URL Redirects - SOLVED

With EC_Joe's help, we resolved an issue introduced by 5.7.4+'s implementation of proper URL structuring, so I thought I might post it here in the hope that anyone else experiencing a similar problem may be helped. The issue presented initially when updat…

Constants in concrete5 5.7

I kind of unserstand the new config system that is in concrete/config/app and application/config/app and also concrete/config/concrete.php I saw in the register single page controlller : [code]if (defined('EMAIL_ADDRESS_VALIDATE')) { …

Filter Posts