What happened?

Gary Gendel gary@genashor.com
Thu, 19 Jul 2001 21:31:16 -0400 (EDT)


I just downloaded a fresh copy of Horde (HEAD) and Imp (HEAD) and now
everything is broken.

When I login, I don't get the summary statistics and
when I select IMP, I get the following message:

<link href="
Fatal error: Call to a member function on a non-object in
/export/home/local/apache/htdocs/horde/imp/templates/common-header.inc
on line 24

which looks like Registry.php is not being included at start-up.

Anyone else see this?


The changes I make to the configuration files are as follows:

Horde:
------
mime_drivers.php:
Set mime_drivers_map['horde']['registered'] = array('php');

Registry.php:
enabled authorization from imp
Made "show" to false for everything but horde, imp and turba

Imp:
----
conf.php:
$conf['server']['server_list'] = true;
$conf['server']['server_list_hidden'] = true;
$conf['msg']['append_header'] = false;
$conf['msg']['append_trailer'] = false;
$conf['log']['type'] = 'syslog';
$conf['log']['name'] = LOG_MAIL;

servers.php:
changed the server information for my imap server (of course).

Otherwise, everything is straight from the CVS distribution.

Gary


-----------------------------------------------------------------------
	Gary Gendel			Vice President
	Genashor Corp			email:  gary@genashor.com
	17 Dogwood Drive		phone:	(908) 369-8554
	Hillsborough, NJ 08844		fax:	(908) 369-8544
-----------------------------------------------------------------------