Developing (v7+)

Domain-mapper for concrete 8.4 version / need help

Hello everyone, Does anybody experience with Domain mapper for version 8.4? Does anyone gethttps://www.concrete5.org/marketplace/addons/domain-mapper... work with version 8.4? Thak you in advance

Form checkbox double label?

Hi, I'm trying to add a form with a few checkboxes. But I see that Concrete5 adds the label twice in the from. One time a 'control-label' and a second label which includes the checkbox and again the same label text. I don't want that second label text …

Image_file attribute html mode will clear the current data.

concrete5 8.4.4 has a problem; When you use image_file attribute with html input mote, you will find that updating attributes will clear the images. This repository tentatively fix this problem Two elements for form.php, and createAttributeValueFro…

Change single page header title via controller or in template

Hi, I am designing a dashboard single page. And as I noticed the header text (the text in grey are and next to bookmark icon: header.ccm-dashboard-page-header) is automatically set equal to the page title. Is there a way to change this title? Maybe wit…

Class 'Concrete5_Controller_Block_ExternalForm' not found

Hi, I have added an external form into a v8.3.1 website. The form itself renders out as intended and I added the controller file. When I submitted a form, it caused a 404 error. So I cleared the cache and now the form is replaced with an error message "C…

Redirect Child Page to Parent Page in Auto Nav

I want to redirect child page to parent page in the auto nav More detail. Product(Parent Page) -- Item1(Child) (need-> url(parent page url) -- Item2(Child) (need-> url(parent page url)

Hard Code Page List

I want to hardcode a page list into a template similar to how you do it with autonav but I can't find where the parameters or settings are that is needed to do it [code] $sauAsideNav = BlockType::getByHandle('autonav'); $sauAsideNav->controller->or…

Fatal error from thumbnail generate

I had a site (C5 8.4.3) go down with the error: Call to a member function getTypeObject() on null with this in the error log: concrete/src/Http/Middleware/ThumbnailMiddleware.php on line 152 That particular block looks like [code] …

Copy Express Form

Hi Everyone, I'm just putting this out there if anyone needs to copy an express entity form. I couldn't find how to do this anywhere else and I figure if I needed it, someone else may as well. [code] $em = \Core::make('database/orm')->entityManager…

Filter Posts