[horde] Upgrade from Turba 2.1.3 to 2.3.1~

Jacky Chan jackyc at wkg1.umac.mo
Fri Mar 20 09:07:24 UTC 2009




Michael Rubinsky-2 wrote:
> 
> 
> Quoting Jacky Chan <jackyc at wkg1.umac.mo>:
> 
>> Hi all,
>> (Sorry for posting here, as I notice the traffic is not much high in
>> Turba
>> sub-list)
>>
>> I upgraded Turba from 2.1.3 to 2.3.1.
>> I have run the upgrade script in Turba 2.3.1 distribution.
>>
>> 1. 2.1_to_2.2_add_sql_share_tables.pgsql.sql
>> 2. 2.1_to_2.2_sql_schema.php
>> 3. 2.2.1_to_2.3.pgsql.sql
>>
>> The above showed no error occured.
>> I can browse the old contract and lists and they are even searchable in
>> IMP
>> compose dialog.
>> But I cannot edit them, when I click on it, the turba shows the contact
>> doesn't exists.
>>
>> Many thank to have hints in this suitable.
> 
> Are you using shares? What share backend are you using? I'm assuming  
> you are using a sql datasource?
> 
> 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 mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> 
> 

Hi, I got in detail and found in turba/contact.php

$vars = Variables::getDefaultVariables();
$source = $vars->get('source');
if (!isset($GLOBALS['cfgSources'][$source])) {
..}

The value of $source is "not found".
I am wondering why. Because I had source setting at turba/sources.php
already.

$cfgSources['localsql'] = array(
    'title' => _("My Address Book"),
    'type' => 'sql',
...

Please comment.

Best,
Jacky



-- 
View this message in context: http://www.nabble.com/Upgrade-from-Turba-2.1.3-to-2.3.1%7E-tp22554665p22616656.html
Sent from the Horde - General mailing list archive at Nabble.com.



More information about the horde mailing list