Developing (v7+)

Cannot view workflow changes

A page change submitted to workflow can't be view in the dashboard. When visiting the "waiting for me" page, this error appears: "Entity of type 'Concrete\Core\Entity\Express\Entry' for IDs exEntryID(9) was not found" Replacing the entire /concr…

8.4.2 How to use pagination?

The old way of using pagination was with the ItemList's getPagination() which is now deprecated. It says "call the pagination factory directly". So I did - I used the function code: [code] $comments = new ItemList(); $comments->setItemsPerPage(10); …

8.4.2 How to get user name?

I'm trying to get a user name. If I use UserInfo, all works fine, but as it's deprecated, when I use getUserInfoObject, it throws an error: "Call to a member function getByID() on null". Here's the controller's view(): [code] $this->set('u', new User…

Recaptcha failing to keep spam out

I have added reCAPTCHA to the Studio Testimonials Pro, and while it works with human users, it seems to allow bots to deposit spam into our testimonials database. I tried switching to the silent/imageless version of reCAPTCHA and no joy. I'm not sure wh…

Form Data into Lists (Magic data)

I'm very new to how this CMS symbols work. I'm using Magic Data. I've gone through the tutorials & documentation many times over but all attempts just doesn't work right. I have forms where data and attachments are input by users. I need to be able …

Pages or Express ?

Hi, if I consider having articles (entries) like: -news -publications -prizes -etc. with tags and specific fields for each of them, and having hundreds of them, should I use Pages (page type with attibutes) or Express objects ? What are the main dif…

URGENT: DB password got reset now site demands installing

The Admin reset the wrong DB password meaning a C5 dev site lost its DB access. I put the new password into the database.php config file but now the site insists it's installing rather than just coming back up, constantly redirecting to /install. Ho…

Single Pages

I am using the "more elegant way" to show dynamically generated single pages as described in https://documentation.concrete5.org/developers/working-with-pages/single-pages/rendering-custom-views-from-a-single-page-controller I have 2 issues which I …

I need Help.

I have a website. www.baufirmakabai.de I have this error Module 'timezonedb' already loaded . I can not edit my website, and i wrote to my Host, and they tried to fix this, but is from the Concrete Soft. They told me that more do have this problem. …

Filter Posts