[kronolith] Horde_Block_kronolith_tree_alarms not found.
Jan Schneider
jan at horde.org
Sat Jun 17 05:49:07 PDT 2006
Zitat von Javier Carlos Viegas <javiercviegas at yahoo.com.ar>:
> Hi, im trying to setup kronolith on horde framework
> 3.1, but im getting this errors on log:
>
> Jun 14 18:58:42 HORDE [emergency] [horde]
> Horde_Block_kronolith_tree_alarms not found. [on line
> 235 of "/var/www/horde/services/portal/sidebar.php"]
>
> I´ve checked /horde/config/registry.php to see how
> kronolith was listed and this is what i´ve got:
>
> $this->applications['kronolith'] = array(
> 'fileroot' => dirname(__FILE__) . '/../kronolith',
> 'webroot' =>
> $this->applications['horde']['webroot'] .
> '/kronolith',
> 'name' => _("Calendar"),
> 'status' => 'active',
> 'provides' => 'calendar',
> 'menu_parent' => 'horde'
> );
>
> $this->applications['kronolith-alarms'] = array(
> 'status' => 'block',
> 'app' => 'kronolith',
> 'blockname' => 'tree_alarms',
> 'menu_parent' => 'kronolith',
> );
>
> $this->applications['kronolith-menu'] = array(
> 'status' => 'block',
> 'app' => 'kronolith',
> 'blockname' => 'tree_menu',
> 'menu_parent' => 'kronolith',
>
> Another thing is , that the left sidebar is gone and
> some more errors are shown instead.
>
> Any ideas?
Comment out or remove the 'kronolith-alarms' snippet, or use a newer
Kronolith version.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the kronolith
mailing list