Developing (v7+)

Email Timelimit

When writing code with MailHelper, is there anyway to specify not to send multiple emails to the same user/group in a certain period of time? The site I'm working on has a job that checks a certain value and sends an email to a certain group if that va…

ISO An addon to help pull information from a spreadsheet

Hello, I own a telecommunications business and I have a huge spreadsheet with many rates to all the countries in the world. There is 35,000 cells on this spreadsheet! I am looking for an addon for my site so that I can display this information. Just l…

Get SQL error when filtering page list with non-English topics

I get an SQL error when filtering page list with either English or non-English topics (I use multiple topic trees). See error below. I've built the site so far without any customization of code on C5 5.7.2. Can anyone suggest where to start figuring…

BlockController::save - throw validation errors

I'm building a new block for the Marketplace (Concrete 5.7 +). In the controller I'm overriding save before calling save on the parent (I have two extra tables). My question : how to throw an error when the block is saved? I'm doing clientside validati…

search external database

Hi, I have a database integrated into my Concrete5 site and I want to be able to search for keywords or products within it. Is it possible to point the 'search block' to look through the relevant columns in the external database? Thanks in advance

Assets question: Jquery UI

Hi, I'm building a site in 5.7. The site needs JQuery UI so I want to load the asset, so in my page_theme.php file I've added it to the registerAssets function: public function registerAssets() { ... $this->requireAsset('javascript', 'jq…

How to add custom class to layout?

I'm not sure if I'm being extremely dim here. I want to add a custom class to a layout via page_theme.php so that it is available as a pickable custom class in the UI when I select 'Edit Layout Design' on an already existant layout with blocks inside. …

500 internal server error

Hello, We have migrated everything to a new VPS. After that one C5 website stopped working. I got a 500 Internal Server Error. See here: http://richardschultz.nl/ I have changed PHP settings, but its still not working. In the server loggin I see f…

MailChimp API integration

Hi all, Having an issue in developing a way to directly add users to a MailChimp list. Using the following: adduser.php which is placed in the theme folder [code]

Filter Posts