[horde] Horde's sql.php - tableRelations not in categories
Rodolfo Segleau
segleaur at mechanus.org
Fri May 24 16:57:56 PDT 2002
Quoting Jan Schneider <jan at horde.org>:
> Zitat von Rodolfo Segleau <segleaur at mechanus.org>:
>
> >
<snip>
> > <begin error>
> > A fatal error has occurred:
> >
> > Required 'tableRelations' not specified in categories configuration.
> >
> > [line 94 of /var/www/test-cvs/horde/lib/Category/sql.php]
> >
> > Details have been logged for the administrator.
> > </end error>
> >
> > Is there something I'm missing?
>
> In config/horde.php you need this line:
>
> $conf['category']['params']['tableRelations'] =
> 'horde_categories_categories';
>
> Jan.
Ah-ha! I had:
$conf['category']['params']['table'] = 'horde_categories';
but I didn't have ['tableRelations'] defined. Was this in the documentation? If
it was, I completely missed it.
Cheers,
Rodolfo
More information about the horde
mailing list