Developing (v7+)

8.4.2 wrong block ID in block controller

Following this: https://documentation.concrete5.org/developers/working-with-blocks/creating-a-new-block-type/interactive-blocks/form-submissions I pass a block ID to JS which I then use to compare the received bID with the controller's block ID value.…

user.password.minimum

Hello, so with Concrete5 version 8.x where can I make changes to the "user.password.minimum" to enforce longer passwords? Are there other password policies that can be configured now? for example upper case, lower case, numbers, special characters ? …

Adding page name field to form-express

I've been working with the form-express block, however, when I put the express form block into a page type to prevent having 10 separate forms with the same questions, I can't see on which page a form has been submitted. I've looked into the code but wasn…

Attributes dev docs applied but bug

Tried "Attributes custom value" exercise on dev docs but ended with an sql (Doctrine), I posted a detailed comment at the end of: https://documentation.concrete5.org/developers/attributes/creating-custom-attribute-types/adding-custom-value-and-settings-o…

Getting error after installing concrete5 8.4

Hi I have installed concrete5 on my internet server, however i am getting this error after I install. sem_get(): failed for key 0x610601b2: Permission denied

Block Export Issue

I have faced the issue when Exporting file columns in Block export. Based on Elemental Full Package content.xml fID column should be like this "{ccm:export:file:slider2.png}" when exporting. But when I export block it will append file prefix before fil…

Custom theme design from user interface

Hi there, Could anybody tell me on which file does C5 store all the theme customization that we do from the control panel (h1 color, font size, link color, etc)? Thank you! V.

Extending console command (CLI)

Hello i want to extend the CLI with a custom command. I have create a command class which is extending Symfony\Component\Console\Command\Command But how can i register this command to the core? This i was trying without success in package on_start.…

One page sign up

I found a one page sign up file and I wondered how I replace the registration page. I'm guessing there's a config somewhere? Thanks

Can anyone point me to help with the registration form

I want to allow the public to sign up. The form should show errors and redirect to another page on site. I had it sort of working now it doesn't. The error and redirect never worked properly. Any would be appreciated.

Filter Posts