Hi,
I think about rewriting my Foundation package to be concrete 5.7 compatible.
Actually (5.6.x) it looks like this:
https://github.com/vl-ad/c5f5boilerplate/blob/master/controller.php
I changed the head of the controller to
[code]
I received this message but not sure what it really means or how to fix it so it will install.
after filling in the install form and press install I receive the following:
SQLSTATE[HY000] [2054] The server requested authentication method unknown to …
is there a restriction on adding more themes in 5.7beta or is there a new method for adding one directly to the app/themes folder.
Now found the route to adding the new theme. But not sure if any guidance yet on building themes ?
Could some write a small tutorial how the gathering tiles are supposed to work in 5.7 b1?
I have installed a clean installation of 5.7 b1 and when adding content to a page, the gathering tiles option in adding content is empty.
How to start adding t…
Hi, just playing with the Beta of 5.7. It's looking great and will take some getting used to which is absolutely fine. However, a lot of the UI fonts seem in a ultra fine weight.
This makes it very difficult to read and when the fonts appear small on …
I have a couple group-related questions...
First, what's the purpose of the gPath field in the Groups table? It becomes invalid as soon as the name of a parent is changed (such as if the parent group is edited/updated and the name changed). Even more c…
The demo code for the Email List Signup add-on (http://andrewembler.com/files/6613/9829/8703/email_list_signup.zip) won't install on 5.7.0b1 because the package controller file isn't namespaced. The necessary modifications should also be added to Part 1 o…
While trying to install Concrete5 5.7beta1, i get the following error:
is_dir(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/.sites/455/site134/web:/home/.sites/455/site134/tmp:/usr/share/pear)
Since this…
I've encountered the problem that during upgrading concrete looks for class Exception.php.
than, after I TEMPORARY REMOVE that line that throws the excpetion, concrete looks for app.php in the wrong directory.
I stopped that procedure, seems wrong.
I…