[horde] Horde Layout not displaying

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


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

> Your right I know it isnt the latest version but what about if for 
> example I started at Horde 2.1 ran the create_mysql script which 
> setup the horde database then installed patches are you saying that 
> in future I should be running the create_mysql script everytime a new 
> version of horde is available?

No, but I say that should read documentation, run scripts the way they 
are documented, and only where applicable. There is a reason that the 
upgrade script is called 2.2_to_3.0.mysql.sql.
> 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/
>
> --
> 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