Page 1 of 1

FCKeditorX and Image Manager lists of images are different

Posted: Mon Dec 05, 2005 8:37 am
by Hernan
I can't figure out what's going on.

Image Manager seems to list images correctly, but when I edit a page clicking on Insert/edit image --> Browse server, FCKeditorX has a different list of images. Actually, the wysiwyg editor shows only images uploaded with FCKeditorX. Am I doing something wrong?

Thanks!

Hernán.

Re: FCKeditorX and Image Manager lists of images are different

Posted: Mon Dec 05, 2005 9:03 am
by megabob3
Hernan wrote: I can't figure out what's going on.

Image Manager seems to list images correctly, but when I edit a page clicking on Insert/edit image --> Browse server, FCKeditorX has a different list of images. Actually, the wysiwyg editor shows only images uploaded with FCKeditorX. Am I doing something wrong?

Thanks!

Hernán.
Strange to me it's ok.

Re: FCKeditorX and Image Manager lists of images are different

Posted: Mon Dec 05, 2005 6:58 pm
by Hernan
I'm using Apache 2.0+MySQL 5.0.15 (xampp), Windows XP, CMSMS "Trinidad".

I found that images are supossed to be uploaded to:
  C:\Inetpub\wwwroot\seiscuerdas\uploads\images

but FCKeditorX sends them to:
  C:\Inetpub\w\local\seiscuerdas\uploads\images

CMSMS sees the correct directory but FCKeditorX doesn't.

Maybe there's something wrong with my server configuration? I set up this alias in httpd.conf:
Alias /local "c:/inetpub/wwwroot/"



I'm trying to migrate static pages to CMSMS, I love it, but I can't figure this out.

Thanks!

Hernán.

Re: FCKeditorX and Image Manager lists of images are different

Posted: Mon Dec 05, 2005 7:43 pm
by megabob3
Hernan wrote: I'm using Apache 2.0+MySQL 5.0.15 (xampp), Windows XP, CMSMS "Trinidad".

I found that images are supossed to be uploaded to:
  C:\Inetpub\wwwroot\seiscuerdas\uploads\images

but FCKeditorX sends them to:
  C:\Inetpub\w\local\seiscuerdas\uploads\images

CMSMS sees the correct directory but FCKeditorX doesn't.

Maybe there's something wrong with my server configuration? I set up this alias in httpd.conf:
Alias /local "c:/inetpub/wwwroot/"



I'm trying to migrate static pages to CMSMS, I love it, but I can't figure this out.

Thanks!

Hernán.
Ok i will study  your case :D

Re: FCKeditorX and Image Manager lists of images are different

Posted: Mon Dec 05, 2005 8:50 pm
by megabob3
Hernan wrote: I'm using Apache 2.0+MySQL 5.0.15 (xampp), Windows XP, CMSMS "Trinidad".

I found that images are supossed to be uploaded to:
  C:\Inetpub\wwwroot\seiscuerdas\uploads\images

but FCKeditorX sends them to:
  C:\Inetpub\w\local\seiscuerdas\uploads\images

CMSMS sees the correct directory but FCKeditorX doesn't.

Maybe there's something wrong with my server configuration? I set up this alias in httpd.conf:
Alias /local "c:/inetpub/wwwroot/"



I'm trying to migrate static pages to CMSMS, I love it, but I can't figure this out.

Thanks!

Hernán.
Hernán

into this folder:

\tmp\cache

you must find these 2 files

LogBrowser.txt
LogUpload.txt

Please pass me them.

Bye ;)