default.less variables Not as simple as this. I have deleted the cache but it just comes back with the same incorrect path. says DL0rnie on 05/30/20 at 11:43 am, in reply to If you delete everything in th…
My question is where is the path for the variable in the default.less: [code]@image-slider-background-image: '../images/background-slider-default.png';[/code] resolved in Con… says DL0rnie on 05/27/20 at 9:31 am
MysQL 8 and Login issues I took a copy of my live site, running concrete 8.5.1 with MYSQL 7, and installed it on a linux machine which is running MYSQL 8. I coped with the reserved words problems `Groups`… says DL0rnie on 03/14/20 at 10:43 am
Table Names Just starting another migration and have installed 0.9.7 of your Database Migration Add In. Yes, all those OAuth tables are there. However when I checked the tables I found one t… says DL0rnie on 11/06/19 at 1:09 pm, in reply to In case you still want to use …
Thanks, So for MYSQL 8 you are left with the version of lower_case_table_names you installed it with unless you clear out all the databases and start again. I suppose it make… says DL0rnie on 10/01/19 at 10:31 pm, in reply to Some info for you here. https…
Hi thanks for this, I now have all the tables in the correct format and a script which will do the conversion for my tables. As for using lower_case_table_names=2 - I already ha… says DL0rnie on 10/01/19 at 12:53 pm, in reply to To get camel cased table names…
I have just migrated a site and, with the help of the Database Migration add on which converted most of the tables, and a couple of 'Table not Found' interrupts help me to get the … says DL0rnie on 09/29/19 at 9:25 pm
Problems with Columns Thanks, I was focused on the CSS files. My Theme did start of as Elemental so it is bootstrap based. I've amended the PHP generating the Full page template to give it two areas … says DL0rnie on 09/12/19 at 3:51 pm, in reply to If your theme is bootstrap bas…
I am using concrete 8.5.1 and have started to use Webii's Image Popup add-on which in itself works fine. I have created two custom styles mfp-floatleft and mfp-floatright with cont… says DL0rnie on 09/11/19 at 8:07 pm
Upgrading from 5.7.5.13 on Windows Platform Resolved this by doing the updates manually. says DL0rnie on 07/22/19 at 9:13 am, in reply to I have a site running under wi…
I have a site running under windows using 5.7.5.13 the upgrade shows version 8.2.1 as the version to download although the latest version appears to be 8.5.1. When I downloaded 8… says DL0rnie on 07/20/19 at 12:23 pm
Login MYSQL Error Thanks, This worked perfectly, I can now login. says DL0rnie on 07/10/19 at 9:04 am, in reply to There is a github issue on GRO…
Part of the problem appears to be that the word groups is reserved in the latest versions of MYSQL and needs to be escaped using `. The problem query worked when I changed it to:… says DL0rnie on 07/08/19 at 11:12 pm, in reply to Usual culprit with windows to …
Thanks, I should have added that after I got this problem with the migrated site on the Linux machine I then did a fresh install (on the Linux machine) - I downloaded and install… says DL0rnie on 07/08/19 at 2:15 pm, in reply to Usual culprit with windows to …
I transferred a site running on Concrete5 8.5.1 from a Windows 10 environment using PHP 5.6.20 and MYSQL 5.6.29 to Linux Mint 19.1 with PHP 7.3.6 and MYSQL 8.0.16 The site work… says DL0rnie on 07/08/19 at 11:00 am
System Migration and Packages I have a site created using 5.8.1 which I backed up prior to upgrading. When i installed this on another machine I found that the an extension Block which I had used - Webli Imag… says DL0rnie on 06/21/19 at 10:21 am
Migration Thanks, I had already looked at that video. However my attempt failed at the second hurdle of trying to export from my 5.6 site. Andrew Embler's shows the export working whereas … says DL0rnie on 03/01/17 at 5:28 pm, in reply to There seems to be a lot of con…
My understanding is that this the tools for importing or exporting into/from 5.7 ( and hopefully 5.8). The tool in Andrew Embler's write up for exporting from legacy (=5.6 and … says DL0rnie on 03/01/17 at 5:24 pm, in reply to Did you use the latest version…
I want to migrate to 5.8 after having played about with it and want to use Express. I currently have sites using Concrete 5.6.63 and PHP 5.6.20 and am using it locally on a Bitn… says DL0rnie on 02/28/17 at 12:44 am
Redactor Plugins and Images I am at last trying to get to grips properly with 5.7 an its way of operating. To that end I have ditched my block for zooming images inand used Lightbox through the Magnific Popu… says DL0rnie on 10/22/16 at 2:51 pm