Search found 483 matches

by brentnl
Sun Jul 16, 2023 7:21 pm
Forum: CMSMS Core
Topic: Core modules fail after upgrade to 2.2.17
Replies: 7
Views: 11045

Re: Core modules fail after upgrade to 2.2.17

DIGI3 wrote: Sun Jul 16, 2023 1:14 pm In your PHP configuration, enable the extension INTL, or ask your host to if you don't have access. We'll be releasing an update soon to work around this for people unable to activate it.
Thanks! This worked. Does it has any downside?
by brentnl
Sun Jul 16, 2023 1:03 pm
Forum: CMSMS Core
Topic: Core modules fail after upgrade to 2.2.17
Replies: 7
Views: 11045

Re: Core modules fail after upgrade to 2.2.17

I've the same problem, but filling '%V,%G,%Y' for example as Date Format String doesn't fix the problem. My LISE instances are working, but also getting a blank page at the design manager at the templates/stylesheets-tab. Also the file manager gives an error; Fatal error: Uncaught Error: Class "...
by brentnl
Tue Oct 06, 2020 8:01 am
Forum: Modules/Add-Ons
Topic: CSSPreprocessor help needed (Bootstrap)
Replies: 3
Views: 1045

Re: CSSPreprocessor help needed (Bootstrap)

Thanks for your answer Arnoud. If I understand you correct it isn't possible to compile bootstrap on a CMSMS 2.2.x website with CSSPreprocessor? Is your mentioned solution with LibSass the easiest solution for someone who only has knowledge of HTML/CSS, and only can read Javascript a bit? The only t...
by brentnl
Sat Oct 03, 2020 3:35 pm
Forum: Modules/Add-Ons
Topic: CSSPreprocessor help needed (Bootstrap)
Replies: 3
Views: 1045

CSSPreprocessor help needed (Bootstrap)

Hi, I want to add bootstrap 4.5 to my CMS template with the possibility to theme some variables with SCSS. But I can't get it to work. I've downloaded the source files and uploaded them to /assets/bootstrap (So bootstrap.scss is located at /assets/bootstrap/scss/bootstrap.scss). Then I've installed ...
by brentnl
Tue May 19, 2020 11:59 am
Forum: CMSMS Core
Topic: Can't use overflow hidden in CSS
Replies: 3
Views: 1531

Re: Can't use overflow hidden in CSS

Try disabling mod_security. If you don't know how, contact your host. Couldn't do it myself in Direct Admin, but my host was able to disable mod_security, which solved the problem! But now I'm still confused, why this problem occurs sometimes. I've made multiple websites, on the same host (so with ...
by brentnl
Mon May 18, 2020 8:02 pm
Forum: CMSMS Core
Topic: Can't use overflow hidden in CSS
Replies: 3
Views: 1531

Can't use overflow hidden in CSS

Hi, I've a weird problem, which occured to me on several domains; sometimes I can't save a stylesheet. Instead of the green pop-up nothing shows up when I press 'apply'. And when I press 'save' the CMS is logged out and I have to login again (and the stylesheet isn't saved). I've narrowed down the p...
by brentnl
Sun Mar 01, 2020 9:25 pm
Forum: Modules/Add-Ons
Topic: LISE - Implode doesn't work?
Replies: 3
Views: 1292

Re: LISE - Implode doesn't work?

I discussed briefly with Jo Morg and we agreed the last example should be with 'explode'. Further, I think that Smarty wants it in another order because of the parameter order in PHP. First the separator then the string value. So try: {foreach ','|explode:$item->distance as $one}{$one}{/foreach} Th...
by brentnl
Tue Feb 25, 2020 10:51 am
Forum: Modules/Add-Ons
Topic: LISE - Implode doesn't work?
Replies: 3
Views: 1292

LISE - Implode doesn't work?

Hi, I've made an instance with LISE, which contains several field definitions, and one of them is a checkbox group called 'distance', with the following options; 2KM= <button class="btn btn-distance km2">2km</button> 4KM= <button class="btn btn-distance km4">4km</button> 8KM= <bu...
by brentnl
Wed Nov 13, 2019 2:20 pm
Forum: CMSMS Core
Topic: Can't submit Template 'Forbidden, don't have permission'
Replies: 5
Views: 2126

Re: Can't submit Template 'Forbidden, don't have permission'

The host doesn't want to cooperate, so I've tried the second solution mentioned; the file-based method; and this worked!

So for now I'm set, but I'm considering to move to another host eventually.
by brentnl
Fri Nov 08, 2019 3:04 pm
Forum: CMSMS Core
Topic: Can't submit Template 'Forbidden, don't have permission'
Replies: 5
Views: 2126

Re: Can't submit Template 'Forbidden, don't have permission'

My host replied and are stating a leak in the CMS is the cause of my problem. "The 'Comodo WAF' rule is being triggered at the moment of submitting the template, giving the following errorcode:" [Fri Nov 08 15:05:18.729970 2019] [:error] [pid 1306674:tid 140344072292096] [client redacted:1...
by brentnl
Wed Nov 06, 2019 11:03 am
Forum: CMSMS Core
Topic: Can't submit Template 'Forbidden, don't have permission'
Replies: 5
Views: 2126

Re: Can't submit Template 'Forbidden, don't have permission'

I've asked my host like you said. Mod Security is indeed active on my server, but they won't shut it off and are trying to naildown the problem but no luck so far.
by brentnl
Thu Oct 31, 2019 10:50 am
Forum: CMSMS Core
Topic: Can't submit Template 'Forbidden, don't have permission'
Replies: 5
Views: 2126

Can't submit Template 'Forbidden, don't have permission'

I've got a weird problem. I made a small change on a template which worked fine before (it was a dashboard to show google analytics stats on a TV screen). I only changed some Analytics ID's, but suddenly the template wouldn't save any more if I press 'submit'. I got this error Forbidden You don't ha...
by brentnl
Wed Oct 30, 2019 9:31 pm
Forum: Modules/Add-Ons
Topic: Overlapping fields with TinyMCE combined with CGBlog
Replies: 6
Views: 1762

Re: Overlapping fields with TinyMCE combined with CGBlog

You'll still need to try the rest of the things I suggested. You need to get it to a point where other people can replicate the issue. Forget to mention, but I allready tried another user, cleaning the cache, private browser mode and other languages. And I can't delete the field definition, because...
by brentnl
Wed Oct 30, 2019 7:34 pm
Forum: Modules/Add-Ons
Topic: Overlapping fields with TinyMCE combined with CGBlog
Replies: 6
Views: 1762

Re: Overlapping fields with TinyMCE combined with CGBlog

Maybe the site uses a custom template for CGBlog? Check if you have files in assets/module_custom/CGBlog/templates/ No files.. @DIGI3; No I'm sure I'm using TinyMCE, but MicroTiny is also installed. Both deliver the same problem though so it looks like it's more CGBlog's problem then the WYSIWYG-ed...
by brentnl
Tue Oct 29, 2019 9:48 pm
Forum: Modules/Add-Ons
Topic: Overlapping fields with TinyMCE combined with CGBlog
Replies: 6
Views: 1762

Overlapping fields with TinyMCE combined with CGBlog

Hi, On a website of one of my client there's a problem that some fields in CGBlog - while adding a new article - are overlapping due to TinyMCE. I already updated CMSMS, CGBlog and TinyMCE to the latest version but without luck. See screenshot. It seems like a problem between the two modules, becaus...

Go to advanced search