Developing (v7+)

Front end not showing Attributes in "Composer / Page Settings"

I run into this on some sites I admin for and usually just do things on the dashboard / sitemap. But this client needs to edit from the front end of the site. When I click "Composer / Page Settings" > Attributes it doesn't show anything. All I get is t…

Thumbnails Types List : is it ok ?

Hi all, Is it normal to get kind of double or triple entries of the same type ? Please look at the attached image. Can i delete with no fear useless instances ? or maybe this is not useless ? I spotted this weird thing in file's properties from th…

Get block data from parent page?

Hi, hoping someone can help, I've got a set of child pages that have a block I built where they can choose multiple values from a checkbox list. Is it possible to get the values saved in the block on a page template if i know each child pages ID number. …

$_SESSION variables

I'm new to concrete. How do I add php code to a page? I want to set variables and some pages and pass those values to other pages using $_SESSION variables.

Naming Blocks Via Code

I'm making a plugin for a client where we get itinerary data from a 3rd party site using a API. Pages are generated with content inside of norm content blocks. When we want to update a page using the API we want to get all the blocks and then update them …

Unable to send Form to action get 404

I've built a custom block to send an external form, following the concrete5 docs ( https://documentation.concrete5.org/developers/working-with-blocks/creating-a-new-block-type/interactive-blocks/form-submissions ) When submitting the form i just get a 4…

Site Migration - Permissions issues?

Attempting to launch my first conrete5 site from local to online, running into a lot of issues though. I'm getting this error file_put_contents(/var/www/html/CandyMountainMusicv2/application/config/generated_overrides/concrete.php): failed to open str…

How to turn on PHP error reporting?

I want to turn on full PHP error reporting but where is the appropriate place to set this? I couldn't find anything in the documentation and I've tried setting error_reporting(E_ALL) in index.php, but it seems to be overridden somewhere else. I'm tryi…

Social icons in Pagelist template

I am building out a blog with 5.7 and have the Social "Share" block in my Post template. I need to pass that to the pagelist template I created for the blogroll on the homepage. I found how to pass the "Content" block over instead of the description. …

Filter Posts