+ Reply to Thread
Results 1 to 4 of 4

Thread: [0.2.stable] Not showing "if attachment"

  1. #1
    ajlorente is offline Registered User
    Join Date
    May 2008
    Posts
    2
    Downloads
    3
    Uploads
    0

    Default [0.2.stable] Not showing "if attachment"

    Hello.
    Recently I upgraded roundcube from 0.2a to 0.2 stable. I realized that email list don't show if the mail has and attachment or not. At old versions you can see the flag for the importance of the mail and the attachment info. At 0.2 stable version I can only see and star ( I supposed for favourites ).

    Is any manner to activate this info?

    Thanks and sorry for my English.

    AJ.

  2. #2
    Konishi is offline Registered User
    Join Date
    Jan 2009
    Posts
    5
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by ajlorente View Post
    Hello.
    Recently I upgraded roundcube from 0.2a to 0.2 stable. I realized that email list don't show if the mail has and attachment or not. At old versions you can see the flag for the importance of the mail and the attachment info. At 0.2 stable version I can only see and star ( I supposed for favourites ).

    Is any manner to activate this info?

    Thanks and sorry for my English.

    AJ.
    I hadn't noticed, but you're absolutely right. I upgraded from 0.2a and I have this issue as well. This isn't a very critical feature, but it'd be nice to have it fixed if at all possible.

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

    Default

    As far as I know there was a change in the column definition. Check ...

    Code:
    // These cols are shown in the message list. Available cols are:  
    // subject, from, to, cc, replyto, date, size, flag, attachment  
    $rcmail_config['list_cols'] = array('subject', 'from', 'date', 'size', 'flag', 'attachment');
    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

  4. #4
    ajlorente is offline Registered User
    Join Date
    May 2008
    Posts
    2
    Downloads
    3
    Uploads
    0

    Default

    Thanks, for all.

    Solved.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Tags for this Thread

Posting Permissions

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