Developing (v7+)

Overriding / Extending a block controller package to package.

I've got a situation here I could use some advice on and there's going to be a few moments of my describing this scenario that will leave you scratching your head about why this was done but you're just gonna have to trust me that this is an inherited sit…

Controller of generated single page through package not working

Hi, I generated a single page (/artwork) when installing my package. I have put the controller of this single page in '/packages/artisophy/controllers/single_page/artwork.php', but it doesn't seem to be picked up, yet the single page has been generated…

Users tables

I am moving my test site to my live site but do not want to overwrite the user tables. Is there a place where I can find a list of all the user tables in latest version?

Authenticate a user via LDAP

I want to be able to authenticate a user via LDAP. Without getting into the LDAP details, my questions is more about the concrete5 side of it. Assuming that I've done the LDAP connection and verified that user exists in the AD and got the proper response,…

Sort blocks on date?

Made a news article page with a custom block (text and a external link). Client wish is that blocks are ordered bij date (made a extra field with the datepicker). But seems not to get the right approach to order them right. Anyone willing to put me on t…

Grid Layout Container Adjustments

Hi when using a Grid Container Framework as laid out here: https://documentation.concrete5.org/developers/pages-themes/designing-for-concrete5/adding-grid-support-to-your-theme/enabling-grid-support-areas-and-layouts I constantly come up against issu…

Get arguments of single page in package controller

Hi, I want to get the arguments of a single page within a package controller. The page is /dashboard/users/search/view/3/. In this case the (single)page controller is /dashboard/users/search/ where the method is view and the argument is 3. In my pack…

Login as newly created user

I want to allow some users to make new users. I've gotten this to work, but now I want the "managing" user to log in as the user they create, if they opt to. I've added a checkbox, and when it's checked and submitted, i am doing: [code] …

Porting old Image Slider from 5.6.x to 8.x??

I have a website that has been running happily for years, now on Concrete5 version 5.6.3.5. I have been looking at upgrading to the latest and greatest Concrete5 and have installed it on my NAS to mess with and evaluate. My website uses the old Image Sli…

Filter Posts