So the instal keeps failing (using godaddy's Installatron). I need this version because I am trying to rebuild a site with a bunch of legacy plugins.
Any ideas?
I've a form that currently displays check boxes from a range in an attribute on concrete5.6. What I need to do is to take that list, but now filter out one item. I want to filter out mpdID of 81. The code used on the page is:
[code]
…
First things first, what I'm trying to do works on any off-line test system I have including a recent backup of the live system which s why I think it's the host ISP's system but need help in proving it.
Initially the error window looked like a script …
Dear all,
I've encountered the following problem after migrating a 5.6.3.3 site and would be thankful for ideas towards fixing this problem. Everything else works perfectly.
Editing an image block or a content block with an image and then saving the…
I've some attributes that are part of Profoms that I want to use on the site registration page. This is as a result of preparing for the new GDPR regulations in the UK and needing users to have to opt in allowing us to store their data. There is an Profor…
I'm making a custom theme in concrete 5.6 and I got a problem with the [$this->getThemePath()] function. I'm using this for multiple area's to include images for example.
At first it was working fine but after I added a new Page format the result of t…
Can anyone help me? I've come code that filters on a particular attribute. It works well, but I need to filter out status' that are null, which doesn't work. What should it be?
[code]
…
I've got a custom package that I want to change the name of, and also the name of some of single pages that are installed on the dashboard. I don't want to change the handle of the package.
I've worked through the controller and if I do a fresh instal…
Looking for the location of the stored colors within the color picker for ProEvents. I have searched the package for a specific colors with no luck. I need to remove some of them.
Thank you