Knowledgebase
I've enabled the quota plugin, but it doesn't work in Internet Explorer
Due to IE's rendering we have to "hide" the quota container by default.
To show the plugin:
- go to the /themes/css/ folder of your installation
- look for and download any .css files that have _ie or _ie7 in their filename
- edit the file and remove these lines
#quota_div {
display: none;
}- save the files and upload them back to your server

