IMCE with multisites
| Project: | IMCE |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
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?

#1
Further 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.
#2
Is "browse" permission enabled in imce profile settings?