When trying to install the latest TinyMCE version ( tinymce_3_3b1 ) I get:
"The version of TinyMCE could not be detected."
The problem is that the fgets() is not reading everything it needs.
So I changed it to 100 chars at the file sites/all/modules/wysiwyg/editors/tinymce.inc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
