+ Reply to Thread
Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 29

Thread: download all attachments in one zip file

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

    Default

    hi, thanks for the bug report but what exactly does "Not working" mean? also is there anything in the rc error log?
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  2. #12
    jmoore is offline Registered User
    Join Date
    Sep 2009
    Posts
    17
    Downloads
    0
    Uploads
    0

    Default Not Working

    When I enable the zipdownload plugin I can view any email except for a message with multiple attachments. Here is the error that I get.

    [25-Mar-2010 08:25:23] PHP Fatal error: Call to undefined method
    zipdownload::local_skin_path() in .........\zipdownload\zipdownload.php on line 37

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

    Default

    ah, you need RC 0.3.1 or SVN to use this plugin.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  4. #14
    jmoore is offline Registered User
    Join Date
    Sep 2009
    Posts
    17
    Downloads
    0
    Uploads
    0

    Default Thanks

    Thanks ....I will update soon so that I may use this feature....can't wait to report back.

  5. #15
    jmoore is offline Registered User
    Join Date
    Sep 2009
    Posts
    17
    Downloads
    0
    Uploads
    0

    Thumbs up Works!

    Thanks JohnDoh!!! Works perfect.....awesome plugin!!

  6. #16
    osos is offline Registered User
    Join Date
    Dec 2009
    Posts
    10
    Downloads
    1
    Uploads
    0

    Default Danish translation

    Great plugin.

    Here is the Danish translation
    Attached Files

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

    Default

    thanks osos
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

  8. #18
    Schmatze is offline Registered User
    Join Date
    Apr 2010
    Posts
    28
    Downloads
    0
    Uploads
    0

    Default

    Hi, I changed line
    Code:
    if (substr_count($p['content'], '<li>') > 1) {
    to
    Code:
    if (substr_count($p['content'], '<li>') > 0) {
    because I can't download *.html files correctly with roundcube. For more infos: html attachment not viewable

  9. #19
    voltron81 is offline Registered User
    Join Date
    Sep 2009
    Posts
    42
    Downloads
    6
    Uploads
    0

    Default

    Cool plugin...

    So if I've correctly understand it, if I'm over a very slow connection, I will have a zip compression for my attachments...so I will use less bandwith...right?


    thanks
    Michele
    Last edited by voltron81; 05-18-2010 at 11:24 AM.

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

    Default

    thats right
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

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

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