Search found 1465 matches
- Tue May 31, 2022 6:27 pm
- Forum: Announcements
- Topic: Dev Team member Rolf Tjassens
- Replies: 0
- Views: 10798
Dev Team member Rolf Tjassens
It is with great sadness that we announce long time Dev Team member and great friend to CMS Made Simple, Rolf Tjassens passed away unexpectedly on the 30th of May. Rolf had been a massive part of the community and Dev Team from pretty much the beginning of CMS Made Simple. His passing is a huge loss...
- Fri May 06, 2022 3:41 pm
- Forum: General Discussion
- Topic: Open Source PHP Volunteer Developers Sought - for CMSMS Development Team
- Replies: 2
- Views: 11054
Open Source PHP Volunteer Developers Sought - for CMSMS Development Team
Are you looking for a new challenge with many advantages to you? CMS Made Simple is an Open Source content management system with a 15-year heritage. CMSMS has been the winner of a number of industry awards over the years. It has had over two million downloads and has hundreds of thousands websites...
- Tue Apr 12, 2022 11:08 am
- Forum: Modules/Add-Ons
- Topic: CGCalendar upcominglist skipping events
- Replies: 10
- Views: 2824
Re: CGCalendar upcominglist skipping events
Confession time....the sites I quoted do not use the latest version of CGCalendar, which is why I was getting different behaviour. Glad you sorted it.
Sounds like this should be added as a bug?:
http://dev.cmsmadesimple.org/bug/list/623
- Fri Apr 08, 2022 12:46 am
- Forum: Modules/Add-Ons
- Topic: CGCalendar upcominglist skipping events
- Replies: 10
- Views: 2824
Re: CGCalendar upcominglist skipping events
Just to add I use CGCalendar in the same way as you and I have never seen the behaviour you describe. So I don't think it's a module bug. Not sure what it is though... Here are 2 module calls. {cms_module module="CGCalendar" display="upcominglist" limit="3" listtemplate...
- Thu Apr 07, 2022 12:02 pm
- Forum: Modules/Add-Ons
- Topic: Twitter timeline module
- Replies: 4
- Views: 4328
Re: Twitter timeline module
Yes it still works but it doesn't show images (never did as far as I remember), a link is shown instead.
- Thu Apr 07, 2022 11:20 am
- Forum: Modules/Add-Ons
- Topic: Twitter timeline module
- Replies: 4
- Views: 4328
Re: Twitter timeline module
The tweets you can see at the bottom of this V2.x site https://www.maidbloke.co.uk/ are generated by CGTweet:
http://dev.cmsmadesimple.org/projects/cgtweet
http://dev.cmsmadesimple.org/projects/cgtweet
- Wed Mar 16, 2022 5:24 pm
- Forum: Modules/Add-Ons
- Topic: Lise list only showing selected item
- Replies: 3
- Views: 1764
Re: Lise list only showing selected item
Also you have 2 quote marks at the end of both your examples, that is probably not helping.
dam''}
- Sun Mar 13, 2022 3:55 pm
- Forum: CMS Show Off
- Topic: Self advocacy website
- Replies: 2
- Views: 8864
Re: Self advocacy website
This is really great and I can see a huge amount of work has gone into it - well done and thanks for explaining which modules were used where.
How did you do the events page and keep it updated showing what is coming up?
How did you do the events page and keep it updated showing what is coming up?
- Tue Jan 11, 2022 12:55 pm
- Forum: Modules/Add-Ons
- Topic: Searching for a list of modules/Add-ons
- Replies: 5
- Views: 1179
Re: Searching for a list of modules/Add-ons
Any way one could help the further development of dev.cmsmadesimple.org-module site? What DIGI3 said and consider joining the Dev Team, a worldwide group of users who help steer the direction of the project. There are lots of roles available. We are always welcoming to new members. 8) https://www.c...
- Tue Jun 22, 2021 1:46 pm
- Forum: CMSMS Core
- Topic: Memory problems (works fine on another host)
- Replies: 1
- Views: 1054
Re: Memory problems (works fine on another host)
Oh boy. This turned out to be an empty database. I created the database and a user with privileges but forgot to populate the database with data. In my defence, the error messages aren't particularly helpful in this situation.
[goes for a lie down in a darkened room]
[goes for a lie down in a darkened room]
- Mon Jun 21, 2021 6:10 pm
- Forum: CMSMS Core
- Topic: Memory problems (works fine on another host)
- Replies: 1
- Views: 1054
Memory problems (works fine on another host)
Having an issue with an upgrade. Started at 1.11.4. Site has unknown history. Upgraded on my server successfully through 1.11.13 > 1.12.2 > 2.2.15. Worked fine on my server (PHP 7.2). See system info below. Transferred site to client's hosting. Note this is upgrade site 4 of 5, all of which very sim...
- Fri Jun 11, 2021 12:19 am
- Forum: CMSMS Core
- Topic: Smarty 3 change broke my nav (1.10 to 1.11)
- Replies: 1
- Views: 1103
Re: Smarty 3 change broke my nav (1.10 to 1.11)
Much fiddling around lead to the answer:
You have to put
in brackets.
$node->depth is an INT by the way.
Every day's a school day.
Code: Select all
{assign var='submenu' value="submenu"|cat:($node->depth-1)}
Code: Select all
$node->depth-1
$node->depth is an INT by the way.
Every day's a school day.
- Thu Jun 10, 2021 11:27 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Back Ground Image
- Replies: 13
- Views: 9946
Re: Back Ground Image
One way: If you use TinyMCE (find out at My Preferences > My Account > User Preferences > Select WYSIWYG to use). Then: Extensions > TinyMCE WYSIWYG editor and have a look around there (can't find an installation with TinyMCE at the moment to give you further details). Pretty sure there is an option...
- Thu Jun 10, 2021 5:38 pm
- Forum: CMSMS Core
- Topic: Smarty 3 change broke my nav (1.10 to 1.11)
- Replies: 1
- Views: 1103
Smarty 3 change broke my nav (1.10 to 1.11)
Upgrading a very old inherited site. I have a line in Menu Manager that worked fine in 1.10.3: {assign var='submenu' value="submenu"|cat:$node->depth-1} However now I have moved on to 1.11.13 (Smarty 3), instead of generating a value of "submenu2" for example, it outputs only &qu...
- Mon May 03, 2021 4:43 pm
- Forum: CMSMS Core
- Topic: Maintenance settings does not enable
- Replies: 4
- Views: 1740
Re: Maintenance settings does not enable
Hmm, I have just checked on one of my 2.2.15 sites and maintenance mode does indeed set the output to 503. Sorry, I was wrong above. Every day's a school day.
I don't know why yours is not behaving.
I don't know why yours is not behaving.