Fatal Error if ZipArchive not available
-
Weird host doesn’t have ZipArchive installed, so your plugin gives an error… it should check if the class exists first, and handles it somehow if it does not (check on activation and display admin alert, use alternative method, etc).
An error of type E_ERROR was caused in line 394 of the file /home/user/public_html/wp-content/plugins/download-plugin/download-plugin.php. Error message: Uncaught Error: Class ‘ZipArchive’ not found in /home/user/public_html/wp-content/plugins/download-plugin/download-plugin.php:394
- The topic ‘Fatal Error if ZipArchive not available’ is closed to new replies.