[horde] None

Borja SIXTO borja.sixto at i6net.com
Fri Nov 15 05:12:22 PST 2002


----- Original Message -----
From: "Jan Schneider" <jan at horde.org>
To: <horde at lists.horde.org>
Sent: Friday, November 15, 2002 11:41 AM
Subject: Re: [horde] None


> Zitat von borja.sixto at i6net.com:
>
> > I have some problems with the HEAD verion of Horde.
> >
> > The Categories module generate some PHP notices like what :
> >
> > Notice: Undefined index: 6 in /home/i6net/horde.i6net/lib/Category.php
on
> > line
> > 468
>
> Did you create the categories table in your database and configured the
> category backend properly in horde/config/conf.php?
>

I have Horde and the tables created (horde_categories and
horde_categories_seq)

My conf.php looks like :

/**
 ** Category System Settings
 **/

// What backend should we use for Horde Categories? Valid options are
// currently 'none' and 'sql'. In the case of 'none', the categories
// only live for the duration of a single request - they are NOT
// stored in the user's session.
$conf['category']['driver'] = 'sql';

// An array holding any parameters that the Category object will need
// to function correctly.
$conf['category']['params'] = array();

The category/params is emty.

This is an extract of the table :

     1 horde.shares admin kronolith
     a:2:{s:11:"share_owner";s:11:"borja.sixto";s:10:"share_name";s:10:"My
Notepad";} 6 20021114154728
     2 horde.shares admin shares :1 a:0:{} 6 20021113232257
     3 horde.groups admin kronolith

     0 20021113232257
     4 horde.groups admin shares :1 a:0:{} 6 20021113232257
     5 horde.perms admin kronolith

     0 20021113232257
     6 horde.perms admin shares :1 a:0:{} 6 20021113232257
     7 horde.groups admin admin :3:4
a:1:{s:5:"users";a:1:{s:5:"admin";i:1;}}


Thanks.

Borja.

> Jan.
>
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - discover your knowledge
> http://www.tip4all.de - Deine private Tippgemeinschaft
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>



More information about the horde mailing list