0.9:
fixed: privacy level is now correctly set and is taken from default privacy level for user when appropriate
View ura soul's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
@ura Soul: Thank you for the lovely plugin. When trying to upload file i am getting a white screen.
Following from @meril, I too am getting this problem. The error is of the form:
[04-Nov-2015 18:25:03 Europe/Berlin] PHP Fatal error: Call to undefined function elgg_format_bytes() in /Applications/MAMP/htdocs/elgg-1.9.7/mod/containers/views/default/forms/file/upload.php on line 31
This is odd because it is definitely a 1.9+ function and all the rest of the Elgg functions on the page seem to work fine.
Jon
ps. I tried to report this on GitHub but the link is to the 1.8 version
According to github elgg_format_bytes() doesn't exist until 1.10
aha, ok - thanks matt; i will mark this for 1.10+