[giapeto] 'Undefined index: -1' problem

pete pkarttun at siba.fi
Mon Aug 11 03:38:51 PDT 2003


Hi!

Notice: Undefined index: -1 in /var/www/html/horde/lib/Category.php on line 596

I'm having this problem with cvs version from 30th July 2003. I dumped the
sql-queries when entering the admin.php:


SELECT 0, category_id, category_parents FROM horde_categories WHERE
category_name = '-1' AND group_uid = 'horde.perms' ORDER BY category_id
SELECT 0, category_id, category_parents FROM horde_categories WHERE
category_name = '92' AND group_uid = 'horde.perms' ORDER BY category_id
SELECT 0, category_id, category_parents FROM horde_categories WHERE
category_name = '92' AND group_uid = 'horde.perms' ORDER BY category_id

...when there were no pages except the __root in the database. It seems to me
that there are some problems with '-1' -handling. I've checked/cleaned the
horde_categories table, but it won't help. 

My Horde-framework cvs is of same date.

Thanks in advance!
pete 


More information about the giapeto mailing list