FCKeditorX and Image Manager lists of images are different

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Hernan

FCKeditorX and Image Manager lists of images are different

Post 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.
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm

Re: FCKeditorX and Image Manager lists of images are different

Post 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.
Hernan

Re: FCKeditorX and Image Manager lists of images are different

Post 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.
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm

Re: FCKeditorX and Image Manager lists of images are different

Post 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
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm

Re: FCKeditorX and Image Manager lists of images are different

Post 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 ;)
Locked

Return to “CMSMS Core”