Hi,
I had created a new File Upload Preferences, which called ‘user_upload’.
I tried to upload image by File Manager, and it uploads fine.
But file manager image thumbnails not working, and when I click to insert and image, it says “undefined” in the publish form instead of showing the thumbnails.
FYI, EE2.1.1, fresh install, on Engine Hosting. GD2 is enabled.
And I found out that the default URL of File Manager is
http://example.com/themes/cp_global_images/[filename]
Actually the URL should be
http://example.com/userfiles/[filename]
is it any way to change the default URL of File Manager??