Developing (v7+)

I can't login into my account

I can login into my webpage without a problem, but the concrete5.org doesnt work. Whenever I try login into my account on concrete5.org I get this error message. "Sign In Error. This user is inactive. Please contact us regarding this account. " Wh…

Get blocks in child pages area

Hi, I'm trying to get all the blocks in the Main area of child pages. I've tried this: [code] foreach($pages as $page) { ... $inputArea = new Area("Main"); $blocks = $inputArea->getTotalBlocksInArea($page); ... } [/code] But it's returnin…

Add content block to pagelist after x number of results

Hi, I'm using 8.2.1 and was trying to list blog posts using the pagelist block with ability to add Stack and/or any other Block once every x numebr of pagelist results. I have made visual demo to what needed to be achieved. Appreciate any help.

Can't copy Single Page

I just started programming with Concrete5 and this is probably a beginner mistake, but I just simply can't solve it. So I want to copy the single Page "edit_profile" from "Concrete/single_pages/account." But after i copy the file (change the name) and in…

CMS stays searching for files

Hey, I wish to explain this problem in Dutch, So please follow my thoughts. Go to "Dashboard" than to "systeem en instellingen" followed by "inloggen & registratie". select "bestemmingspagina bij aanmelden". Here is my problem: when I select the o…

Website shows error message after 8.2.x upgrade

HI everyone, I'm hoping someone has seen the following error message before. I got it after updating to 8.2.1.. An unexpected error occurred. Class \Concrete\Core\Permission\Key\CategoryTreeNodeKey does not exist I've tried putting a new concrete …

Error with GridFramework crashing custom theme

My Peak Parallax theme has been in the marketplace for a couple of years now. https://www.concrete5.org/marketplace/themes/peak-parallax/ I made a small update to the footer and now when the theme is updated to the latest version, on the latest versio…

Symfony Webpack Encore

Hello, I was wondering if anyone has used Webpack with Concrete5, potentially with Webpack Encore. http://symfony.com/doc/current/frontend.html Thanks, Thomas

PHP 5.5.9 support dropped in 8.2.1?

According to the System Requirements page - https://documentation.concrete5.org/developers/installation/system-requirements 5.8 is still supposed to have support for PHP 5.5.9 however when I try to install it I get "Undefined class constant 'MYSQL_ATTR_MU…

Express insert array

Hi there, I'm currently developing a tool to import a large amount of records into Express, however I cant find anywhere a way of importing an array instead of going one by one and saving new records IE: CSV has 300 lines, each line 1 entry, and I h…

Filter Posts