(OLD 5.7 Discussion FORUM)

What Theme System to use on 5.7

Howdy All Ok people, I have been over all the tutorials for the new theme layout, and I think I have the basics down. What I need to Know really Is what template should I be using? I always used to use Boilerplate of similar HTML5 Basics to Build my…

index.php/members/profile

for 5.7 on index.php/members/profile why am i unable to see edit bar at top like other single pages when logged in as admin. Looking at 5.6.3.2 the profile page allows the edit bar at the top.

Using canViewToolbar() in 5.7 theme - How?

Hi I am trying to make my first theme in 5.7 and I have a problem to understand how to change the call to the canViewToolbar() function. I have tried a lot of things resulting in a lot of errors (too many to list here). In 5.6 the code was as follow…

Postgres in Concrete 5.7

Hi, Has anyone had any luck with running Concrete 5.7 on Postgres? In that case, any pointers on what you have to do to make it work? Thanks, Henrik

A table block, asset registering and inline block editing

Hi all, I put together a quick video today demoing a table block for 5.7 we've put on github. The video and the blog post also includes an example of asset registering in a package which might be interesting to some. The block is to quickly edit (…

getPath() on 5.7.3

I change code from 5.6 to 5.7 My Image block have bellow it on 5.6 $f = File::getByID($this->fID); $fullPath = $f->getPath(); In 5.7.3 following error occur. call_user_func_array() expects parameter 1 to be a valid callback, class 'Concrete\…

Update Problem

I checked one of my sites, http://hiddenpotentialsociety.ca, the other day which has 5.6.3.2 and found 5.7.3.1 ready to install. I couldn't back of this forced upgrade so I filled out the information but got this message: 'Class '\Concrete\StartingPointPa…

Programmatically Adding Attributes to Page Types

Does anyone have examples of: 1. Programmatically adding attributes to Page Types (composer form) 2. Adding default content to a page template by page type I started digging around, but juuuusttt a little confusing by just looking at it.

Filter Posts