Vagrant / Puppet / Concrete5 I'm doing good with LAMP stack from avenuefactory. https://atlas.hashicorp.com/boxes/search?utf8=%E2%9C%93&sort=&provider=&q=avenuefactory Some missing things like GIT or somet… says malthoff on 02/05/15 at 3:56 am, in reply to Anyone having experience with …
Moving pages within the sitemap? For future reference: If you have too many subpages and the sitemap tree begins to paginate - change to flat view (it's one of the UI options when you click on a page). In this vi… says malthoff on 02/03/15 at 10:53 am, in reply to Is it possible to move a page …
Concrete5 on PHP 5.5 Hi. I'm starting a new project with C5 on a server with PHP5.5. Are there any known issues with PHP5.5 and C5 5.6.3.2 ? I curious if the integrated opCache works with C5. EDI… says malthoff on 10/30/14 at 3:13 pm
Help with Database Transactions Is this still valid for the last version before 5.7, say 5.6.3.2? says malthoff on 10/22/14 at 2:34 pm, in reply to No, he's right, some filtering…
How to reuse database query between blocks? How would that prevent the DB query to be called twice? Both would instantiate the model what causes the query to be made. Or is a model object only instantiated once per page load… says malthoff on 10/22/14 at 7:56 am, in reply to You would ideally put the quer…
Hi. I have two blocks on the page and both are requesting the same stuff from the DB. How can I reduce the DB calls to one query and use the data in both blocks? Regards, Ma… says malthoff on 10/22/14 at 6:55 am
Basic Form Validation in C5 somehow useless? ok, taking that back. It's really meant to be used without the possibility to associate the field with the error afterwards. The key is to make the error messages specific so th… says malthoff on 10/14/14 at 6:13 am, in reply to Hi. I tried to use the form…
Hi. I tried to use the form validation helper to validate my custom form (not build with the form block). Why is the Form Validation returning only an error object with messages… says malthoff on 10/14/14 at 5:59 am
Generating areas dynamically Hi. I would like to generate areas in a template dynamically. Background: On the homepage of my current project there are horizontal sliders with arbitrary content in it for … says malthoff on 10/08/14 at 8:05 am
(CRITICAL) Form Submission Email BLANK on multiple websites I manage with V 5.6.3.1 I'm having the same problem. Clients start to report empty emails. Any news on this one? The 5.6.3.2 release news do not mention any changes regarding this error. says malthoff on 09/30/14 at 3:09 am, in reply to The email received after a for…
Facelift 3.0! Could someone share some light on the design decisions? Some questions: - Why is there a (nacked?) girl and some pants in the homepage header? - Why these rainbow colors besid… says malthoff on 06/14/14 at 2:28 pm, in reply to Yay. Just launched a reskin of…
Lost password salt Hi. As far as I understand the password salt in config/site.php is used when I create a new user to hash the password. Right? I don't know why but I removed the password salt … says malthoff on 04/03/14 at 6:11 pm
Removed password salt a problem? Hi. As far as I understand the password salt in config/site.php is used when I create a new user to hash the password. Right? I don't know why but I removed the password salt … says malthoff on 04/03/14 at 6:03 pm
Removed password salt a problem? Hi. As far as I understand the password salt in config/site.php is used when I create a new user to hash the password. Right? I don't know why but I removed the password salt … says malthoff on 04/03/14 at 6:01 pm
Adding alt and title tags to files in file manager? I had a look at the code and I can clarify things now. If you add an image in the content block it gets inserted ONCE as a HTML string (it is done by the editor TinyMCE on Javas… says malthoff on 07/05/13 at 12:53 am, in reply to I'm not sure where to add alt …
What is the status of this thread? Is it still not possible to edit the title tag in file manager? says malthoff on 05/15/13 at 5:13 am, in reply to I'm not sure where to add alt …
getting all parents of a page Thanks for your code. What C5 5.5 is concerned replace [code]getParentID()[/code] with [code]getCollectionParentID()[/code]. Then it works. says malthoff on 03/30/12 at 7:23 am, in reply to Hey All, I'm working on a p…
favicon disappears I'm using C5 5.5 now and when I upload the favicon via C5 interface it says: Saved. and the icon appears in the url bar of the browser. BUT: when i logout the favicon disappears. I… says malthoff on 03/29/12 at 6:28 am, in reply to On this page: saintstephenofhu…
Upgrading from 5.3.3.1 Could someone please respond at least with some thoughts what could have gone bad? says malthoff on 03/29/12 at 2:00 am, in reply to Did not work. Did exactly what…
Accordion missing in js/jquery.ui.js? I have added the jquery.ui.js shipped with 5.5.1 and it seems like there is no accordion code in this file. How can I add it? says malthoff on 03/02/12 at 4:20 pm