Error when trying to install file

The PHP zip extension has not been installed and is required for this functionality to work. Please contact your host to get this issue resolved as this is not something we're able to fix from the add-on.

Anyone know how to fix? Its a themehouse theme and im running xenforo 2.0
 
If you are on a shared server, there is nothing you can do but ask your hosting provider to check for you. If you manage your server on your own you will have to do it.
 
Actually, you may be able to compile in a custom PHP version if on a panel and it may allow the selection of ZIP in it.
cPanel thread from 2008 - https://forums.cpanel.net/threads/compile-php-with-enable-zip-configure-option.99137/
cPanel thread from 2015 - https://forums.cpanel.net/threads/installing-activating-php-ziparchive-module.470511/

If running your own server, it should be a simple matter of adding the PECL for ZIP - as long as you have also installed the executable via the package manager of your OS.
 
Top Bottom