Closed (duplicate)
Project:
IMCE
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2009 at 09:26 UTC
Updated:
21 Aug 2017 at 09:56 UTC
Jump to comment: Most recent
Comments
Comment #1
ufku commented#406844: File browser not showing correctly [A SOLUTION]
Comment #2
grasmash commentedI'm having the same issue! Where are the upload buttons?
Comment #3
knalstaaf commentedSometimes the issue arises because of a javascript conflict with your theme.
You can force IMCE to use the admin theme (instead of the one on front) to avoid these issues:
$conf['imce_settings_admin_theme'] = TRUE;