I'm using drupal 6.13 and IMCE 6.x-1.2 and I'm having a problem getting IMCE working for a multisite setup. I was using it with wysiwyg, TinyMCE and IMCE Wysiwyg API bridge but I've disabled these to isolate the problem.
My default site works fine. My file system path is sites/default/files and IMCE is set to use this directory and subdirectories. Old files are visible, I can upload new files and files can be added to pages.
The second site has file system path is sites/example.com/files and IMCE is set to use this directory and subdirectories. The log says File browsing is disabled in directory sites/yorkquakers.org.uk/files. The normal Upload Thumbnails Delete Resize Send to textarea links don't appear at all. The permissions for that directory are set to 777.
Does anyone have any ideas?
Comments
Comment #1
Edward Andrews commentedFurther information:
This used to be a stand alone drupal site. If I create a different new test site then IMCE works fine. Then if I copy the database settings from the faulty site to the new test site IMCE stops working.
The faulty site started out as a 5.x drupal site, was upgrade to 6 as a standalone site and then moved into the multisite setup. I guess I could move it back to a standalone site, but it'd be nice to have it as part of my multisite setup.
Comment #2
ufku commentedIs "browse" permission enabled in imce profile settings?
Comment #3
michael_lessard_micles.biz commentedI have, precisely, the same issue.
All is configured properly, with user permissions, same file permissions (chmod) and appears correct in Admin details, but the IMCE browser shows no buttons and is unworkable on a multisite using sites/example.com/files/imce ...
Drupal 6.19
IMCE 6.x-1.3
Comment #4
ufku commentedClosing 6.x-1.x issues as this branch is no more supported.