[turba] Drag columns to re-arrange them in turba options doesn't work
"BÉROUJON Laurent - CETE Lyon/DI/ET/PAMELA"
laurent.beroujon at i-carre.net
Wed Nov 19 16:09:34 UTC 2008
Le 19.11.2008 15:01, > Michael Rubinsky (par Internet) a écrit :
>
> Quoting BÉROUJON Laurent - CETE Lyon/DI/ET/PAMELA
> <laurent.beroujon at i-carre.net>:
>
>> Le 18.11.2008 18:23, > Michael Rubinsky (par Internet, dépôt
>> turba-bounces at lists.horde.org) a écrit :
>>>
>>> Quoting BÉROUJON Laurent - CETE Lyon/DI/ET/PAMELA
>>> <laurent.beroujon at i-carre.net>:
>>>
>>>> Hello,
>>>> In the columns options, the selection of the differents columns
>>>> works well. But if i rearrange the order of the columns and save,
>>>> nothing has changed in the contacts view and when i come back in
>>>> the options, the initial order is back.
>>>>
>>>> Any ideas ?
>>>
>>> What preference backend do you have configured?
>>>
>>>
>>> Thanks,
>>> mike
>>>
>>> --
>>> The Horde Project (www.horde.org)
>>> mrubinsk at horde.org
>>>
>>> "Time just hates me. That's why it made me an adult." - Josh Joplin
>>> --
>>> Turba mailing list - Join the hunt: http://horde.org/bounties/#turba
>>> Frequently Asked Questions: http://horde.org/faq/
>>> To unsubscribe, mail: turba-unsubscribe at lists.horde.org
>>>
>> table horde_prefs
>> postgresql v8.1, horde-webmail 1.2
>
>
> Right, but are you sure that you have the prefs set up in conf.php to
> use a sql backend?
>
> Are other prefs being saved?
>
>
> Thanks,
> mike
>
> --
> The Horde Project (www.horde.org)
> mrubinsk at horde.org
>
> "Time just hates me. That's why it made me an adult." - Josh Joplin
>
horde/config/conf.php :
$conf['prefs']['params']['driverconfig'] = 'horde';
$conf['prefs']['driver'] = 'sql';
And yes, the others prefs are stored in the database (horde_prefs) :
select * from horde_prefs where pref_uid='mon.nom' and pref_scope='turba';
my.name turba columns my.name email middlenames alias homeStreet localldap favourites
my.name turba sync_books a:1:{i:0;s:16:"my.name";}
my.name turba turba_maintenance_tasks a:2:{i:0;s:12:"upgradeprefs";i:1;s:12:"upgradelists";}
More information about the turba
mailing list