By jimd on
I'm having trouble with image assist inserting the code into my page. Everything else works fine, and I can hit SHOW CODE and cut and paste it into my page, but when I click INSERT IMAGE, nothing happens. Possibly a permissions issue? This happen to anyone else?
Comments
I have TinyMCE installed &
I have TinyMCE installed & set to be defaulted to disable rich text (for me). I've found that I can not get Insert Image to work unless I enable rich text / the TinyMCE interface. Does this sound remotely familiar to your experience?
http://drupal.org/node/33925
-----
Drupal project page: www.liberalthinkers.org
same problem
I have the exact same problem using HTMLArea, Drupal 4.5.2, and img_assist using Firefox. "Insert Image" does nothing unless you use IE.
You can use TinyMCE I'm told, but you have to be on Drupal 4.6.x.
It's fckEditor
When I disable fckEditor it works fine. Anybody know of a workaround to make this work?
Try with Full HTML content
Try with Full HTML content type. If it works for you, look at the code img_assist inserts into your post and add them to the allowed tags in your Filtered HTML content type.
-sp
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
It already is on full html,
It already is on full html, the button just doesn't do anything. I just noticed IE throws up the warning icon, when I click on it I get,
Image assist is enabled, and it works without fckEditor. Any ideas?
Sorry, I'm out of ideas. I
Sorry, I'm out of ideas. I know that img_assist was designed to work well with TinyMCE (same contributor).
-sp
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
Yeah, it works with TinyMCE,
Yeah, it works with TinyMCE, but, unfortunately, not as I have it configured (see above post).
-----
Drupal project page: www.liberalthinkers.org
I have the exact same
I have the exact same problem with Image Assist and FCKEditor, same error as well.
Why is this? I see the post was made in 2005 :o