Hi all,
I'm investrigating a problem, and another module could be involved, but I start here cause i suspect it's generated by a misconfiguration of wysiwyg profiles.
I followed this tutorial:
http://www.coagula.org/content/pages/drupal-7-editor-wysiwyg-pictures-up...
it allows you to use the insert module to put a colorbox thumbnail image in a wysiwyg textarea
It works perfectly on a fresh drupal install, not in the actual site i'm developing, where I installed a bunch of image modules (like media, media browser & co) .
Inserting a colorbox thumbnail in the textarea I get only tha alt text, correctly linked to the colorbox version.
In the editor i see the classic icon representing the broken image link.
I tried disabling all the "media" modules but insert, wysiwyg and colorbox, but no result
I suppose is a problem with input filters, wysiwyg filters, but i'm googling crazy since 2 days and found no solution.
Can you help me go in the right direction?
Comments
Comment #1
midmood commentedsetting permission on /sites/default/files solved the problem
Comment #2
midmood commentedComment #3
twod