Search found 10 matches
- Thu Jun 04, 2009 5:17 pm
- Forum: Modules/Add-Ons
- Topic: {cms_module module="bookmarks" columns="2" category="humour"} Does Not Work!
- Replies: 5
- Views: 3057
Re: {cms_module module="bookmarks" columns="2" category="humour"} Does Not Work!
I replied to the last persons post, I assumed it would reference that. The answer holds true for both suggestions. To use the either, clochette's {cms_module module="bookmarks" columns="2" category="Distribution, Locations"} Would imply there were 2 catagories. jmcgin51...
- Sat Jan 31, 2009 11:38 pm
- Forum: Modules/Add-Ons
- Topic: FEU Issue: Not protecting the page content.
- Replies: 7
- Views: 1966
Re: FEU Issue: Not protecting the page content.
Thank You for your Help. I resolved with your influence. Coldman is the first to ever answer my cries for help. :D My last question should have been do you know the proper context to use the following command: {cms_module module=FrontEndUsers} with Parameters (optional) form="name" Forms:...
- Sat Jan 31, 2009 9:30 pm
- Forum: Modules/Add-Ons
- Topic: FEU Issue: Not protecting the page content.
- Replies: 7
- Views: 1966
Re: FEU Issue: Not protecting the page content.
Thanks for continued help. Put this in the theme template: {if $ccuser->loggedin() && $ccuser->memberof('Managers')} Welcome logged in local member {cms_module module=FrontEndUsers} {content block="secure"} {else} Anonymous user {cms_module module=FrontEndUsers} {content} {/if} Sho...
- Sat Jan 31, 2009 7:55 pm
- Forum: Modules/Add-Ons
- Topic: FEU Issue: Not protecting the page content.
- Replies: 7
- Views: 1966
Re: FEU Issue: Not protecting the page content.
Thanks for response. Put this in Theme Template: {if $ccuser->loggedin() && $ccuser->memberof('Managers') && $ccuser->ipmatches('192.168.0.0/24')} Welcome logged in local member {elseif $ccuser->loggedin() && $ccuser->memberof('Managers')} Welcome logged in member {elseif $cc...
- Sat Jan 31, 2009 6:42 pm
- Forum: Modules/Add-Ons
- Topic: FEU Issue: Not protecting the page content.
- Replies: 7
- Views: 1966
FEU Issue: Not protecting the page content.
CMS Version: 1.5.2 FrontEndUsers: 1.6.2 CustomContent: 1.5.2 All I want to do is password protect the content of a page. I insert this into the Page Content: {cms_module module=FrontEndUsers} Job Application W4 Form It shows on the page, the log in prompt and captcha, but it also show the links Job...
- Fri Jan 02, 2009 3:02 am
- Forum: Modules/Add-Ons
- Topic: {cms_module module="bookmarks" columns="2" category="humour"} Does Not Work!
- Replies: 5
- Views: 3057
{cms_module module="bookmarks" columns="2" category="humour"} Does Not Work!
How come help uses this as an exapmle: {cms_module module="bookmarks" columns="2" category="humour"} It does not work with specific catagories only like this: {cms_module module="bookmarks" columns="2"} I want this page http://osceolacommunitysource....
- Fri Jul 04, 2008 6:43 pm
- Forum: CMSMS Core
- Topic: Code Clean-Up Problem with TinyMCE WYSIWYG in the 1.3.1
- Replies: 2
- Views: 4966
Code Clean-Up Problem with TinyMCE WYSIWYG in the 1.3.1
After a fresh install of CMS Made Simple 1.3.1 "Havana" I added an "" via an HTML Editor Window and it is stripped it away by the time in returns to main window. I mean it does not save codes inserted in to html editor. My Current Configuration: CMS Made Simple 1.3.1 "Havan...
- Mon Aug 27, 2007 5:43 pm
- Forum: CMSMS Core
- Topic: Template Issues
- Replies: 2
- Views: 1122
Template Issues
I am running CMS Made Simple version 1.1 Problem started in version 1.0 and continues to be an issue. The problem is that occasionally I will load the site and it will be stripped of all graphics, it will just put content in a list to the left. I see this in the Admin as well either when I try to ad...
- Sat Aug 25, 2007 1:46 pm
- Forum: CMSMS Core
- Topic: Guestbook 1.1.9 and CMSMS 1.1 Issues
- Replies: 2
- Views: 1072
Re: Guestbook 1.1.9 and CMSMS 1.1 Issues
Allow parameter checks to create warning messages: is the closet to that option and it is unchecked. Something I neglected to mention, there seems to be references in the Guestbook that refer to FCKeditor and since the editor has been changed to TinyMCE. This has caused issues with the using HTML E...
- Sat Aug 25, 2007 1:29 pm
- Forum: CMSMS Core
- Topic: Guestbook 1.1.9 and CMSMS 1.1 Issues
- Replies: 2
- Views: 1072
Guestbook 1.1.9 and CMSMS 1.1 Issues
Guestbook HELP I have installed a fresh copy of CMS Made Simple 1.1 "Samoa" and noticed the Guestbook 1.1.9 is showing errors at the top of the admin screen in Guestbook. It says this, Warning: vsprintf(): Too few arguments in /{Root}/lib/translation.functions.php on line 62 I have seen t...