OK, I've got the solution for my TinyMCE problem. The problem was: I'm using "FusionReactor 3.0.1 Enterprise" and I did avtivate the compression function for requests and responses a few days ago.
- GZIP Requests: When enabled, FusionReactor will attempt to decompress HTTP requests. - GZIP Responses: When enabled, FusionReactor will attempt compress HTTP responses. I had to restrict the mime type "application/octet-stream" in the section "Mime type Restrictions", which should not be compressed. TinyMCE uses this mime type in its request. Knut On 21 Aug., 19:56, Knut <[email protected]> wrote: > Hi, > > I have a problem with TiyMCE ! > TinyMCE does not work anymore in my FarCry Version 6.0.6 and I can't > guess why. > If I try to edit a text just the RAW HTML-Code is visible in the > 'Body' field, no TinyMCE buttons. > > I'll be glad if somebody can help, please. > > Regards .. Knut -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
