bug - cvs

Terry Davis tdavis@birddog.com
Thu, 29 Mar 2001 10:41:10 -0600


I was having a path issue yesterday that was easy to resolve and needs
to be fixed in cvs.
This variable:
$conf['horde']['paths']['templates'] = './templates';

needs to be:
$conf['horde']['paths']['templates'] =
'/home/web/htdocs/horde/templates';

Or rather, the full path rather than relative path.

This fixed a ton of errors I was seeing for preferences as well.
Thank you!

-- 
Terry Davis
Systems Administrator
BirdDog Solutions, Inc.
2102 N 117th Ave
Omaha, NE 68164
voice: (402) 829-6059
fax: (402) 829-6199
pager: (877) 973-6995
tdavis@birddog.com www.birddog.com