coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: michael_s on September 11, 2005, 05:12:06 PM

Title: Fatal error: Cannot instantiate non-existent class: zipfile
Post by: michael_s on September 11, 2005, 05:12:06 PM
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
Title: Re: Fatal error: Cannot instantiate non-existent class: zipfile
Post by: kegobeer on September 11, 2005, 05:22:04 PM
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.