[Tickets #474] NEW: Cannot modify portal layout if Block disappear
bugs at bugs.horde.org
bugs at bugs.horde.org
Wed Aug 11 18:08:35 PDT 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=474
-----------------------------------------------------------------------
Ticket | 474
Created By | linux at fischaz.com
Summary | Cannot modify portal layout if Block disappear
Queue | Horde Base
Version | HEAD
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
linux at fischaz.com (2004-08-11 18:08) wrote:
In a recent update, the Wicked Block "MostPopular" was removed.
cvs log:
(Tue Aug 10 17:26:34 2004 (24 hours, 34 minutes ago)
* Replace page-specific wicked blocks with a generic wicked page block that
can display any page.)
The problem is that I was using this block on my portal. So now, I got the
following message on my portal:
Warning:
getblock(/var/www/horde/config/../wicked/lib/Block/MostPopular.php): failed
to open stream: No such file or directory in
/usr/share/php/Horde/Block/Collection.php on line 100
Warning: getblock(): Failed opening
'/var/www/horde/config/../wicked/lib/Block/MostPopular.php' for inclusion
(include_path='.:/usr/share/php:/usr/share/pear') in
/usr/share/php/Horde/Block/Collection.php on line 100
and the wicked block contains this:
"Horde_Block_wicked_MostPopular not found."
So I tried to change my layout to use the new block but, The layout page
contains the following error:
"Fatal error: Cannot redeclare _title() in
/var/www/horde/wicked/lib/Block/page.php on line 28"
conclusion, I fucked with my layout. I don't really want to modify manually
my layout in the horde prefs table or to create a dummy file MostPopular.php
file in the wicked block dir ...
Is there any solution for (by making a few more tests maybe :) ?)
Anyway, Thx for your hard work, Horde is the best ;p
Cheers.
System (not very important in this bug I think): Debian GNU/Linux unstable,
apache2, php 4.3.8, Pear packages alpha updated every days.
More information about the bugs
mailing list