Page 1 of 1

WYSIWYG editor is now showing [code] and alike

Posted: Fri Sep 24, 2010 7:17 am
by ozdecor
hello
not sure what i did but i think i changed editors and now the wysiwyg editor in html moode shows

Code: Select all

 and [image] etc plus ,html> like coding. Any suggestions to fix?

thanks 
ian

eg
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><br /><__html><br /><head><br /><title>Untitled document</title><br /></head><br /></__body>
<div class="homeMain"><div style="float: center;"><div style="margin-top: 0px; margin-left: 0px;"><div style="width: 592px; height: 272px; background-color: #282526;"><div style="padding: 15px;"><div style="float: left;"><object width="380" height="240" data="http://youtube/v/NwP8Rrf7McQ&hl=en_US&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash"><param name="data" value="http://www.youtube.com/v/NwP8Rrf7McQ&hl=en_US&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/NwP8Rrf7McQ&hl=en_US&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999" /><param name="allowfullscreen" value="true" /></object></div> <div style="float: left;"><div style="padding: 25px 0px 0px 12px;">[img]lib/images/vfaTV.gif[/img]</div>

Re: WYSIWYG editor is now showing [code] and alike

Posted: Fri Sep 24, 2010 9:00 am
by swarfega
I have this problem as well. I changed editors, didnt like new one, removed it, and now tinymce doesnt have the ui icons.

Re: WYSIWYG editor is now showing [code] and alike

Posted: Sat Sep 25, 2010 11:10 am
by Peciura
Untick  "Extensions » TinyMCE WYSIWYG > Plugins > bbcode" it should revert

Code: Select all

[img] to <img/>

Re: WYSIWYG editor is now showing [code] and alike

Posted: Sat Sep 25, 2010 9:25 pm
by swarfega
hmm In my case I dont have that ticked. I have Gallery_picker, contextmenu, inlinepopups, spellchecker, advimage, paste, and advlink ticked.

Re: WYSIWYG editor is now showing [code] and alike

Posted: Tue Sep 28, 2010 11:37 pm
by Dr.CSS
Almost sounds like you are using an older version of CMS Made Simple...

Re: WYSIWYG editor is now showing [code] and alike

Posted: Wed Sep 29, 2010 12:30 am
by ozdecor
Peciura wrote: Untick  "Extensions » TinyMCE WYSIWYG > Plugins > bbcode" it should revert

Code: Select all

[img] to <img/>

worked for me thanks
ian