Hi there,
When I enable TinyMCE editing by adding the line "BlogEntry::allow_wysiwyg_editing();" to the _config.php file associated with the blog module I can no longer access my site.
Firefox 3.6.2 reports that there is a Content Encoding Error: The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
IE 8 just fails
Safari 4.04 reports that Safari can’t open the page “[url removed by author]â€. The error is: “cannot decode raw data†(CFURLErrorDomain:-1015) Please choose Help > Report Bugs to Apple, note the error number, and describe what you did before you saw this message.
If I modify the BlogEntry.php file directly and hardcode the setting to true everything works as expected.
Has anyone else had this issue? Am I doing anything wrong?
Thanks,
Peter