Author Topic: Error messages when listing a tray.  (Read 6707 times)

Offline karlosgaviria

  • Newbie
  • *
  • Posts: 3
Error messages when listing a tray.
« on: February 13, 2015, 09:17:42 AM »
I have a problem with roundcube, the list of messages does not appear in any folder shows me the error "Server Error: SEARCH UID. UID SEARCH wrong arguments passed" but if you tell me how many message in the folder.

Offline karlosgaviria

  • Newbie
  • *
  • Posts: 3
Re: Error messages when listing a tray.
« Reply #1 on: February 14, 2015, 12:27:51 AM »
Solve it by modifying the file "rcube_imap.php" changed the value:
protected $ sort_field = '';
protected $ sort_field = 'date';

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,845
Re: Error messages when listing a tray.
« Reply #2 on: February 14, 2015, 03:24:33 AM »
Just out interest does setting the default sort in the config file here https://github.com/roundcube/roundcubemail/blob/master/config/defaults.inc.php#L585 also work? That would survive updates rather than changing the core.

BTW what IMAP server are you using?
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦

Offline karlosgaviria

  • Newbie
  • *
  • Posts: 3
Re: Error messages when listing a tray.
« Reply #3 on: February 14, 2015, 08:07:01 AM »
Thank you very much for your respueta, much better as you indicate.
I use the mail2world.com servers