Search found 1689 matches
- Mon Sep 16, 2024 4:23 am
- Forum: Developers Discussion
- Topic: How can I create a module-xml file?
- Replies: 1
- Views: 78
Re: How can I create a module-xml file?
You can enable developer mode in your config.php file (https://docs.cmsmadesimple.org/configur ... loper_mode) which will enable exporting of modules to xml.
- Fri Sep 13, 2024 1:17 pm
- Forum: CMSMS Core
- Topic: Update version 1.10.1
- Replies: 2
- Views: 181
Re: Update version 1.10.1
The good news is that the only third-party module you have is Gallery, which is still supported. It's still going to take quite a few steps to upgrade, with a few PHP version changes along the way, but it's doable. Follow the instructions starting here: https://docs.cmsmadesimple.org/upgrading/old-v...
- Sat Sep 07, 2024 2:39 pm
- Forum: General Discussion
- Topic: Syncing Calendars with CMSMS?
- Replies: 3
- Views: 672
Re: Syncing Calendars with CMSMS?
JoMorg is working on releasing a bug fix update soon. I don't think there will be any significant new features but he is available for sponsorship if there's something you need.
- Fri Sep 06, 2024 3:57 pm
- Forum: Modules/Add-Ons
- Topic: Calguys Smart Image Toolkit use with multidomain
- Replies: 2
- Views: 332
Re: Calguys Smart Image Toolkit use with multidomain
In theory you can have PHP logic within your config.php file, but I have no idea if or how well it would work. Also keep in mind that all CG modules have long been abandoned, so migrating to SmartImage and CMSMSExt would be advised. Here's an untested thing you could experiment with in your config.p...
- Wed Sep 04, 2024 4:53 am
- Forum: Developers Discussion
- Topic: Not working news module after fresh install of CMS Made Simple
- Replies: 1
- Views: 309
Re: Not working news module after fresh install of CMS Made Simple
A few things to check:
-the admin log
-your php error log
-that there are news articles that are published (not draft)
-that the articles don't have expiry dates in the past
-that news articles are in the category specified by your {News} tag, if any
-the admin log
-your php error log
-that there are news articles that are published (not draft)
-that the articles don't have expiry dates in the past
-that news articles are in the category specified by your {News} tag, if any
- Tue Sep 03, 2024 10:15 pm
- Forum: CMSMS Core
- Topic: .htaccess error handling not working
- Replies: 5
- Views: 438
Re: .htaccess error handling not working
I'm not seeing your redirects there. The location of them may be part of the issue, so we need the full picture.
- Tue Sep 03, 2024 3:47 pm
- Forum: CMSMS Core
- Topic: .htaccess error handling not working
- Replies: 5
- Views: 438
Re: .htaccess error handling not working
You may need to share more of your .htaccess file, there's a few things that can cause it to not work when using both rewrites and redirects.
- Thu Aug 29, 2024 2:46 pm
- Forum: General Discussion
- Topic: Syncing Calendars with CMSMS?
- Replies: 3
- Views: 672
Re: Syncing Calendars with CMSMS?
Khronos is the only calendar module that I know of - http://dev.cmsmadesimple.org/projects/khronos
I imagine it could be adapted for scheduling, depending on your requirements.
I imagine it could be adapted for scheduling, depending on your requirements.
- Tue Aug 27, 2024 1:58 pm
- Forum: CMSMS Core
- Topic: Large number of cache files
- Replies: 5
- Views: 522
Re: Large number of cache files
The rotation is whatever setting you have in Global Settings > Advanced Setup > Remove cache files that are older than the specified number of days
- Mon Aug 26, 2024 3:33 pm
- Forum: CMSMS Core
- Topic: old link is there after deleting all caches
- Replies: 2
- Views: 194
Re: old link is there after deleting all caches
Your base href is <base href='https://neu.sturmair.org/' />
so all dynamic links will look to that url
so all dynamic links will look to that url
- Mon Aug 26, 2024 2:29 pm
- Forum: Modules/Add-Ons
- Topic: LISE in UDT gives 500 error
- Replies: 13
- Views: 441
Re: LISE in UDT gives 500 error
If you look at the error in the log, there's actually a clue: PHP Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "eval:{MyLISEInstance}" on line 1 "{MyLISEInstance}" unknown tag 'MyLISEInstance' <-- thrown in 55d51468d3078225bb6d6ffb7a3ff94222bdf22a on line 1...
- Mon Aug 26, 2024 5:00 am
- Forum: Developers Discussion
- Topic: The Rails application encountered an error
- Replies: 1
- Views: 357
Re: The Rails application encountered an error
Which module is it? I can get someone to investigate.
- Thu Aug 22, 2024 2:15 am
- Forum: CMSMS Core
- Topic: Stylesheet does not load properly without www
- Replies: 1
- Views: 223
Re: Stylesheet does not load properly without www
I responded to your hire-a-dev request with some suggestions/options, but perhaps it went into your spam folder. Feel free to reply here if you didn't get it.
- Thu Aug 01, 2024 3:57 pm
- Forum: Modules/Add-Ons
- Topic: Gallery: Sorting subgalleries manually
- Replies: 3
- Views: 2063
Re: Gallery: Sorting subgalleries manually
I don't think you'd be able to do it in the database as it's just sorting alphanumerically, as they are in the file system. Other than a feature request to the module author, the easiest way would probably be to do it in your foreach loop in the template. This blog post could get you started, with m...
- Wed Jul 31, 2024 1:56 pm
- Forum: Developers Discussion
- Topic: Is the managed linode server compatible with CMS Made Simple?
- Replies: 1
- Views: 1657
Re: Is the managed linode server compatible with CMS Made Simple?
I don't see anything in their offering that would jump out as a concern. Was there a particular offering that the managed hosting option has we should be looking at?