[kronolith] data is stored in db but not displayed
Pierre Girard
pierre.girard at gerad.ca
Tue Oct 25 11:37:51 PDT 2005
Hello,
i'm trying to install horde/kronolith and i'm having a problem.
When i had a new event there are no error messages in /tmp/horde.log but
there is nothing displayed on the calendar. When i use the mysql
interface and query it i can see that the data is there.
There's a part in the installation documentation that talks about
modifying the registry file. Here's what i have for kronolith, is that ok?
$this->applications['kronolith'] = array(
'fileroot' => dirname(__FILE__) . '/../kronolith',
'webroot' => $this->applications['horde']['webroot'] . '/kronolith',
'name' => _("Calendar"),
'status' => 'active',
'provides' => 'calendar',
'menu_parent' => 'organizing'
);
$this->applications['kronolith-menu'] = array(
'status' => 'block',
'app' => 'kronolith',
'blockname' => 'tree_menu',
'menu_parent' => 'kronolith',
);
I searched the mailing list and i found a message of someone who had a
problem that looked like mine but there were no answers.
I have a similar problem with nag and mnemo but in those cases there's a
show button on the upper right and when i select the one item available
i can see my information (but the show button and list disapears). Why
do i have to select that anyway, shouldn't it display my default
calendar/notes/todo?
Can anyone help?
horde-3.0.5
kronolith-h3-2.0.4
nag-h3-2.0.3
mnemo-h3-2.0.2
httpd-2.0.52-12.2
php-4.3.9-3.8
mysql-4.1.10a-2
More information about the kronolith
mailing list