Hi folks. I am trying to upload another Fontello library.
I download and add the zip file fine, it is just at the final import point
When I add the zip file I get a warning:
Couldn’t add the font.
The script returned the following error:
Fatal error: Class ‘ZipArchive’ not found in /home/kispioxr/public_html/kriesi/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 103
Kinda stumped, hoping somebody can help.
Brad
Hey redfelt13!
ZipArchive is a standard php function: 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 hoster support staff to activate the php class/function for you. Maybe they need to update the php version or change the php.ini config file for you.
Regards,
Peter