froala / KMSFroalaEditorBundle

Symfony bundle for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
105 stars 33 forks source link

Error 1 : Bad link - Changing imageUploadFolder to /upload/anotherfolder #8

Closed MauroCasula closed 8 years ago

MauroCasula commented 8 years ago

Hi there,

I just changed imageUploadFolder:

->add('content', 'froala', array( 'mapped' => false, 'data' => $this->data, 'inlineMode' => false, "imageUploadFolder" => "/upload/cliente2" ));

And the editor give me an alert with the message: Error 1 : Bad link.

Anyone know what can be this?

MauroCasula commented 8 years ago

Solved setting both imageUploadFolder and imageUploadPath.

You should update the docs.

Thank you for this wonderful plugin!!!

sguionni commented 8 years ago

Hi, i'm preparing a big update for the Froala v2 just released, the doc and configuration will totally change soon. Thnx