Developing (v7+)

Custom Grid Framework breaks theme

Hi There, I followed this tutorial https://documentation.concrete5.org/developers/designing-for-concrete5/adding-grid-support-to-your-theme/advanced-create-and-use-your-own-grid-framework on how to create a custom grid framework. That worked perfectly…

Layouts works only if you logged in

I made new site yesterday on version 8.4.3. There's no styles for layouts for some reason if you're not logged in. Those styles contains stuff like: #ccm-layout-column-wrapper-20 div.ccm-layout-column { width: 20%; } So everything looks broken. How do…

Service Workers & Concrete5

hi community i've a problem with my service worker. actually it works fine, everything saved BUT once service worker is active the bar in the backend, to amend the website is gone. because the path of the site is saved in the service worker: [code] …

Error when searching for files in dashboard

I'm seeing this error message when doing an "advanced search" in the file manager. I search for a custom field. [code] Call to a member function getTreeNodePermissionsNodeID() on null Details /home/public/sites//concrete/src/Permission/Assignmen…

Express Form controller override

I need some hard coded validation for all forms so I'm using the controller to output the error message if it fails. The controller override works fine on PHP 5.6 but recently, I've upgraded my local machine to PHP 7.1.23 and I get the following error:…

An unexpected error occurred.

I changed the hosting but after uploading the files on the web folder and changed the database file with the new information, when I visit the site I get the following error: "An exception occurred while executing 'SELECT t0.pkgID AS pkgID_1, t0.pkgHandl…

Error on Migration tool > stack export (v0.5.4 on c5 v5.7.5.13)

When trying to export stacks, '$stacks = $list->getResults();' returns NULL and the migration tool errors out on packages/migration_tool/src/PortlandLabs/Concrete5/MigrationTool/Exporter/Item/Type/Stack.php line 97 ( Invalid argument supplied for foreach(…

advanced permissions - core exception when viewing file set

site has 3 file sets. non admin user logs in, can see into the first 2 file sets from dashboard/files/file sets. on 3rd file set the user gets a core exception, see screenshot. I have deleted that file set and created it anew, same error occurs. Sol…

Adding file select attribute though a file importer?

Hi i'm trying to add file attribute when I process importing a file through a custom file importer, however the date/time and text attributes work but not the select one? Looking around in the forums it seems that people have had an issue with this sin…

Filter Posts