+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3
Results 21 to 29 of 29

Thread: download all attachments in one zip file

  1. #21
    ABerglund is offline Registered User
    Join Date
    Sep 2007
    Location
    Eugene, Oregon, USA
    Posts
    335
    Downloads
    7
    Uploads
    0

    Default

    Hmm. My zip archives all come down as damaged and un-openable. Running it on Fedora Core 10, PHP 5.2.9, Zip appears to be enabled per phpinfo(), but regardless of browser or OS, the file is bad. What am I missing here?
    Arne Berglund
    SysAdmin, Internet Services
    Lane Education Service District
    Eugene, OR, USA

  2. #22
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    thats odd. is there anything in the error log? have you looked if there is actually any data at all in the zip file?
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  3. #23
    ABerglund is offline Registered User
    Join Date
    Sep 2007
    Location
    Eugene, Oregon, USA
    Posts
    335
    Downloads
    7
    Uploads
    0

    Default

    No, nothing in the error log at all. The plugin thinks it is working fine. There is no useable data inside the archive that I can get to. Attempting to open one in Windows delivers a generic "archive damaged" message. A Mac can open it, but it contains a different type of archive, which will expand into another zip, then another... in an endless loop.

    I suspect that this is not really a problem with the plugin, but more likely a problem with my PHP packages and or config. Any assistance there is welcome.
    Arne Berglund
    SysAdmin, Internet Services
    Lane Education Service District
    Eugene, OR, USA

  4. #24
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,394
    Downloads
    36
    Uploads
    0

    Default

    I have the same problem here. I will check if RarArchive does the job.
    Regards,
    Rosali

    __________________
    MyRoundcube Project http://myroundcube.googlecode.com
    MyRoundcube Online Demo - Free Email Address http://mail4us.net
    MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
    Mailing List http://mail4us.net/?_action=plugin.nabble

  5. #25
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,394
    Downloads
    36
    Uploads
    0

    Default

    It looks like zip in PHP 5.2.7 to 5.2.10 is buggy.

    addFromString produces corrupt archive if string is longer than 255 chars.

    PHP :: Bug #48763 :: ZipArchive produces corrupt OpenOffice.org files
    Regards,
    Rosali

    __________________
    MyRoundcube Project http://myroundcube.googlecode.com
    MyRoundcube Online Demo - Free Email Address http://mail4us.net
    MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
    Mailing List http://mail4us.net/?_action=plugin.nabble

  6. #26
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,394
    Downloads
    36
    Uploads
    0

    Default

    Everything is fine after upgrading to PHP 5.3.1
    Regards,
    Rosali

    __________________
    MyRoundcube Project http://myroundcube.googlecode.com
    MyRoundcube Online Demo - Free Email Address http://mail4us.net
    MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
    Mailing List http://mail4us.net/?_action=plugin.nabble

  7. #27
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    thanks for getting to the bottom of this rosali
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  8. #28
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,394
    Downloads
    36
    Uploads
    0

    Default

    To clarify: I debugged PHP 5.2.7 - 5.2.10 on Windows OS. Don't know if *nix OS is affected too. 5.2.6 is fine on Windows. Bug starts on PHP 5.2.7. Don't know if the bug was fixed on 5.3.0. But as said 5.3.1 is ok.

    JohnDoh, I've a credit next time when I'm again too dumb to adjust simple css files ;-)
    Regards,
    Rosali

    __________________
    MyRoundcube Project http://myroundcube.googlecode.com
    MyRoundcube Online Demo - Free Email Address http://mail4us.net
    MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
    Mailing List http://mail4us.net/?_action=plugin.nabble

  9. #29
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    The repo version of this plugin has been updated to allow the downloading of entire folders and also of groups of messages as zip files. The various download options are also now configurable.

    These new options are only available in the repo version of the plugin at the moment, they are not part of today's 0.4-stable release.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts