« Return to Thread: Problem by inserting an image in an article with exo:article

Re: Problem by inserting an image in an article with exo:article

by LAMARQUE Patrice GC EUR :: Rate this Message:

Reply to Author | View in Thread

Hi Abdel,

You may want to update FCKeditor/fckconfig.js configuration file.
Look for FCKConfig.*UploadURL and put the name of your war beween the
first 2 slashes. Ex:

FCKConfig.LinkUploadURL = '/myportal/simpleuploader?Type=File' ;
FCKConfig.FlashUploadURL = '/myportal/simpleuploader?Type=Flash' ;
FCKConfig.ImageUploadURL = '/myportal/simpleuploader?Type=Image' ;

--
Patrice

red a écrit :

> Hi All,
>
> I use ecm 1.1. If I want to insert an image in my exo:article document I
> becam the following error:
> XML request error: /ecm/jcrrest(404).
> Is there any solution?
>
> Thanks
> Abdel
>
>
> ------------------------------------------------------------------------
>
>
> --
> You receive this message as a subscriber of the exoplatform@... mailing list.
> To unsubscribe: mailto:exoplatform-unsubscribe@...
> For general help: mailto:sympa@...?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws



--
You receive this message as a subscriber of the exoplatform@... mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@...
For general help: mailto:sympa@...?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

 « Return to Thread: Problem by inserting an image in an article with exo:article