I get an error while uploading new font-icon set:
Couldn’t add the font.
The script returned the following error:
Fatal error: Class ‘ZipArchive’ not found in /home/website/public_html/wp-content/themes/website/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 107
What could be wrong?
Hey joshuaslot!
The ZipArchive is a standard php class: http://www.php.net/manual/en/class.ziparchive.php
If your server returns an error like “Class ‘ZipArchive’ not found” please contact your hoster and ask the server administrator to activate the ZipArchive class/support for you. Maybe they need to update the php version or change the php.ini config file for you.
Best regards,
Yigit