Summary | When trying to make a custom layout I get the following errors |
Queue | Horde Base |
Queue Version | 3.0.3 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | freebsdnews (at) gmail (dot) com |
Created | 03/28/2005 (7428 days ago) |
Due | |
Updated | 12/31/2005 (7150 days ago) |
Assigned | 03/28/2005 (7428 days ago) |
Resolved | 04/22/2005 (7403 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
If the following form field is left blank:
-The name of the preference table in the database [horde_prefs]
It will reproduce these errors. All layout functions will not work.
Tested with horde 3.0.9
i have the same problem. Also 3.0.5 is installed.
Any hints?
State ⇒ Resolved
apache 1.3.31
php 4.3.6
php configured with:
--with-openssl \
--with-curl \
--with-gmp \
--with-gd \
--with-ttf \
--with-gettext \
--with-gdbm \
--with-ncurses \
--with-dom=/usr/ \
--with-libxml \
--with-mysql=/usr \
--with-pgsql=/usr \
--with-sybase=/usr \
--with-zlib \
--with-bz2 \
--enable-bcmath \
--enable-ftp \
--enable-memory-limit \
--enable-sysvshm \
--enable-dbase \
--enable-sockets
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ When trying to make a custom layout I get the following errors
Queue ⇒ Horde Base
I am unable to make a layout save and work properly. I get a few
different errors when I try to make my own personal layout.
Steps to recreate first error:
1. While working in layout click Add
2. Before clicking save click the Add button in the frame BELOW the
one you've just added and this is a copy of the error:
<td class="headerbox" valign="top" width="
Fatal error: Unsupported operand types in
/usr/local/www/horde/templates/portal/edit.inc on line 15
Steps to recreate second error:
1. Click the Add button to add a new object
2. Click one of the big black arrows pointing to the right and this is
the errors that pop up:
Notice: Undefined offset: 0 in
/usr/local/www/horde/lib/Horde/Block/Layout.php on line 500
Notice: Undefined offset: 0 in
/usr/local/www/horde/lib/Horde/Block/Layout.php on line 479
Notice: Undefined offset: 0 in
/usr/local/www/horde/lib/Horde/Block/Layout.php on line 479
Warning: Cannot modify header information - headers already sent by
(output started at
/usr/local/www/horde/lib/Horde/Block/Layout.php:500) in
/usr/local/www/horde/templates/common-header.inc on line 4
Warning: Cannot modify header information - headers already sent by
(output started at
/usr/local/www/horde/lib/Horde/Block/Layout.php:500) in
/usr/local/www/horde/templates/common-header.inc on line 5