Autocomplete inline link for CKeditor Before I reinvent the wheel I was wondering if anyone has tried creating a custom plugin (button) for CKeditor to handle a quick inline link (internal links within the site)? This … says jb1 on 11/27/20 at 11:48 am
Terrible page load times, is this normal without optmizations? It might be helpful, but I've got a heavy C5 site loading pretty fast (based on gtmetrix and webpagetest.org). TTFB: 0.49 sec, first contentful paint: 1.4 sec, largest contentful p… says jb1 on 10/08/20 at 9:35 am, in reply to I'm running Concrete5 on a sha…
Feature request: prevent publishing pages in draft I'm in a situation where multiple pages need to be added in bulk and kept in the draft folder. As the parent page doesn't exist yet, in the Sitemap clicking on the "drafts" and the… says jb1 on 06/20/20 at 11:41 am
Cloudflare causing logout That's good to know. I forgot to update this thread some years ago. The solution on newer versions of C5 is to update: /application/config/concrete.php Add this code at the st… says jb1 on 05/21/20 at 3:17 pm, in reply to It looks like Cloudflare is aw…
Maxmind GeoIP2 policy changes No problems, in case anyone else needs the direct link, here it is: https://www.concrete5.org/marketplace/addons/maxmind-geoip2-geolocator says jb1 on 03/04/20 at 3:08 am, in reply to nevermind, i was attempting an…
If you're using the free "Geolocation with MaxMind GeoIP2" package (https://www.concrete5.org/marketplace/addons/maxmind-geoip2-geolocator), then the recent policy change by Maxmin… says jb1 on 02/24/20 at 10:19 am
Litespeed cache clearing on clearing c5 cache I've been recently using litespeed cache on a new site and the performance is impressive. The only problem is updating some content doesn't reflect straight away. I'm using the rec… says jb1 on 11/03/19 at 7:42 am
Login redirect on page_forbidden Thanks to Jon Morris on Slack who suggested adjusting this config value - in case it helps anyone else with the same issue: https://github.com/concrete5/concrete5/blob/80dfd7d8f… says jb1 on 10/21/19 at 8:44 pm, in reply to yeah, I tried that but it took…
yeah, I tried that but it took no effect. Still get the redirection to the login form. I'm a bit stumped. says jb1 on 10/21/19 at 1:44 pm, in reply to So, did you try this solution …
I've tested the page_forbidden single page which works fine when logged in as an admin. However, when a guest views the page it redirects to the login page. Someone else had the… says jb1 on 10/20/19 at 5:11 pm
Use GD Sharpen on thumbnail images I can see there's a "Sharpen" function for GD in /concrete/vendor/imagine/imagine/src/Gd/Effects.php around line 106. Any ideas how to put it to use for new thumbnails that are … says jb1 on 10/20/19 at 2:42 pm
MultiPHP problem In case anyone else has an issue like this - I found the solution... In the update from easyapache 3 to 4, the "tmp" folder location is changed by default. There's a new temp fold… says jb1 on 09/21/19 at 7:53 am, in reply to Hi, My hosting company recent…
Getting block updated date or added date doesn't work I've been using C5 for many years, and didn't even realise the bID changed so frequently. That explains a whole lot. If there's anything I can do to help in return just drop me a m… says jb1 on 08/31/19 at 6:43 pm, in reply to the bID does change quite a fe…
This works! Thank you very much. :-) In the long-run I'm still not entirely clear on the relation ID considering the bID doesn't change either and in theory could be swapped out f… says jb1 on 08/31/19 at 12:39 pm, in reply to You are right. I made a stupid…
Hey Nour, Thanks for getting back to me. I had guessed that was the purpose of the relation ID and had already gone up that path, but it proved to be a dead end for me. I've at… says jb1 on 08/31/19 at 9:11 am, in reply to The idea is to grab the first …
I need to get the date added and updated for individual blocks so I can tell which elements on the page have been recently added/modified and tweak the formatting accordingly. As f… says jb1 on 08/29/19 at 9:57 am
MultiPHP problem I got the web host to roll back the recent update of EasyApache 4 back to 3, and that fixed the problem. I'm curious if anyone else has had this issue and what the workaround was? says jb1 on 03/02/19 at 6:01 am, in reply to Hi, My hosting company recent…
Yep, tried upgrading to the newest version and running PHP 7.0 as well as PHP-FPM and no difference to the problem either way (cleared cache and logged out/in each time). Definite… says jb1 on 03/01/19 at 4:51 am, in reply to Have you updated 5.6 to the la…
Hi, My hosting company recently installed MultiPHP to enable PHP 7 support on newer C5 Version 8 sites under my VPS account (Linux CENTOS 6.9 / WHM v68.0.39). Since that point … says jb1 on 02/28/19 at 1:46 am
Why does the site load so slow? [answered] I've created a fresh install of C5 on a new server - something I haven't done for a while. I found that when I applied my custom theme the page load ground to a halt - both on the… says jb1 on 02/10/19 at 5:34 am