[turba] create_default_histories.php error
Michael Rubinsky
mike at theupstairsroom.com
Tue May 30 20:13:04 PDT 2006
Quoting Josh Kelley <joshkel at gmail.com>:
> On 5/30/06, Michael Rubinsky <mike at theupstairsroom.com> wrote:
>> 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>
>
> Array
> (
> [0] => localsql
> [1] => localldap
> [2] => :user1
> [3] => :user2
> [4] => :user3
> ... (repeat for a bunch of additional usernames)
> )
>
> The "Unable to load the definition of Turba_Driver_." message that I
> posted references the first username (subscript 2 in the sources
> array).
>
> Josh Kelley
This looks like you have some bogus shares hanging around for some
reason. Did you enable share support in any of your sources?
(use_shares => true) What does your datatree look like in
Administration->DataTree->horde.shares.turba?
Thanks,
mike
--
The Horde Project (www.horde.org)
mrubinsk at horde.org
More information about the turba
mailing list