(OLD 5.7 Discussion FORUM)

Session handling

Using version 5.7.4.2: It is just an opinion based question. Is it? I use session handling like this: [code] $session = \Core::make('session'); $session->set('foo', 'bar'); $session->get('foo'); // gives 'bar' $session->remove('foo'); [/code] …

Custom Grid Framework - odd behaviour

Hi Having some weird behaviour in 5.7.4.2 with adding my own grid framework. It's an 8 column fluid grid based on this https://css-tricks.com/dont-overthink-it-grids/. The problem is (and I have read other posts related) that the layout renders random …

Foundation Tooltip not working

Hello, I'm using Fundamental theme and have placed a tooltip around an image on one of my pages. The hover effect works, but the associated hover text appears at the very bottom left of the screen. If you visit the page it's out of sight, but you'll see …

error PDOConnection.php

Hello community, I have a problem with my website and found the following error in the Apache log. this is causing the apache service stop working after several similar errors. Any suggestions? [code][Mon Aug 10 08:24:09 2015] [error] [client 10.2.11…

5.7 - Can't add and publish a new page. Function error.

So I've downloaded Concrete5 and made a fresh installation thinking it would be stable and trouble free, but it looks like it isn't. At least for me. I've created a custom page template called 'page.php'. When I try to add a new page below 'Home' with …

How do I update the template in a content composer control block?

on my page the content is provided via a composer control. In that composer control, in the edit defaults of page type I can change the template in "design and custom template" for the composer block.. But that new template never gets used. it still us…

Can't edit custom css

I get this message when I try to edit custom css "Forbidden You don't have permission to access /ccm/system/dialogs/page/design/css/submit on this server." Any ideas what this means?

composer autosave running amock and making site useless

whenever I create a new page in composer, autosave is called in a continous loop, but it never gets a return, so it just stay there, and more and more are added. See screen shoit. I literally have like 1000 of these broken autosave calls that do nothing…

Manual Migration - Simple?

Sorry if this has been asked before but I'd like to know the best way to migrate a 5.6 site to 5.7. I know there are no official migration tools so are there other options? I have a super simple site with a very simple template with no add-ons. It's …

Can't Delete Background Image - 5.7.4.2

I was playing around with the customizing the theme Fundamental and added a background image to the Header Image area. Now I don't want it there, but seems to be no way to delete it. If I click the background image button within the Fundamental/Customize …

Filter Posts