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
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.