i'm trying to make the feature films i've directed available to registered users of my website http://www.hendry.de
but even though i have configured everything correctly, downloads don't work - there's only a 0.2K file download that contains this error:
<b>Fatal error</b>: Allowed memory size of 104857600 bytes exhausted (tried to allocate 1018857473 bytes) in <b>[path to wordpress installation]wp-content/plugins/drain-hole/models/file.php</b> on line <b>603</b><br />
( i have replaced the path to my wp folder with [path to wordpress installation] in the code noted above)
the file(s) in question are 900MB.... is this maybe too big for the way drain hole works?