5.7 is failing to install, no error logged in the server logs however the install log is below. PHP versions & DB versions are OK, file permissions are ok. PHP resource limits are set high (60sec max execution, 256Mb RAM limit), open basedir is disabled.
…
The responsive navigation template works good with Elemental, but when I try to use it on my own Bootstrap theme it fails. It doesn't have the standard bootstrap classes like described at get bootstrap.com. Is anyone else having a problem with it or got…
How would assets that are provided in a package without a theme be registered? There's some good information about assets in themes here: http://www.concrete5.org/documentation/5.7/developers/themes/registering-css-and-javascript-assets/, but it doesn't a…
For those who might be interested in how to add custom styles to Redactor.
The styles work on a theme by theme basis.
1. You start by creating page_theme.php in your theme folder.
2. Add the namespacing and extend the Theme class.
Namespacing fo…
Maybe i'm overlooking it completely, but how can i revert back a change in a global area in 5.7? I can't find those area's back in the stacks page as where they lived in 5.6.x
Also when hovering over the area, it is called 'Sitewide xxx', but when actu…
I am working on upgrading some of my addons to work with 5.7. I have gotten a few of them to install just fine. Now, I just need to make the front-end editor form interface look pretty.
Tabbed Interface - Currently, the tabs appear as an unordered li…
v5.7.0.1
When logging off a user, I am directed to "/index.php" rather than "/"
Just a minor point, but it seems that it should link to the correct location.
Hi,
So I have been playing with 5.7 (5.7.0.1) and hard coding a block into my page type. In this instance it is the tags block. All works fine until I try and apply a custom template.
Before 5.7 the code would have been like this
[code]
$p = Pag…