[kronolith] categories replaced by datatree?
Dennis Ortsen
Dennis at pinetree.nl
Mon Apr 5 08:36:42 PDT 2004
Thanks,
I have tried both migrate_categories.php and rename_category.php, but
have problems getting them to work. I think my problem lies somewhere
else, since exporting a calendar and importing a calendar doesn't work.
I get the message: "* DB Error: no such field".
*I get the same error when I try to create an event. I have installed
the horde/scripts/db/datatree_mysql.sql:
mysql> show tables;
+---------------------------------+
| Tables_in_horde |
+---------------------------------+
| genie_wishes |
| giapeto_bookmarks |
| giapeto_stats |
| giapeto_stats_seq |
| hermes_clientjobs |
| hermes_jobtypes |
| hermes_jobtypes_seq |
| hermes_timeslices |
| hermes_timeslices_seq |
| horde_categories |
| horde_categories_seq |
| horde_category_attributes |
| horde_datatree |
| horde_datatree_attributes |
| horde_datatree_seq |
| horde_links |
| horde_links_seq |
For the rest, the configuration is out of the box... what am I doing wrong?
Thanks,
Dennis
Mike Bydalek wrote:
> Search the lists, there have been a ton of responses already to this.
>
> Check out /horde/scripts/migrate_categories.php
>
> -Mike
>
> Quoting Dennis Ortsen <Dennis at pinetree.nl>:
>
>> Hi everyone.
>>
>> I have updated our Horde apps today with mostly alpha versions from
>> april
>> 2nd. Amongst the apps is kronolith. Before updating, we ran with a
>> HEAD cvs
>> checkout from september 2003. We made a shared calendar, works great.
>> Now
>> that I upgraded, I can't see any calendars anymore, including the
>> private
>> ones. I've been reading the lists, and I get the feeling the category
>> system
>> used to handle all that (all in MySQL) and it has recently been
>> replaced by
>> the DataTree system.
>> At least that's what I think, I'm certainly not an expert in php, so
>> I don't
>> understand all the code. This would make sense to me, since the datatree
>> tables are empty offcourse, and the kronolith tables are now holding all
>> calendars. The same applies for the notes in mnemo I guess, cause the
>> shared
>> notes are also not visible anymore.
>>
>> Ehm, I haven't found anything on this yet. But I was wondering if
>> there as
>> an easy migration tool from categories to datatree? I could also use the
>> import/export function, on a few calendars. But... I was curious :-)
>>
>> Thanks,
>>
>> Regards
>>
>> Dennis Ortsen
>> --
>>
More information about the kronolith
mailing list