Developing (v7+)

Composer View does not validate

The block controller function of validate does not seem to run when composer view is saved. How can we then validate a blocks data when saved from composer view????

Check if in composer view

How can I check if the block form is being viewed from composer? Is there anything such as isComposerView?

Composer View and Multiple Blocks of the Same Type

Experiencing a new issue here, and confirmed it even in the core image slider block. When adding more than one image slider block to a composer view, composer only loads one of them, but executes things like "Add Slide" twice (if there has been 2 image s…

Need advice on Upgrading to 5.7 from 5.6.2.1

Ok - I am going to bite the bullet and upgrade from 5.6.2.1 to 5.7 . I have read quite a few of the posts about the upgrade process in the forums and I am honestly not feeling that confident about the process. Here are my issues: 1) My theme for my s…

Need to hire help to build a website

I need help building a new website. I have two errors attached. Please send your rate and availability. Thank you! Diane@saegermarketing.com.

Styling/Modifying an existing block

First of all I'm fairly new to C5 and not a full time web dev. But the more I learn about C5 the more I like it. :) I downloaded the free Login/Logout Link block from the market place. The them I am using has CSS button classes that can be applied to…

Language Switch not working

Hi folks We've got a problem with our language switch. We have 2 language for our website. DE and EN. So DE has got pageID 178 and EN has got pageID 375. The language switch seems to be implemented correctly. It's generating a link like: http://w…

sh: 1: enabled: not found

This error message appears in the server logs every time a concrete5 page loads. I'm curious what it is. I've read that its caused by a php script trying to execute shell commands. But what inside of c5 would be trying to execute shell commands?

Changing a protected variable on block view

in my block controller, I set the following variable: [code] protected $btIgnorePageThemeGridFrameworkContainer = false; [/code] Question is, what if I want to let the user decide this for themselves? They could enable full width for example and I wo…

The Advantage of Using "getString" in tabs array?

Hey block dev's, when I'm setting up tabs in my block form.php, whats the advantage of using the getString method over just static typing the names? Example, the way I've been doing it: [code] echo Core::make('helper/concrete/ui')->tabs(array( arr…

Filter Posts