[turba] create_default_histories.php error

Josh Kelley joshkel at gmail.com
Wed May 31 14:04:06 PDT 2006


On 5/31/06, Michael Rubinsky <mike at theupstairsroom.com> wrote:
> Quoting Josh Kelley <joshkel at gmail.com>:
> > Yes, I enabled use_shares as part of the upgrade.  Was I not supposed
> > to do that before running create_default_histories?
>
> That's fine, it's not *supposed* to be a problem ;) ...  Did you only
> enable shares on your 'localsql' source?

Yes.

> >> What does your datatree look like in
> >> Administration->DataTree->horde.shares.turba?
> >
> > A "localsql" child node, which in turn has child nodes for a bunch of
> > different usernames.
>
> When you posted the contents of the print_r statement, there were
> entries that looked like this:
>
> :username
>
> instead of
>
> localsql:username
>
> can you look at the child node in the datatree for one of those
> usernames and tell me if there is an entry that looks like this:
>
> [0] => Array (
>       [name] => sourceType
>       [key] =>
>       [value] => localsql
> )
>
> Trying to track down where those 'bogus' shares came from...

No, there's no sourceType listed.  Here's the complete output, if you need it:

Array
(
)
Array
(
    [0] => Array
        (
            [name] => perm_users
            [key] => 126824
            [value] => 30
        )

    [1] => Array
        (
            [name] => uid
            [key] =>
            [value] => 126824
        )

    [2] => Array
        (
            [name] => name
            [key] =>
            [value] => Josh Kelley's Address Book
        )

    [3] => Array
        (
            [name] => owner
            [key] =>
            [value] => 126824
        )
)

Josh Kelley


More information about the turba mailing list