Developing (v7+)

Concrete5 8.2 pagination broken?

Hello, Yesterday I upgraded from 8.1 to 8.2 Seems to work except one thing: The pagination on a page list doesn't work correctly anymore. When I'm logged in, it's fine, bet when I'm logged out, only the start and end buttons are visible, but not …

Attaching logged in user information to Express object

The scenario... create an Express entity and form. When the form is submitted to create a new Express object, I want to know who created it. Also, I want to build a page for the user to view his/her submissions. Ideas?

MAMP Pro Uppercase Table names for C5

As many of the C5 developers know. When you import the C5 database to a windows server the db table names need to be uppercase for the site to function correctly. I was wondering if there is anyway to force uppercase table names on my localhost? I hav…

Extended Image Block Returns /thumbnails/small/ Image

Hey All, I have created a new block by copying the original Image block into /application/block/hero_image. Mostly I have some additional string variables to controller.php, db.xml, and form.php, so I can use them for styled buttons in view.php. Al…

Cannot override Mini-Survey file

I'm trying to override the minisurvey.php file for the legacy form block. If I make the edits required to the core file they take effect, but if I copy mini_survey.php file from concrete/blocks/form to application/blocks/form it seems to be ignored. …

Update concrete 5.6.3.5 to 8.1

Hello Team, Right now I am using concrete 5.6.3.5 version. Is it possible to update current version to 8.1, If yes how much time will it take to update?. Thank Akash Sharma

Attribute Type User

Hi I need to be able to assign another user (parent) to a user. Unfortunately I couldn't find this datatype in the attributes. How can I create a new Attribute Type where I can select another user. I think of an integer field where I'll store the userid …

Where do you go to approve user accounts (am I being stupid?!)

Despite using C5 for ages now, until now I've weirdly never needed to configure a site with public registration. [Using 5.8] I can see the settings to notify an email address of a registration, but I can't for the life of me see anywhere to go and manu…

Detecting 'Design Mode' in a template/block/etc

I know how to tell when a page is in edit mode, that's easy but how do you know when a page is in 'Design Mode' e.g. someone is just editing an attribute or something? There's some JS I need to disable in this mode as well as in edit mode.

Filter Posts