Both of these modules work with PHP 8.1, but likely not higher yet. If there's a specific error you might want to file a bug report:
http://dev.cmsmadesimple.org/bug/list/69 (Formbuilder)
http://dev.cmsmadesimple.org/bug/list/1469 (SmartForms)
Search found 1691 matches
- Fri Sep 20, 2024 2:14 pm
- Forum: Modules/Add-Ons
- Topic: Any forms plugin that still works with PHP 8.x
- Replies: 1
- Views: 19
- Thu Sep 19, 2024 7:36 pm
- Forum: Modules/Add-Ons
- Topic: SEOBoost not writing sitemap.xml
- Replies: 1
- Views: 46
Re: SEOBoost not writing sitemap.xml
I don't think it makes a physical file. Make sure it's the only sitemap module you have and delete any physical files then check it again. You likely need to have pretty urls enabled.
- Mon Sep 16, 2024 4:23 am
- Forum: Developers Discussion
- Topic: How can I create a module-xml file?
- Replies: 1
- Views: 187
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: 250
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: 735
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: 349
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: 326
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: 462
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: 462
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: 735
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: 551
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: 201
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: 489
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: 369
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: 226
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.