Closed (cannot reproduce)
Project:
IMCE
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2009 at 16:31 UTC
Updated:
13 Mar 2011 at 02:08 UTC
In both FF and IE, I cannot navigate directories. IE gives this error: "imce.tree[...]li' is null or not an object" (see attached screenshot)
If I refresh the file browser window, the error goes away & I'm able to browse directories.
Can anybody help with this?
| Comment | File | Size | Author |
|---|---|---|---|
| IMCE js error.jpg | 28.49 KB | lwiegand |
Comments
Comment #1
hrpr.com commentedI had same problem and found that, in my case, a small change in the ../modules/imce/imce-content.css file cleared the problem. The css for my theme and/or one of my modules was overriding the css in the body statement and causing the contents of the directory frame on the IMCE page to display as centered rather than left-justified.
I changed the body statement css to include text-align:left and problem disappeared. Don't have any clue as to why this worked, but might be a good idea to include this in future release.
Comment #2
hrpr.com commentedMore about this issue...
It appears that directory names using numeric characters ( i.e., 01, 02, 03, ... ) causes some confusion in IMCE. Again haven't quite figured out why yet, but may be good practice to make sure directory names start with alphas (i.e., a, b, c, ...) when working with IMCE.
Comment #3
ufku commentednot enough data provided to reproduce the bug!
Comment #4
ufku commented