Hello, I've been using TinyMCE for a while now in a custom Content Management System written in CakePHP.
I'm having a weird instance lately where I'm getting some converting of HTML tags to script... For Example: Some span and img tags are putting the following code: <script src="/js/tiny_mce/themes/advanced/langs/en.js" type="text/ javascript"></script> into strange places like inside of an alt tag, or completely replaces the </span> tag. Then TinyMCE is converting it's own greater than and less than symbols to the & version like < and becomes &nbsp; any ideas? Just for information... I did notice this recently after downloading and installing the lastest version of Spellchecker, and also buying and install the latest version of FileManager. I do have TinyMCE 3.2.1.1 installed as well. Thanks for any help! Jason --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
