Page 1 of 1

Images in FCK Editor

Posted: Fri 28. Apr 2006, 10:53
by Moan
Hi there,

I just got one simple (hopefully) question:

How can I access my phpwcms_filstorage folder with the image browser shown here?:

Image

Where are the path settings for this browser?

Thanks in advance

Dani

Posted: Fri 28. Apr 2006, 11:51
by flip-flop
Hi Moan,

the original Version of FCK can´t enter this folder.
Please install this version from pico. That will solve your problem.
http://www.phpwcms.de/forum/viewtopic.php?t=9703

Gruß Knut

Posted: Fri 28. Apr 2006, 13:11
by Moan
Hi Knut,

that´s what I already did. And it doesnt´t list any picture and when I upload a pic, nothing happens except that the page refreshes, but nothing shows up :(

And when I want to create a new folder it says that I don´t have the permission to create a folder. Which folder does it try to access? Which rights do I have to change?

Have you got a solution to that?

Thx

Dani

Posted: Fri 28. Apr 2006, 13:19
by Oliver Georgi
use yesterday's phpwcms release - there you have the chance to use FCKeditor or Spaw to access the picture/upload folder. And also upload images with both editors. Spaw can access content/images too.

Oliver

Posted: Fri 28. Apr 2006, 13:20
by Moan
Great!

I´ll try that tonight 8)

Thanks

Dani

Posted: Fri 28. Apr 2006, 14:37
by flip-flop
Hi,

I think the better solution are using picos FCK. @Oliver Georgi: Did you know this edition? :wink:
---------------------------
Have a look at the FCK-Image Manager:

Image
You can list all files of the phpwcms_filstorage folder.
Moan wrote:that´s what I already did. And it doesnt´t list any picture and when I upload a pic, nothing happens except that the page refreshes, but nothing shows up
First, have you read picos read.me?????
The image for the FCK-image browser normaly stored at /picture/upload/Image/.
Have you set the right for the folder to 777? It is written at his short docu.

The Image Manager only reads the images at /phpwcms_filstorage/.
You carry the pictures via file center into the virtual folders.
The CP "Text mit Bild" or "Bilder" are using this pictures. - And the FCK-Image Manager.
But please atention: Don´t make an upload of pictures to the folder /phpwcms_filstorage/ via FCK!!!!! Normaly you do it using the file center.

Gruß Knut

Posted: Fri 28. Apr 2006, 14:47
by Oliver Georgi
don't know it and will not support filestorage folder for editor. This is not the right way.

Oliver

Posted: Fri 28. Apr 2006, 15:03
by flip-flop
Unfortunately we know that, but it is the only away to get a picture for using at CP and Wysiwyg editor.

Ok an other way is to tap the filename via file center -> properties -> copy and paste it into the editor.
Thats very circumstantially and not homogeneous.

Knut

Posted: Fri 28. Apr 2006, 15:13
by Oliver Georgi
I know - a "real" phpwcms image connector for editor is neccessary. If you use image in wysiwyg editor - you do not need the filestorage. Then better uploading is done into picture/upload.

Oliver

Posted: Fri 28. Apr 2006, 15:15
by DeXXus
This set of changes to the BASIC version 2.0 allows for using the separate "/picture/upload/" folder. Not as fancy, but functional, I think!

http://www.phpwcms.de/forum/viewtopic.php?p=63711#63711

Posted: Fri 28. Apr 2006, 15:20
by Moan
@flip-flop

On your screenshot I can see that you get thumbnails from every picture. In my ImageBrowser, they just appear when their solution is lower than 96 x 96 px. If they are greater just the "Thumbnail not available"picture appears. How did you get that working?

Dani

Posted: Fri 28. Apr 2006, 18:36
by flip-flop
Hi Moan,

thats no trick, it´s a normal installation at a normal webspace.
- Have you installed the latest version 2.2x (date 17.04) of picos FCK?
- The thumbs are generated well at file center?
- Your are using GD2?

@DeXXus: All these point are implemented in picos version.
-> download -> install -> insert tree lines into conf.inc.php -> run -> be happy

@Oliver: "I know - a "real" phpwcms image connector for editor is neccessary" Yes it is. For some applications it can be used very well.
For my turn, I only use it in an emergency. I think it is very important to have a homogeneous picture/file management.
Tree post above you have sayed "Spaw can access content/images too".
Please, please don´t do it. The content/images are the trash can of the system. After a while there are many many deathly pictures.
Then we need a kill option at file center or we solve this very circumstantially in this manner http://faq.phpwcms-docu.de/8_19_de.html.

Gruß Knut