Developing (v7+)

Custom Login / Register with Warnings / Messages

Hi, I always create custom login/register pages using entries in app.php like this that use the view file: [code] [/code] This works great, but when a user enters the wrong details for example there is no error message or guidance to tell what t…

Community Store Shipping

I am not sure if this is the best place to be asking as the Community Store development is not an official Concrete5 add-on. I have recently completed a very small e-commerce site using the Community Store add-on at https://palacebeautiful.co.uk Initia…

[SOLVED] Overriding Package CSS file

I am trying to create a custom view of a package and have taken the package view.php and CSS file and placed it in the appropriate new folder within the Applications folder. The changes to the view.php file work as expected, but I cannot get the CSS file …

Schema question

I am trying to understand better how everything related to each other in C5. To that end, I tried to find the connection between a banner image and a page. For example, I have a page called "relay", which has a banner, which holds the filename "rela…

ADA Compliance, aria-current, Accessibility, Accessbile Menu

PHP is not my strong suit. I have this code on a view.php file within a blocks > autonav folder. I'm trying to add: aria-current="page" to the current page and on the main menu. I don't want "aria-current="" on the other and items. This is what I've c…

An exception has occured - custom attribute

Hi all, I have migrated from XAMPP to hosted solution (linux) and have started getting the following error message whenever I try to add an image via a custom thumbnail attribute: [code] An exception occurred while executing 'INSERT INTO atFile (fI…

What to use instead of Problog?

With Problog end of life, what are people using in its place? Are there any other fully featured blogs in the marketplace, or just general page managers? I have a site I've been working on that was using it pretty extensively, and I'd love to find somethi…

Run Backup

Run Backup goes to blank page in my site

saveAttributesForm error in concrete5.8

private function saveData($p) { $attributeset_id=Config::get('concrete.management_attribute_set_id'); $set = AttributeSet::getByID($attributeset_id); if(is_object($set)){ $setAttribs = $set->getAttributeKeys(); if($setAttribs){ for…

Filter Posts