Roundcube Community Forum

Release Support => Requests => Topic started by: xadamx on June 17, 2011, 05:32:28 AM

Title: zipdownload
Post by: xadamx on June 17, 2011, 05:32:28 AM
I want to give possibility for my users to download their attachments in zip, I installed the zipdownload plugin, added to main.inc.php, I can see the zip icon next to attachments, but when I click on it, I get a white page without error massages and zip file
I do not know what is this problem caused by
can anyone help me?

thank you
Title: zipdownload
Post by: Jack! on June 17, 2011, 06:37:17 AM
Have you also enabled the php_zip extension in your PHP installation (see PHP.ini file)?
Title: zipdownload
Post by: SKaero on June 17, 2011, 09:03:51 PM
Also check what's in your error log.