By _teseo_ on
Hello
I've noticed a strange behavior of IMCE, which is used as a file manager with FCKEditor, when Acrylic theme is enabled for the site.
With all other themes that I tested, IMCE has options Upload, Thumbnails, Delete, Resize, Send to FCKEditor. However, when Acrylic is enabled, only two of the options remain, Upload and Send to FCKEditor. Persistent in all major browsers...
Does anybody happen to know?
Comments
Permissions or CSS issue?
Are you logging in as the same user for both themes? IMCE has granular permissions so it is possible that one user (admin) has all permissions by default; and another user has only upload permissions and has to be granted other permissions.
Other than that, Did you view the rendered HTML of the IMCE pop-up in both themes? Are they identical? It could be some CSS in the Acrylic theme that is suppressing items with #op-item-delete & #op-item-resize ids.
Html Source
For Garland them, html source for this option wich not appears, is:
For Acrylic theme, is:
Some idea?
I've a fix!
I've a fix by dsms and ufku: