[Tickets #8285] Re: add_source = localsql not working in share mode
bugs at horde.org
bugs at horde.org
Fri May 15 16:28:33 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8285
------------------------------------------------------------------------------
Ticket | 8285
Updated By | almarin at um.es
Summary | add_source = localsql not working in share mode
Queue | Turba
Version | 2.3.1
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
almarin at um.es (2009-05-15 12:28) wrote:
Ok, i think you are right. But at least,you should modify this
recomendation from imp/config/prefs.php.dist:
// address book to use for adding addresses
// put $cfgSources array element name in the value field.
// Setting value to localsql would allow you to add contacts to MySQL database
// See turba/config/sources.php for more info
$_prefs['add_source'] = array(
'value' => '',
// 'value' => 'localsql',
'locked' => false,
'shared' => true,
'type' => 'implicit'
);
At least you should mention that it doesn't work in turba's share mode.
More information about the bugs
mailing list