Hello,

When I insert an image with the wysiwyg button, the image seems to be downloaded, but not appear in my text. The url of the image does not correspond to a valid path: /fieldfile/ahah/xxxx/1

Do you have any solutions? I'm lost here ...

Should I use the "wysiwyg fields" module ?

Comments

kumkum29’s picture

For information, if I use only the module "Insert" I have no problem. I get this problem when I install the module "wysiwyg imagefield".

Thanks.

W.M.’s picture

The same is observed in the latest developmental version for Drupal 7. The field provided by filefield_paths module is totally ignored (i.e. the uploaded image gets placed inside the root folder where public files should be placed).

Maybe the filefield_paths functions need to be loaded in the JS box ?!

W.M.’s picture

Title: Problem with the module "fieldfile paths" » Problem with the module "filefield paths"
Version: 6.x-1.1 » 7.x-1.x-dev