Bug in tinyconfig.tpl?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
dcleal
New Member
New Member
Posts: 9
Joined: Sat Apr 07, 2007 5:10 pm

Bug in tinyconfig.tpl?

Post by dcleal »

I installed cmsmadesimple 1.3. Couldn't get Extensions/TinyMCE WYSIWYG/CSS Styles to work. Eventually I changed line 61 of modules/TinyMCE/templates/tinyconfig.tpl from

  theme_advanced_styles : '{$css_styles}',";

to

  theme_advanced_styles : '{$css_styles}',

and now it works for me. Hope this helps,

Cheers,

- Dave
cyberman

Re: Bug in tinyconfig.tpl?

Post by cyberman »

dcleal
New Member
New Member
Posts: 9
Joined: Sat Apr 07, 2007 5:10 pm

Re: Bug in tinyconfig.tpl?

Post by dcleal »

good idea :) - now added.
Post Reply

Return to “CMSMS Core”