Summary | Layout not working at all... |
Queue | Horde Base |
Queue Version | 3.1.1 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | gianrossi (at) disi (dot) unige (dot) it |
Created | 06/21/2006 (7035 days ago) |
Due | |
Updated | 07/08/2006 (7018 days ago) |
Assigned | 06/21/2006 (7035 days ago) |
Resolved | 07/08/2006 (7018 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
config/prefs.php file up to date? Do you have a blank value in the db
(horde_prefs table) for portal_layout perhaps?
Notice: Undefined offset: 0 in
/var/www/localhost/htdocs/horde/lib/Horde/Block/Layout/Manager.php on
line 725
Notice: Undefined offset: 0 in
/var/www/localhost/htdocs/horde/lib/Horde/Block/Layout/Manager.php on
line 704
Notice: Undefined offset: 0 in
/var/www/localhost/htdocs/horde/lib/Horde/Block/Layout/Manager.php on
line 704
And then a bit lower in the page...
Notice: Undefined index: app in
/var/www/localhost/htdocs/horde/lib/Horde/Block/Layout/Manager.php on
line 388
Notice: Undefined index: params in
/var/www/localhost/htdocs/horde/lib/Horde/Block/Layout/Manager.php on
line 389
Notice: Undefined index: params in
/var/www/localhost/htdocs/horde/lib/Horde/Block/Layout/Manager.php on
line 390
Notice: Undefined index: app in
/var/www/localhost/htdocs/horde/lib/Horde/Block/Layout/Manager.php on
line 545
Notice: Undefined index: params in
/var/www/localhost/htdocs/horde/lib/Horde/Block/Layout/Manager.php
And also
Horde: Block "" of application "" not found.
That is, if I try to move a block. If instead I just plain save, I
get no error at all, neither in mysql logs, httpd logs nor anywhere
else I could find of...
Thanks and cheers
State ⇒ Feedback
Priority ⇒ 1. Low
reporting an error. In addtion, you probably are getting a fatal error
somewhere; if you look in your PHP logs, horde logs, webserver logs,
or turn error_reporting up high enough and display_errors on, you
should be able to get useful information. Remember to view the source
of the page since you might have an html fragment causing the error to
not be visible.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Layout not working at all...
Queue ⇒ Horde Base
State ⇒ Unconfirmed
except for the main page layout.
Basically, what happens is the following: I start with a blank page, I
click on the Layout button and try to add blocks. At this point,
behaviour is erratic: either I get some errors (offset=0 is not valid
or so) or when I save, nothing is displayed anyway. Also, no
interaction with the database is performed.
Please let me know if you need more information on my system.
Cheers
paolino