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

Getting a 500 Error #12

Closed sarahdulat closed 5 years ago

sarahdulat commented 5 years ago

Looks like you have had this issue before but people stopped responding. I tried both compressing and not compressing and got a 500 error both times.

500 Internal Server Error An error occurred while processing this request.

Website owner? Check your code and/or debug log. If you need assistance, contact support.

andrejpavlovic commented 5 years ago

Who is your hosting provider? Also what's the plugin version?

donnatouch commented 5 years ago

I'm also getting this error just now: Plugin could not be activated because it triggered a fatal error. Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/content/74/10340574/html/wp-content/plugins/export-media-library/index.php on line 17

Plugin is Export Media Library | WordPress 5.2

andrejpavlovic commented 5 years ago

Php version? Plugin version?

andrejpavlovic commented 5 years ago

@donnatouch The above error is due to PHP version being used is less than version 5.4. Closing issue due to lack of activity.