Hi all. This is essentially the same issue as http://www.roundcubeforum.net/showthread.php?t=160 (http://www.roundcubeforum.net/showthread.php?t=160) however since that release the way RoundCube works must be different as I'm unable to implement the solution mentioned there.
To save you going to the other post my problem is basically that I changed my main.inc.php so that my sent_mbox is now called sent-mail and my trash_mbox is now called mail-trash
$rcmail_config['sent_mbox'] = 'sent-mail';
$rcmail_config['trash_mbox'] = 'mail-trash';
After I made the changes though I now see 2 Sent folders and 2 Deleted Items folders in the left column of my Webmail view and I don't know how to remove them. These duplicate folders are not visible in the Folders tab under Personal Settings.
So what I'd like assistance with please is removing these 2 duplicate folders from the left column of my Webmail view.
Thanks in advance,
ME
MySQL -> TRUNCATE TABLE `cache`
Thanks rosali, I ran that query and received the message
"Your SQL query has been executed successfully"
however it hasn't changed anything, I still have the same problem even after clearing cache, cookies, etc. and restarting my browser (FF 3.0.1).
Is there anythine else you think I can try?
This is still an issue for me so here's a bump to grab your attention.
It is a bug which is still present in current SVN release. I have submitted a ticket for you:
#1485355 (Wrong classes in Mailbox List) ? RoundCube Webmail ? Trac (http://trac.roundcube.net/ticket/1485355)