[horde] Horde Layout not displaying

Jan Schneider jan at horde.org
Sat Jul 16 04:16:46 PDT 2005


Zitat von Matthew Moore <m.moore at jpci.net>:

> Jan,
>
> I grabbed the mysql_create script from Horde 2.1 and this is what I
> found -

Which is not the latest Horde 2 version. This is the script from the 
latest release: 
http://cvs.horde.org/co.php/horde/scripts/db/Attic/mysql_create.sql?sa=1&r=1.1.2.9

> CREATE TABLE horde_prefs (
>    pref_uid        char(255) not null,
>    pref_scope      char(16) not null default '',
>    pref_name       char(32) not null,
>    pref_value      text null,
>    primary key (pref_uid, pref_scope, pref_name)
> );
>
> So the pref_value isn't set as longtext.
>
> Cheers
>
> Matt
>
> -----Original Message-----
> From: horde-bounces at lists.horde.org
> [mailto:horde-bounces at lists.horde.org] On Behalf Of Jan Schneider
> Sent: 12 July 2005 15:46
> To: horde at lists.horde.org
> Subject: Re: [horde] Horde Layout not displaying
>
> Zitat von Matthew Moore <m.moore at jpci.net>:
>
>> Ok ive fixed this now. It would seem that the mysql upgrade script in
>> horde scripts doesn't alter the pref_value field from text to longtext
>> in horde_prefs.
>
> Because it was already longtext in Horde 2.
>
>> However its not overwriting the old last_login unix style date/time to
>> the new format that horde 3 uses for imp :(
>
> Because noone thought of that. Added to CVS.
>
> Jan.
>
> --
> Do you need professional PHP or Horde consulting?
> http://horde.org/consulting/
>
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
>



Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the horde mailing list