Opened 17 years ago

Closed 17 years ago

#317 closed Bug (duplicate)

Bug in browser/upload

Reported by: Geert Huylebroeck Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.4.1
Keywords: Cc:

Description

I just installed fckeditor. The php upload is working fine. Images are saved in the /Upload/ directory. When I click browse files, I can't see the uploaded images. He is looking in the image folder. The browser is also automaticaly creating the /Upload/image/ folder. When I try top upload in the /Upload/Images/ folder, the browser is still creating an image folder (capital I).

See also http://sourceforge.net/forum/forum.php?thread_id=1704488&forum_id=257180

Change History (1)

comment:1 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

You should set in the upload/config.php file $ConfigUseFileType? = true ;

(and also fix the bug mentioned in that thread, I'll commit it right now) marking as dup of #274

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy