I know have read about a number of issues with these modules, but have not found info on my issue.
I setup image assist. It works fine.
I setup TinyMCE, it works ok (will not "disable rich-text" when on by default and will not "enable rich-text" when off by default).
So, I setup the drupalimage plugin which comes with image assist.
The drupalimage button shows up in the TinyMCE profile config. I select the button, go to a textarea and the drupalimage button does not show up... All the other TinyMCE buttons are there except the drupalimage button.
I have image assist set to "show nothing" on text areas for image assist. I have also used "show image" and "show text" but these conflict with the "enable / disable rich-text" links.
Are there any versions of image assist / tinyMCE that shouldn't go together? Anyone else had issues with this?
I have successfully used these modules together in the past, though it is not working on a new site.
I'm using:
Image assist 5.x-1.x-dev
TinyMCE 5.x-1.9
Comments
Try a non-dev version of Image Assist
On my system, I have found that using Image Assist 5.x-1.5 is more reliable with TinyMCE than the 5.x-1.x-dev version you are using - you could try this to see if the same applies for you.
Aye
I setup Image assist 1.5 but that did not help initially. I reinstalled TinyMCE2-1-3 and the drupalimage plugin for TinyMCE and now I have an image icon. It seems to be working. But I still can not "disable rich-text" or "enable rich-text" its either on or off, Except for some text areas like meta tags etc I can disable it, just not the main content editing area...
I get this error when any textarea with TinyMCE loads;
So installing the non-dev image assist and reinstalling TinyMCE 2-1-3 made the drupalimage plugin work. But there are still errors.
I also found:
http://drupal.org/node/191418
tinyMCE Toggle
There is a patch for the tinyMCE toggle for Drupal 5.5. I found it at: http://drupal.org/node/215580
I never did get an icon for Image Assist in TinyMCE.
John
Solved? Drupal image assist button in TinyMCE
Hello,
I still cannot get my img_assist button to appear in the TinyMCE textareas.
I get it in my TinyMCE configuration page, where I am able to select the "DrupalImage" button to enable it for the toolbar.
But then, it does not appear in the actual text areas I specify.
How was this problem solved?
Thanks in advance
Works for me
I'm running img_assist 5.x dev from CVS, tinymce 5.x dev from CVS and TinyMCE 2.1.3 stable
I have as single TinyMCE profile, and checked the url paths and text-areas where TinyMCE is enabled.
Do you have multiple TinyMCE profiles ?
Possible Solution
A possible solution to this problem can be found here.