massedge / wordpress-plugin-export-media-library

WordPress plugin that allows users to export media library files as a compressed zip archive.
https://wordpress.org/plugins/export-media-library/
GNU General Public License v3.0
10 stars 4 forks source link

Memory Error #17

Closed PAK43 closed 4 years ago

PAK43 commented 4 years ago

From WordPress email: Error Details

An error of type E_ERROR was caused in line 461 of the file /......l/wordpress/wp-content/plugins/export-media-library/vendor/maennchen/zipstream-php/src/ZipStream.php. Error message: Allowed memory size of 268435456 bytes exhausted (tried to allocate 155205632 bytes)

andrejpavlovic commented 4 years ago

Thanks for the bug report. Try the latest version (3.0.0) if you get the chance. The plugin should be using less memory now.

PAK43 commented 4 years ago

That fixed it! Downloaded 400MB. Thank you.

andrejpavlovic commented 4 years ago

Awesome! Thanks for letting me know :)