Having just written the Total Upload Space Remaining v2.0 plugin, I suddenly decided I could do better.
So I’ve now written a new plugin that takes the place of both the Total Upload Space Remaining plugin, and the User Space plugin - allowing for one plugin to manage upload quotas on a per-blog basis, as well as provide a nicely configurable visual feedback to the blog admins.
Anyway, it’s available on WPMUDEV if you’re into that sort of thing.
#1 by Daniele - April 9th, 2007 at 01:12
Hi!
I’m using your plugin on my wpmu-website, but I’m having some problem: it doesn’t seems to override the existing filter in misc.php (remove_filter(”pre_upload_error”, “upload_is_user_over_quota” ); )
Is there a way to fix this?
#2 by Dylan - April 9th, 2007 at 20:18
I’m not sure off the top of my head. It’s been a while since I wrote that, and I haven’t had any spare time to work on it since.
I will try to have another look at it in the near future.
#3 by Daniele - April 10th, 2007 at 22:02
Thank you!
#4 by Manish - July 9th, 2007 at 19:59
Hi Dylan,
I think its a very useful plugin to limit and monitor the quota used by the user.
However, it seems this plugin has not been taken care of much. It does not seem to work as intended with WPMU 1.2.3. I get an error on the Dashboard “Division by zero in /home/ktplcom/public_html/maolik/wp-content/mu-plugins/z-space.php on line 148″
I have set the default quota 10MB and did not change any settings. Can you help ?
I saw version 1.1 at http://trac.herewithme.fr/project/muplugins/wiki/Z-Space but that does not even get detected when I put it in mu-plugins directory. The Z-space tab doesnot appear in options.
#5 by Dylan - July 10th, 2007 at 01:15
I have actually updated this plugin, however as I’ve been unable to log into my WPMU-Dev account, I can’t update it there. I will post the new version here in the next few days. It was built a few weeks ago against a recent development version of WPMU and should be in working order.
#6 by Manish - July 11th, 2007 at 23:05
Thanks.
Looking forward for your new version eagerly.
#7 by Manish - July 20th, 2007 at 21:02
Any progress on this Dylan