(OLD 5.7 Discussion FORUM)

Adding a Page

Anyone have any success adding and configuring a new page via the dashboard? There seems to be a lot broken in the page properties panel. -Steve

Code update to 5.7

I am trying to migrate this code from 5.6 to 5.7. Any suggestions on how to get the available options for a select page attribute?[code]Loader::model('attribute/type'); $cak = CollectionAttributeKey::getByHandle($attribute_handle); $satc = new SelectAtt…

What is file __IDE_SYMBOLS__.php for?

I'm getting an error stating... Class 'Concrete\Core\Permission\Response\Permissions' not found ...and the only place I see that class is in __IDE_SYMBOLS__.php, but apparently that file isn't being loaded. Should it be? -Steve

Type Hinting Using Class Alias Results in Fatal Error

I just discovered the cause of a very perplexing fatal error. The error occurred when I attempted to visit a page containing a GlobalArea. The error pointed to this line... https://github.com/concrete5/concrete5-5.7.0/blob/master/web/concrete/core/Perm…

Single Sign On in 5.7

Hi, is there any more info on how this? We're currently investigating SSO options between our existing site and C5 sites that we're building so it'd be really useful to know what's being planned for the 5.7 release. Thanks, James

Development translation

Hi Guys, it would be nice to get the development-versions running easier. Its not absolutely necessary that translators can handle PHP dependency manager (like composer) and command line tools. But its necessary to see how the translation works - as w…

DB errors updating add ons for 5.7

Hi, I've started to try to update some add ons to work with 5.7, on a couple I am getting an error when installing Unknown column type "" requested. Any Doctrine type that you use has to be registered with \Doctrine\DBAL\Types\Type::addType(). You can…

change font in the block of page list

When i add a block--page list, the page list will come out automatically, i can change the font face but how can i change font size? as i change the font size, it doesn't change at all.

Custom Class / Extending Object?

What's the proper 5.7 way to go about defining a custom class? The examples in app.php show only how to override a built-in core class. For instance, if I want a Car class, where would the class file go so that it auto loads? Do I need to register it s…

Any plans to support sass as well as less?

Hi I've recently been using Gumby Framework quite a lot which makes use of sass and i see in your video you will be using less for 5.7 would you consider supporting sass as well at some point?

Filter Posts