(OLD 5.7 Discussion FORUM)

Facades... what is their purpose exactly?

I'm switching from 5.6 and threw myself into the docs and the code on a live project. These 'facades'... what is their purpose? I see they somehow insulate the developer from the fact if a particular object is a singleton or not, if a method is an inst…

C5.7 Already legacy?

I need to get this of my chest: /angrymode_on Looking at Concrete/composer.json shocks me. I cant understand why C5 still requires php 5.3 and so many old version of packages. I dont even want to think of security holes. It feels bad, i thought C5.7…

Overriding Core Class

Hello, I'm trying to override the core class Concrete\Core\Sharing\SocialNetwork\Service. I don't want to extend this class but instead change its behaviour so that all blocks that's using Concrete\Core\Sharing\SocialNetwork\Service will benefit. In…

jQuery include location in Concrete 5.7

Hi, since concrete seems to include jquery.js file in the head of my pages, I want to include this one in my footer for an increase of performance. I found the include of jquery were in 'header_required.php' in last versions of concrete, but I have 5.7 an…

BUG ? : JAVASCRIPT in HTML block, shows plain HTML

When I add JAVASCRIPT to HTML block, and save it. Instead of return to normal view of website it shows only blank HTML of that HTML block. Here I am trying to add select box with JAVASCRIPT on HTML block , but on saving it, it shows only select box. I …

mkdir(): Permission denied

Hi, In index page "mkdir(): Permission denied" is accord. Its Screenshot is attached. Now, I became handicapped not able do any thing on site. I request you to help me in solving this problem.

Developing an open/free ecommerce add-on for 5.7

Hi all, I wanted to draw attention to a project that is really taking shape - Vivid's Store add-on. Vivid was kind enough to open source this package, with it being available on github for review and download. https://github.com/vividweb/vivid-stor…

Core filesystem writing class

Is there a single class that handles writing to the filesystem? I'm trying to determine if it is in any way possible to build a version if Concrete5 that works on a cloud hosting system like Google App Engine, which has no write access to the filesystem. …

Wordpress integration...

I have a client that is wanting to do something quite interesting... I'm trying to sell them on C5, and they are OK with that, except, they still want to keep a Wordpress section as they are used to this interface for blogs. Here's what I'm trying to do …

Filter Posts