Search found 1641 matches

by DIGI3
Sat May 25, 2024 12:56 pm
Forum: Tips and Tricks
Topic: Replace MenuManager bt Navigator
Replies: 2
Views: 33

Re: Replace MenuManager bt Navigator

Navigator works differently (and much more efficiently) so the templates aren't directly compatible with MM. In most cases it's fairly trivial to adapt them using the default Navigator template and just updating the class names and any html customizations. Because Navigator templates are recursive, ...
by DIGI3
Thu May 23, 2024 8:05 pm
Forum: CMSMS Core
Topic: Redirect 301 - I have no idea at this point
Replies: 2
Views: 58

Re: Redirect 301 - I have no idea at this point

It's hard to diagnose without access to the site, but I see ?page=news in the url so that tells me it's likely one of: -Pretty urls not enabled correctly, or -The order of operations in your .htaccess is incorrect (the pretty url rewriting happening after the redirect or something) Not my area of ex...
by DIGI3
Thu May 23, 2024 1:34 pm
Forum: CMSMS Core
Topic: Caching? Or performance problem?
Replies: 5
Views: 99

Re: Caching? Or performance problem?

I have marked it as solved (which locks the thread), I think you can't do that yet as a new forum user. It was that image, but perhaps just not a good path between your server and me in Canada. As for config, you can set the root_url and uploads_url there, among other things (not sure if showbase wo...
by DIGI3
Wed May 22, 2024 10:11 pm
Forum: CMSMS Core
Topic: Caching? Or performance problem?
Replies: 5
Views: 99

Re: Caching? Or performance problem?

Sounds like you're on the right track, but yeah the fonts are 404. You've also got a few javascript errors in the console, and the main image takes a full 2 seconds to load even though it's not super large - which could mean the server is a bit underpowered or oversold, among other things. There's a...
by DIGI3
Tue May 21, 2024 6:21 pm
Forum: CMSMS Core
Topic: Is everything needed?
Replies: 2
Views: 96

Re: Is everything needed?

There are filtering options which might be better for you while you get to know the system. Generally, only items related to your design are necessary, and a few sample designs are included to show this. In Layout > Design Manager, you can go to the Designs tab which is where templates and styleshee...
by DIGI3
Thu May 16, 2024 3:46 pm
Forum: CMSMS Core
Topic: edit content image stays empty
Replies: 6
Views: 231

Re: edit content image stays empty

As far as I know, naming it 'image' has always caused it to not work. I believe this is because the variable is used somewhere else but I'm not sure. I don't think it would have changed from 2.2.19 to 2.2.20, that might be a red herring. It wouldn't be anything to do with two fields having the same ...
by DIGI3
Thu May 16, 2024 2:39 pm
Forum: CMSMS Core
Topic: edit content image stays empty
Replies: 6
Views: 231

Re: edit content image stays empty

Try giving the block a name other than 'image'
{content_image class='breit radius-oben' block='anotherimage' alt='Themenbild Ziegelei Museum'}
by DIGI3
Thu May 16, 2024 1:28 pm
Forum: CMSMS Core
Topic: edit content image stays empty
Replies: 6
Views: 231

Re: edit content image stays empty

I was not able to recreate this on a clean 2.2.20 install. Can you experiment a bit more and see if there's a specific usage that makes it happen reliably? e.g. it's in a child template or assigned to a variable etc. Feel free to include the full tag you're using, and/or the page template.
by DIGI3
Thu May 16, 2024 1:24 pm
Forum: CMSMS Core
Topic: Smarty assign in UDT does not work with Chrome only?
Replies: 4
Views: 108

Re: Smarty assign in UDT does not work with Chrome only?

It's more likely it worked with the browser you were logged into admin with, as being logged in bypasses caching. You should only use Smarty caching if you really, really, really know what you're doing - we're going to be changing or removing that in a future release.
by DIGI3
Wed May 15, 2024 1:24 pm
Forum: CMSMS Core
Topic: CMSMS V2.20 OneEleven Admin theme still has deprecated code
Replies: 5
Views: 227

Re: CMSMS V2.20 OneEleven Admin theme still has deprecated code

You should be able to add the following to your php.ini or .user.ini: display_errors = Off Additionally, you may want to ask your host what the best method to control the error_reporting level if your settings aren't applying to all areas. php.ini generally shouldn't affect the frontend differently ...
by DIGI3
Mon May 13, 2024 4:55 pm
Forum: CMSMS Core
Topic: no css styles in news details
Replies: 11
Views: 412

Re: no css styles in news details

I wasn't able to reproduce this as a bug, but if you're able to make a copy of the page and template with the cms_stylesheet method so we can see the problem in action, that would be helpful (we may notice something you missed). Otherwise if you can give us steps to reproduce the problem in a clean ...
by DIGI3
Sun May 12, 2024 2:14 pm
Forum: CMSMS Core
Topic: no css styles in news details
Replies: 11
Views: 412

Re: no css styles in news details

Hard to say without seeing it, but perhaps there's a mixed content issue? Check the console to see if there's any warnings. If that's not it, make sure the html validates. Feel free to share a link if you need further help.
by DIGI3
Fri May 10, 2024 6:13 pm
Forum: CMSMS Core
Topic: Blog posts disappeared?
Replies: 5
Views: 226

Re: Blog posts disappeared?

It's still being investigated, but it looks like a bug related to a fix for newer php versions. We'll post more information once we have it solved.
by DIGI3
Tue May 07, 2024 1:14 pm
Forum: CMSMS Core
Topic: update to 2.2.20 systeminfo mysql with red x (error)
Replies: 4
Views: 227

Re: update to 2.2.20 systeminfo mysql with red x (error)

The system checks for a minimum version of 5.7.44. It may work with 5.7.42 but if you run into issues you should probably have it upgraded. The recommended version is currently 8.3.0.
by DIGI3
Tue May 07, 2024 1:09 pm
Forum: CMSMS Core
Topic: 2.2.20 not compatible with earlier templates or content types
Replies: 4
Views: 295

Re: 2.2.20 not compatible with earlier templates or content types

I haven't heard of the error page issue, if you can produce this reliably on a clean site (e.g. nothing special on the error page itself) then please file a bug report with steps to reproduce. For the Deprecated warnings, please see the release announcement for 2.2.20 (https://forum.cmsmadesimple.or...

Go to advanced search