Developing (v7+)

CSS "@supports" in view.css for Block Template

Hello all, I was hoping to leverage the newer "@supports" CSS keyword/functionality in a block's template view.css, but I've found that the resulting single CSS file containing all the block views (which is created by Concrete5). Specifically I am try…

Customizing Email Messages (Notifications)

Hey all, anyone know of any good add-ons that makes customizing the email messages for notifications? Since there are a lot of email template files, was looking for an easier way of managing it rather than customizing each HTML file by hand. Thought…

Feature Request: Log to email

In an ideal world a production site is perfect but due to differences in data, users, traffic, etc there are times when you'll get an exception thrown. You can't leave a production site in debug mode but it COULD be possible to email a debug stack trac…

Update doesn't work in CentOS 7

My code is the following and What is wrong that update doesn't work in CentOS 7? $p_update = Express::getEntry($rdo); $p_update->setPno($_POST['txt1']); $p_update->setPname($_POST['txt2']); $p_update->setCy1($_POST['txt3']); $p_update->setCy2($_POS…

8.4.2 Error: Permission denied to access property "nodeType"

I notice I always get a jquery error if I have a text editor and a number inputs on the same page and click on any part of the number input or change its value: Error: Permission denied to access property "nodeType" Looks like there's a conflict bet…

Express Details Sorting

Hi There We are currently realizing a page for a wine merchant and are using the Express Objects. So we have two Data Objects. One for the wine categories and one for the wines it self. For each category we created a page with an Express Entity attri…

strange submissions coming through concrete5 form:

My clients site is getting spammed with form submissions. The form only has one input, one for submitting your email. The code is ${@print(md5(acunetix_wvs_security_test))} But if I try to submit that exact thing through the web form, the form won'…

PageSelect widget in popover

Hello. I'm trying to add SelectPage widget in bootstrap popover. Here is code: [code] $page_selector = $app->make('helper/form/page_selector'); [/code] [code] $(document).ready( function() { $(document).popover({ selector:'i.properti…

Filter Posts