Hi,
I changed the value of $rcmail_config['list_cols'] adding a new column 'to'. On my account all work fine, but of my colleague not! So I investigate a bit and toy a bit with my account. After changing List view mode to Threads the new column 'to' is disappear also for me. I tried to switch back to the view List but without changing.
Seem that $rcmail_config['list_cols'] is ignored if a user change something in List Options menu.
Now I see only the column sender.
Thank you.
PS: the mandatory thread prefix for 0.5 not exist so I used the 0.4
Update: if I clean my preference on DB the column to come back.
If I press List Option and then Save the column to disappear.
Quote from: bepi;32761Update: if I clean my preference on DB the column to come back.
If I press List Option and then Save the column to disappear.
I'm having exactly the same problem.
So I stumbled upon this thread.
What exactly do you mean by "I clean my preference on DB".
I've looked in the MySQL-tables, but it is not clear to what I should clean?
I've found also that this seems to be a bug in Roundcube. Did you ever hear of fix for this?
Or did you resolve this problem?
I couldn't find anyhting more recent then this post
BTW I'm using RC version 0.6-bundle-v1.8. But it seems the same issue.
If I posted in the wrong thread I apologize.
Update:
Forget my question.
I didn't look properly.
It's the field `preferences` in the TABLE `users` from the MySQL database of RC.
And yes, resetting this field solved the problem on my RC to.
So thanks for pointing me in the right direction.