Closed (won't fix)
Project:
TinyMCE
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2006 at 13:48 UTC
Updated:
16 Sep 2011 at 20:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
haselwimmer commentedSee screengrab of the problem attached
Comment #2
alexandreracine commentedCould you try in Firefox? Just for fun.
Comment #3
mediameriquat commentedThis problem is not browser-related. I get the same in Firefox.
Besides, I get an error message whenever I access the admin pages:
Could not find the TinyMCE engine installed at modules/contrib/tinymce/tinymce/. Please download TinyMCE, uncompress it and copy the folder into modules/contrib/tinymce.
The admin pages work fine, but I had to recreate a tinymce subfolder, and place a copy of the module in it for the message to stop apprearing.
Comment #4
RayZ commentedComment #5
mediameriquat commentedThere seems to be a lot of stuff missing from that tarball ?!
Comment #6
alexandreracine commentedDid you setup properly all the files?
I did installed TinyMCE and it is pretty tricky to install.
Read one step, and execute that step, read the next one, execute that next one, rince and repeat.
Your directories shoud look like this :
modules/ajouts/tinymce/
modules/ajouts/tinymce/plugins
modules/ajouts/tinymce/po
modules/ajouts/tinymce/tinymce/
modules/ajouts/tinymce/tinymce/(more here...)
I think this is a bad installation and not a bug in TinyMCE.
Comment #7
pal_ur commentedI think the problem is, that tinyMCE.init is _before_ the
witch includes the tiny_mce.js. So only I have to find out, how to put the include higher...Comment #8
gatiba commentedSame problem here:
"tinyMCE is not defined"
Anyone helps?
Comment #9
nawaaz_ahmed commentedI am seeing the same too with 5 RC 1
Comment #10
nawaaz_ahmed commentedI guess it was my error - I did not copy over tinymce library from sourceforge into the includes directory. It now works - though it seem very unstable. The preview and the text area are not consistent. Modifying the text area and doing a preview is sometimes showing the previous text.
Comment #11
Chill35 commentedYou're not alone. Please report this behavior in this other issue : http://drupal.org/node/106167. Thank you.
Comment #12
alexandreracine commentedCleaning...