[turba] create_default_histories.php error

Michael Rubinsky mike at theupstairsroom.com
Tue May 30 10:14:15 PDT 2006


Quoting Josh Kelley <joshkel at gmail.com>:

> We just upgraded from Turba 2.0.5 to Turba 2.1.1 (along with upgrading
> from Horde 3.0.10 to Horde 3.1.1).  We're using localsql
> (MySQL-backed) and localldap sources as modified from
> sources.php.dist.  As instructed by Turba's UPGRADING doc, I tried
> running create_default_histories.php, but it errors out with output
> similar to the following:
>
> PHP Notice:  Undefined index:   in
> /var/www/horde/turba/scripts/upgrades/create_default_histories.php on
> line 66
> (repeated lots of times)
<snip>

Can you insert the following on line 73 and post the output (comments  
to help with context):
<code>
//foreach block for getting shared sources...

print_r(array_keys($sources));

//foreach block for creating drivers
</code>


Thanks,
mike

--
The Horde Project (www.horde.org)
mrubinsk at horde.org



More information about the turba mailing list