Developing (v7+)

How to override packages src/ files ?

Hello everybody, How to override any package's src file ? By just copying into application/src and changing namespace of it accordingly it is not working ? So what is the proper way of doing it ? Can anyone please help me in it I also searched in si…

8.2 Image helper / block png output bug?

I have a custom block with 2 image upload fields. Outputs a background with logo overlay. Within the view I use this code. [code] if($fIDC){ $file = File::getByID($fIDC); $image = \Core::make('html/image', array($file)); $tag = $image->getTag(); …

Setting classes on Areas

Hi All, My question is around adding custom classes to areas. Obviously, you can do this manually via the Area > Edit Area Design > Advanced > Custom Class menu. I'm wondering if this can be done programmatically? Or is it possible to add custom templa…

multi murchant accounts

can anyone create an addon that allows products to be connected to a vendor and when a purchase is made it processes through the vendors merchant account. if someone buys multiple items then each item would be processed to each vendors merchant account.

Integrity constraint violation 1048 Column cParentID cannot be null

I just tried setting up a new c5 project based on 5.8.2. After setting up two new locales and deleting the original locale, I get an error message when trying to add a new page, both via the sitemap and "Add Pages" [code] Doctrine\DBAL\Exception\NotNu…

Carryover Login session to Sub domains

I have a domain http://www.example.com/login, once admin is logged in , admin need to be redirected to http://admin.example.com with same login session. Can someone provide a solution ? I would like to package this solution so it can be installed any C…

Building Custom Blog

I'm building a custom blog for my portfolio site and I seem to have it working OK. I'm trying to add the conversation block. However when I add the block to my Blog Entry page type output area I get this weird error. [code]{"message":null,"title":null…

Installing blocks and add-ons in 8.2 under XAMPP

I have made a clean install of 8.2 on my own PC running under XAMPP. Installation was not without issue as no ConcreteCoreEntity files installed into the folder C:\xampp\htdocs\concrete5JUL2017\concrete5-8.2.0\application\config\doctrine\proxies and I ha…

Zendqueue receive returns maximum of 1 message

I have been struggling to understand why my index queue isnt clearing a fast as I would like. I am running a new website based on V8.1. The site is being populated with about 100 pages per day. I found that the page index queue had reached over 1 mill…

Filter Posts