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

View: New views
3 Messages — Rating Filter:   Alert me  

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

by red :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

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

by LAMARQUE Patrice GC EUR :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

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

by red :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Patrice,

Thanks it works now.

Abdel
 
LAMARQUE Patrice GC EUR wrote:
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@objectweb.org mailing list.
> To unsubscribe: mailto:exoplatform-unsubscribe@objectweb.org
> For general help: mailto:sympa@objectweb.org?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws




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