HORDE 2.1RC1 and "PASSWD" module problem !!resolved!!

Christopher Thompson christ at acedsl.com
Thu Mar 14 12:49:00 PST 2002


probem resolved.

It seems that horde 2.1
	/horde/config/horde.php

no longer has the option for the following
	$conf['auth']['admins'] = array('your_admins_name');

the error at the bottom of this email is the result of the missing or no
longer implimented line of code.
if you people out there wanted to use the "passwd" module with horde 2.1-RC1
or possibily later then make note of this line in "/horde/config/horde.php"


if you dont find it then you might want to slide it inthere somewhere around
the
Horde Authentication section.

######################






I was wondering if anyone might have a tweak or 2 for the passwd module.

I am receieving the following error

-------------------------
Warning: Undefined index: admins in
/var/www/html/horde/horde/passwd/templates/main.inc on line 23

Warning: Wrong datatype for second argument in call to in_array in
/var/www/html/horde/horde/passwd/templates/main.inc on line 23
-------------------------


I know that this has something to do with the defined "admins" for horde but
im a little confused about it complaining about the "Wrong datatype".





More information about the horde mailing list