Developing (v7+)

Some Broken Images after Upgrade

I upgraded from 5.7.5.13 to 5-8.2.1 using the upgrade in the dashboard. Had to install php_fileinfo php extension. Did that and all worked, except, some of my images are broken links. http://www.dosy.com/products Try to edit the image block, it seems t…

Filter Express Entry list in a template

Hi, How can I filter the result of an Express Entry list in the template? As I see there is this line at the template: [code] $results = $result->getItemListObject()->getResults(); [/code] I tried this, but it results in an error: [code] $results->…

Single pages within multilangual site

Hi, I've a development site which I used for some multilingual tests. For now I've only have one language left. So the home page is /en-home. When I use a package to install some single pages (eg "/bla" and "/bla-foo") they are going to be installed…

Automatic reply on form submission

Hi all, Someone knows if there is a 5.8 version of something like the Form Auto Reply by Abcitweb or Pink Spoon Marketing by SkyBlueSofa ? Or has another solution for a form with auto reply with possibility for textoptions in reply mail. Best regards…

Getting JS error when reordering blocks

I've been working on a site that was built originally with v5 and now trying to update it to the latest version. As I'm working on it, I needed to copy over the content, I've been having trouble when reordering blocks in an area. If it's an HTML block…

Member pages

Hi, I'm developping a C5 website where user will get a login. Besides editting their profile, they will be able to do some account-specific things (payments, calendar, etc.). Should I use the existing profile pages and add single pages beneath the p…

Deleted Image Causes Exception

So here's a good one: I have a site recently upgraded from 5.7.5.13 to 8.4.2. I have a custom page template that attempts to find the thumbnail attribute for a page: [code] $thumb = $page->getAttribute('thumbnail'); if (is_object($thumb)) $img = $i…

Custom page attribute

Is it possible to build custom page attribute ? I would like a page to be tied to a member (a research project tied to a professor). So the aim is to have a select menu with members when editing the page in composer. Or do I have to use Express ? Than…

concrete5 8.4.3 Now Available

Hey everyone, just letting you know that concrete5 8.4.3 is now available. http://concrete5.org/download This is a pretty minor release – just a couple improvements and a quick list of bug fixes. Nothing major: https://documentation.concrete5.org…

Filter Posts