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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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