I am having a similar issue to all the users who cannot see the Browse button - except I've narrowed it down to a very strange behavior.

If I am logged in as the original site owner - User #1 - who has a User-1 level of permission, I can see and use the button.
If I log in as anyone else, I cannot see the button (or use it, of course), no matter what I try to do to enable their permission levels in the Core settings, in BUEditor, or in IMCE.

Running - in a MySQL environment -
Drupal 6.10
Latest versions of
BUEditor
IMCE

It is not a browser issue, nor a platform issue - I have duplicated the error cross-browser and cross-platform
It is not a matter of not having IMCE Role Profile Assignments setup properly - I tried giving another user the same profile of User-1, but they are still not able to see the button.
It is not helped by adding the "fix" to the template.php file like in the beginning of the comments here - http://drupal.org/node/260217
It is not an issue with the template file page.tpl.php missing the print $closure

I do not believe it is the following -
a conflicting javascript issue - because if it was, I wouldn't be able to see the button with all the javascripts my User #1 account has access to/is running

I've tried clearing the Drupal cache, I've tried clearing the browser cache, and I've tried running update.php - all multiple times while troubleshooting.

Maybe I'm not doing something in exactly the right order, but at this point, I'm stumped.

Anyone have a clue as to why I can't basically grant access to IMCE to anyone except my site owner? If not, I sure hope this helps someone else troubleshoot their issue, at least.

Comments

ufku’s picture

Category: bug » support

Get list of roles of a user from user/x/edit. Go to bueditor settings and for each roles of that user(including authenticated user role) assign the default! editor. then go to IMCE page and for each role of that user, assign a sample profile.
Please try it this way and report back.
You can also try uninstalling! and reisntalling the 2 modules before.

ufku’s picture

Status: Active » Closed (fixed)

Closing 6.x-1.x issues as this branch is no more supported.

liquidcms’s picture

Version: 6.x-1.2 » 6.x-2.3
Category: support » bug
Status: Closed (fixed) » Active

re-opening, setting as a bug, and changing rev to latest rel for D6

i concur; i can not seem to get the Browse Server button to show for any user except user 1.

as far as i can tell; only place to set access control is under main imce config. i have cloned user-1 profile and assigned it to my admin role. but users in this role still have no Browse button.

i am using FCKEditor (module; not with WYSIWYG)

liquidcms’s picture

i switched editor to wysiwyg/tiny and imce browser now works for non uid 1 users. not sure if that makes this an FCK bug or an imce bug?

ufku’s picture

Status: Active » Closed (cannot reproduce)

make sure this is reproducable with a default installation.