Ticket #317 (closed Bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

Bug in browser/upload

Reported by: fredmatrack 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

Changed 3 years ago by alfonsoml

  • status changed from new to closed
  • resolution set to duplicate

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.