Hello,

I have 5.x-2.1 on Drupal 5.7, and am able to upload images with no problem, but cannot "browse server"... it shows a blank directory. I have FCKeditor installed into Sites/All/Modules, and am operating a multisite setup, and wish all of my sites to be able to operate from the same instance of FCK.

The uploads are going (as desired) to sites/domain.com/files/photo. As a test, while in the "browse server" box, I pressed the create folder button and it made a folder in sites/domain.com/files/photoimage (which itself is a directory that evidently was created by FCK)... so it's *working*, I just don't know how to adjust the path properly, especially considering the multisite structure.

Thank you very, VERY much for creating the module... I am quite grateful for the empowerment that your hard work is giving!

Daniel

Comments

wwalc’s picture

Check the latest nightly build of FCKeditor... and try FCKeditor 2.5.1 later if the latest nightly build doesn't work (remember to clear browsers cache after upgrading).
Let me know if anything worked.

dwrunyon’s picture

Still no dice... I downloaded the April 21st nightly and it's the same... can upload fine (to the correct directory), just can't browse (browses wrong directory).

dwrunyon’s picture

Got it working!

I decided to reinstall Drupal from scratch and make sure EVERYTHING was back to default, then I looked over things and would try something, set it back and try something else. When I tried setting all of the different paths at the bottom of config.php (in filemanager/connectors/php to blank ( just removed everything between all of the '') it started sending files to the files folder and I could browse them. I'm still not very clear on how to set the upload folders for the various file types as I'd like them and for setting them to be one thing for me and another for my users, but this is a good chunk of success as is.

dwrunyon’s picture

Status: Active » Closed (fixed)