1.1.2 (2013-04-05):
View Jerome Bakker'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.
I have 3,000+ files in a group. When I use this plugin to browse all files, it shows a blank page. I think It is because your plugin load all files in one page. Can you tell me how to turn on the pagination?
I had also noticed that, there is no way to enable pagination currently. Best thing you can do is request it nicely and hope it gets added in (unless you have the skill to do it yourself, then you can do it and submit a PR)
@Matt Beckett Thank you very much. I'm a newbie for Elgg development. I don't know much how to develop the plugin, but I will try. I would like to know how to do it. Does it have other documentation except the official one? ^_^
@Komgrit G. Niyomrath
I'll look into this problem for a future release (https://github.com/ColdTrick/file_tools/issues/34)
Has anyone experience issue with downloading all folders/files ?
When using "select all" and "download selected" on folder after a while it just displays white page with this url :'www.mysite.com/file/bulk_download?folder_guids[]=12198&folder_guids[]=12199&folder_guids[]=12200&folder_guids[]=10419&folder_guids[]=12201&folder_guids[]=16244" or sometimes zip would be empty.
Looking in the elggdata/file_tools/zip_temp folder I see file/zip gets created but these large ones gets saved with weird extension ( like: download_gvv1LJ.rDtboB)
When selecting only files and not folders (when there are no subfolders) it works fine.
I just opened issue on github: https://github.com/ColdTrick/file_tools/issues/35
Anyone has this problem and maybe can share the fix?
Thanks.
Anyone has this problem?
In some cases it would just return empty zip!!!!
@jeabakker, What would cause folder_contents.zip to be empty? 0 bytes?
Does folder/file access affect bulk download? I'm doing all this as an admin.
Thanks for your help.
Hello Jerome,
Having an issue wen upgrading to 1.9. See excerpt from HTTP error_log below
[Fri Oct 24 07:41:37 2014] [error] [client 192.168.239.1] WARNING: handler for event [upgrade, system] is not callable: pages_run_upgrades
[Fri Oct 24 07:41:37 2014] [error] [client 192.168.239.1] PHP Fatal error: Call to undefined function elgg_get_processed_upgrades() in /home/bruno/git/Elgg/mod/file_tools/lib/events.php on line 88
@Bruno Grossmann
The plugins doesn't yet support Elgg 1.9. We have to do some work before it'll work in 1.9
Any timeline? Although I am late in the game, let me know if I can help.
As regards the missing icons problem. enabling fileinfo extension in your php config will resolve the issue.
Can someone tell me how to order the files in a folder, Drag and Drop doesn't work ?
I understand that it does not support Elgg 1.9.6 fully.
However, I have no problem in installing this in Elgg 1.9.6 and apparently there was no problem in installation and getting a list of files.
The main thing not working it seems : creating a new folder - nothing happens when the button for that is clicked. Is there any manual link possible to test creation of a new folder?
Other observations-
- extensions not allowed in plugin_settings/file_tools get uploaded (eg. removed .txt but still can upload txt)
- list_type=gallery (grid view) is lost in Files > Mine ( My files)
- drag and reorder seems not to work (tested with latest FF)
- default thumbnail of Core Files is reduced to "tiny" without any setting to revert