Search found 4 matches
- Thu Aug 12, 2021 7:32 pm
- Forum: CMSMS Core
- Topic: Odd issue with CSS in CMSMS 2.2.8
- Replies: 2
- Views: 1222
Odd issue with CSS in CMSMS 2.2.8
Running 2.2.8 which has been great. I've had it occur several times where updates to a common stylesheet (used on most site pages) seem to sever all associations to that stylesheet (no styles are applied to the pages that rely on it). My changes/additions were minor - literally adding styles for one...
- Tue Dec 22, 2020 7:39 pm
- Forum: CMSMS Core
- Topic: Cannot duplicate/copy protected content
- Replies: 1
- Views: 841
Cannot duplicate/copy protected content
CMSMS 2.2.8 Unable to use the content manager's 'copy this page' icon to dupe an existing, protected content page. Generates an error: AH01071: Got error 'PHP message: PHP Fatal error: CMSModule::main(): The script tried to execute a method or access a property of an incomplete object. Please ensure...
- Fri Sep 27, 2019 3:36 pm
- Forum: CMSMS Core
- Topic: News module links to detail pages
- Replies: 3
- Views: 1725
News module links to detail pages
CMSMS version 2.2.8 News summary template produces links to detail pages like: /news/68/98/my-article-is-cool/d,news-article.html which result in 404's. If I remove the 'd,' in front of the actual file url (like below), it works and loads my detail page with the article: /news/68/98/my-article-is-co...
- Thu Apr 04, 2019 7:57 pm
- Forum: CMSMS Core
- Topic: Trying to access contents of global content block inside UDT
- Replies: 2
- Views: 904
Trying to access contents of global content block inside UDT
I have a global content block (basically contains a select element with options which I'd like to be able to change from one location but need to appear throughout my site in various forms) and I'd like to be able to include its content inside one of my forms which is currently created within a UDT....