[horde] Fwd: Horde Layout Support
Michael Rubinsky
mrubinsk at horde.org
Tue Aug 11 12:58:39 UTC 2009
Quoting Jan Schneider <jan at horde.org>:
>
>
> ----- Weitergeleitete Nachricht von jnance at mindwireless.com -----
> Datum: Mon, 10 Aug 2009 15:55:48 -0500
> Von: jnance at mindwireless.com
> Betreff: Horde Layout Support
> An: chuck at horde.org, jan at horde.org, slusarz at horde.org
>
> Good Day,
>
> I found your email in the "about" file built into the horde
> help system. I'm not sure if you will be able to help with this,
> but as there is no other contact information for assistance I am
> hoping that you can either help me or direct me on to whom I can
> contact to get help. I received an error message while trying to
> change my homescreen layout on Horde. The error reads:
>
> Fatal error: Cannot use string offset as an array in
> /usr/share/psa-horde/lib/Horde/Block/Layout/Manager.php on line 389
>
> What has happened as a result of this error is that I cannot remove
> a "time/date widget" (that was the widget that produced the error),
> and I am also unable to control a "sun rise/set widget" that was on
> the same line of the layout.
>
> If there is any way for me to completely reset the layout screen,
> please let me know, otherwise I'll need someone to either fix the
> error or reset it for me.
Assuming that:
1) You are the administrator of this Horde install and...
2) You are using a sql database for your preference storage -
you need to clear the value of the 'portal_layout' preference using
whatever tool you normally use to run arbitrary SQL queries. Something
like:
DELETE FROM horde_prefs WHERE pref_name='portal_layout' AND
pref_uid='your_username_goes_here';
if this is not *your* horde install, then you need to contact your
server administrator.
Thanks,
mike
--
The Horde Project (www.horde.org)
mrubinsk at horde.org
"Time just hates me. That's why it made me an adult." - Josh Joplin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 2200 bytes
Desc: PGP Public Key
URL: <http://lists.horde.org/archives/horde/attachments/20090811/d16d60db/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: PGP Digital Signature
URL: <http://lists.horde.org/archives/horde/attachments/20090811/d16d60db/attachment-0001.bin>
More information about the horde
mailing list