Search found 84 matches
- Fri Nov 18, 2016 4:41 pm
- Forum: The Lounge
- Topic: problems logging in as admin
- Replies: 2
- Views: 1730
Re: problems logging in as admin
What version of CMSMS are you running?
- Wed Mar 23, 2016 8:51 pm
- Forum: Modules/Add-Ons
- Topic: TinyMCE Insert /Edit Image fail
- Replies: 10
- Views: 4609
Re: TinyMCE Insert /Edit Image fail
[edited]
I've filed a bug report, that I forgot to file previously about this, see bug #10951 - http://dev.cmsmadesimple.org/bug/view/10951
hat tip to JohnnyB for the workaround on that one
I've filed a bug report, that I forgot to file previously about this, see bug #10951 - http://dev.cmsmadesimple.org/bug/view/10951
hat tip to JohnnyB for the workaround on that one
- Wed Mar 23, 2016 8:28 pm
- Forum: Modules/Add-Ons
- Topic: TinyMCE Insert /Edit Image fail
- Replies: 10
- Views: 4609
Re: TinyMCE Insert /Edit Image fail
Most likely this is tied to mod_security being enabled on the account. You may need to request this be disabled directly from the host.
I have run into it before, and it's much quicker then going through the process of trying to chase done the precise mod_security setting that is triggering it.
I have run into it before, and it's much quicker then going through the process of trying to chase done the precise mod_security setting that is triggering it.
- Fri Oct 02, 2015 3:34 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Changing words in Simplex theme
- Replies: 8
- Views: 3478
Re: Changing words in Simplex theme
Okay, here's my best 'guess'. Simplex template contains {cms_selflink dir='next' assign='next_page'} towards the top of the document. Near the bottom of the document, you will notice the following: {if !empty($next_page)}<span class='next'>{$next_page nocache}</span>{/if} This is basically where it ...
- Thu Oct 01, 2015 5:15 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Changing words in Simplex theme
- Replies: 8
- Views: 3478
Re: Changing words in Simplex theme
Should be able to get to theme via Design Manager, Templates tab. 'Options > Filter' - try selecting from under the 'Design' heading (Simplex) to get a list of the templates you can edit (there's a navigation one in there), and for the sake of exploring, check under the 'Originators' heading as well.
- Thu Oct 01, 2015 4:26 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Changing words in Simplex theme
- Replies: 8
- Views: 3478
Re: Changing words in Simplex theme
Hi Kristian, Within CMSMS 2+ you'll need to check a couple of things, or elaborate a little more as to what module may be triggering things. Design Manager will get you into the templates themselves. Navigator Module may be what you're needing for 'You are here'. Next page, I can't say for certain, ...
- Tue Sep 29, 2015 3:39 pm
- Forum: General Discussion
- Topic: Partnership coordinator contact
- Replies: 1
- Views: 2408
Re: Partnership coordinator contact
Hi Tristan,
Would you kindly me a pm or email to geepers@ that outlines the initial inquiry. I'm transitioning in on a few areas of the team, and I will look into this matter and get back to you.
Would you kindly me a pm or email to geepers@ that outlines the initial inquiry. I'm transitioning in on a few areas of the team, and I will look into this matter and get back to you.
- Wed Sep 03, 2014 7:07 pm
- Forum: Closed Issues
- Topic: [fixed] File Manager Settings: icon size
- Replies: 1
- Views: 1615
[fixed] File Manager Settings: icon size
Preference is not being saved to db when attempting to change from Large to Small sized icons within File Manager Settings.
- Mon Mar 11, 2013 11:15 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Class in {$startform}
- Replies: 2
- Views: 2205
Re: Class in {$startform}
Have you tried using the smarty 'replace' function? {$startform|replace:'cms_form':'navbar-search pull-left'} Just view the source first to make sure that {$startform} generates a class value by default, then just replace 'cms_form' (above), with whatever the value is for that class. Hope this helps!
- Sat Nov 17, 2012 7:48 pm
- Forum: CMSMS Core
- Topic: css3 conflicts with cms_stylesheet
- Replies: 8
- Views: 3236
Re: css3 conflicts with cms_stylesheet [solved]
Thanks Goran.
I suspect it's the character sheer size of the files then. I'll double-check on this.
I was purely speculating that it was the selector.

I suspect it's the character sheer size of the files then. I'll double-check on this.
I was purely speculating that it was the selector.

- Sat Nov 17, 2012 7:12 pm
- Forum: CMSMS Core
- Topic: css3 conflicts with cms_stylesheet
- Replies: 8
- Views: 3236
css3 conflicts with cms_stylesheet
When working on building a CMS-driven (latest version 1.11.2.1) site with Bootstrap, Foundation (or other frameworks), I noticed that the following types of CSS3 declarations pose a problem. .submit input[type="submit"] { the style } I'm assuming it's primarily due to cms_stylesheet allowi...
- Wed Jun 27, 2012 6:01 pm
- Forum: Modules/Add-Ons
- Topic: RSS2HTML weather.com.au feed extract
- Replies: 2
- Views: 1379
Re: RSS2HTML weather.com.au feed extract
Were you able to sort out how to access the values you wanted from the RSS feed? I'm looking to accomplish the same thing with a different feed with RSS2HTML as well, but have attempted the solutions I've seen posted so far to no avail. If you did resolve it, could you kindly share the solution? Tha...
- Wed Jun 27, 2012 5:47 pm
- Forum: Modules/Add-Ons
- Topic: CMSSimplepie and Yahoo Weather
- Replies: 0
- Views: 738
CMSSimplepie and Yahoo Weather
Can anyone confirm if this still works with the Yahoo Weather feed? I'm using RSS2HTML, in the prescribed method, and can not manage to retrieve just those values '_text', '_temp'. I've tried: {$item.yweather.condition_text} - as noted from above {$item.yweather:condition._text} - presuming issue is...
- Wed Dec 14, 2011 9:19 pm
- Forum: Developers Discussion
- Topic: Upgrading a module to be 1.10.x compatible
- Replies: 2
- Views: 2205
Upgrading a module to be 1.10.x compatible
I'm just curious if there is a post that anyone is aware of that outlines the typical, necessary changes required in order to make a module compatible with 1.10+
I'd be inclined to have a go at a couple of them (Quotes Made Simple & Questions).
I'd be inclined to have a go at a couple of them (Quotes Made Simple & Questions).
- Tue Aug 02, 2011 4:54 pm
- Forum: Feature ideas
- Topic: anyone tried using CloudFlare with CMSMS? [solved]
- Replies: 3
- Views: 4498
Re: anyone tried using CloudFlare with CMSMS? [solved]
Update - I found this post on hosting multiple domains on CMSMS ( http://forum.cmsmadesimple.org/viewtopic.php?t=22890 ). I should note that I'm running CMSMS v1.9.4.2 So, I've altered the config.php file, changing the following values: #Document root as seen from the webserver. No slash at the end ...