hi,
i am using tinymce extension, and it's working in my local host but when i upload on server , it won't load.
what is the problem???
Page 1 of 1
Tinymce Problem
#2
Posted 12 October 2012 - 01:19 AM
Maziar, on 11 October 2012 - 09:00 AM, said:
hi,
i am using tinymce extension, and it's working in my local host but when i upload on server , it won't load.
what is the problem???
i am using tinymce extension, and it's working in my local host but when i upload on server , it won't load.
what is the problem???
Hi Maziar,
I think you need to debug with firebug on firefox, or chrome then you have bug details.
But i think you may be have problem with server:
+ Extension have default attribute $useCompression=true, then server need gzip.
You can fix that by set $useCompression=false
Quote
Whetever to use the PHP compressor code. You must check if your server is
already using zlib. If it is using zlib for output compression, and you
set this to true, the editor won't work and you'll get javascript errors.
Be careful.
already using zlib. If it is using zlib for output compression, and you
set this to true, the editor won't work and you'll get javascript errors.
Be careful.
Share this topic:
Page 1 of 1

Help











