Fatal error: Cannot instantiate non-existent class: zipfile Fatal error: Cannot instantiate non-existent class: zipfile
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Fatal error: Cannot instantiate non-existent class: zipfile

Started by michael_s, September 11, 2005, 05:12:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

michael_s

Hi

If I tried to download my favourites as zip file I get this message - Can anyone help?

Fatal error: Cannot instantiate non-existent class: zipfile in /homepages/42/d7******/htdocs/sheaves/zipdownload.php on line 64 :-\\

Thanks

kegobeer

Verify you have /include/archive.php, and the class zipfile is in there.  Verify you have
include ( 'include/archive.php'); in zipdownload.php on or around line 24.

Post your server information: MySQL, PHP, OS.
Post your Coppermine version.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots