[horde] [Horde CVS]: edit.php errors

Dale Bewley dlbewley at ucdavis.edu
Wed Nov 27 15:40:52 PST 2002


Make sure your db reflects what is in scripts/db/category_mysql.sql.
Mine didn't. The schema of horde_categories was different and I had a
table named horde_categories_categories that wasn't mentioned in that
latest sql script.

On Wed, 2002-11-27 at 12:10, Derek J. Balling wrote:
> When I set up categories, I get:
> 
> [Wed Nov 27 15:03:43 2002] [error] PHP Warning:  Wrong datatype for 
> first argument in call to array_key_exists in 
> /usr/local/hordecvs/horde/lib/Share.php on line 110
> [Wed Nov 27 15:03:43 2002] [error] PHP Fatal error:  Call to undefined 
> function:
>    getpermission() in /usr/local/hordecvs/horde/lib/Share.php on line 259
> 
> But shouldn't the original problem be caught by the app (e.g., if 
> categories aren't enabled, then don't OFFER shared calendaring?)  .. 
> check for the pre-req's before the crash? :-)
> 
> D



More information about the horde mailing list