Page 1 of 1
content appears only in html format
Posted: Sun Jul 08, 2012 11:57 pm
by jwozni2
I am running CMS version 1.10.3.
PHP version 5.2.17
mysql v. 5.5.23
Apache running on Linux 3.2.17
Whenever I select a page to be edited all the content appears in html even without the html button being selected. Any help would be appreciated.
Thanks.
Re: content appears only in html format
Posted: Mon Jul 09, 2012 12:39 am
by Dr.CSS
Sounds like the editor isn't working...
Did you upgrade this from another version or fresh install, do you have an editor chosen in My Preferences, etc. etc., as always more info = more help...
http://forum.cmsmadesimple.org/viewtopi ... =40&t=2661
Re: content appears only in html format
Posted: Mon Jul 09, 2012 1:02 am
by jwozni2
My apologies. I read the recommendations for posting questions. However, I am unsure what info I should provide you with.
This was a fresh install. Installation was completed about 6 months ago. As for the editor,
I have WYSIWYG editor enabled while editing Global Content Blocks.
The editor is MicroTiny.
This worked fine when it was installed. I logged in today and noticed this issue.
Thanks.
Re: content appears only in html format
Posted: Fri Jul 13, 2012 3:16 pm
by DIGI3
Try clearing the cache, and perhaps run the checksum to see if any editor files are missing. You can also try switching to TinyMCE temporarily to see if that fixes it. Also, try creating a new user, perhaps a user pref is wrong/corrupt/missing.
Re: content appears only in html format
Posted: Fri Jul 13, 2012 11:50 pm
by jwozni2
I have cleared the cache, and completed the checksum. No problems found.
The problem still persists.
The only editor I can select in 'User Preferences' is MicroTiny. I do not have the option for TinyMCE. Do I need to download it?
Also, are you referring to creating a new user in the database?
Thanks for your assistance.
Re: content appears only in html format
Posted: Sat Jul 14, 2012 12:44 am
by DIGI3
The alternate editor would be installed via ModuleManager. For the user, just create a user like you would for any other user, then log in as them. Just trying to determine if the problem is install-wide or just attached to your account.
Re: content appears only in html format
Posted: Fri Jul 27, 2012 1:26 pm
by reinhardmohr
Hi,
I just found that the module CodeMirror version 2.31 breaks my editor (in my case TinyMCE). Disabling CodeMirror fixed it.
So maybe you have CodeMirror or another module installed that is causing the problems.
I wanted to issue a bug report, but I found there already is one:
http://dev.cmsmadesimple.org/bug/view/8088
Good luck
Reinhard