[horde] Blank login screen after installing nag

Lars Bjørndal lars.bjorndal at broadpark.no
Thu Oct 4 06:54:17 UTC 2007


Hello!

Until yesterday, I had a working cvs version of Horde/Kronolith. But
when I installed some more applications, I cannot log in. The login
screen says "Welcome to Horde", nothing else. If I comment out the nag
application in registry.php, the login screen is back again. The horde.log
file ends up with this lines:

Oct 03 23:35:54 HORDE [debug] [nag] Hook _horde_hook_share_init in application horde not called. [on line 1487 of "/usr/share/pear/Horde.php"]
Oct 03 23:35:54 HORDE [debug] [nag] SQL Query by DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND (a1.attribute_name = ? AND CASE WHEN CAST(a1.attribute_value AS VARCHAR) ~ '^-\?[0-9]+$' THEN (CAST(a1.attribute_value AS INTEGER) \& ?) <> 0 ELSE FALSE END)   GROUP BY c.datatree_id, c.datatree_name, c.datatree_order ORDER BY c.datatree_order, c.datatree_name, c.datatree_id, array (
  0 => 'horde.shares.nag',
  1 => 'perm_guest',
  2 => 2,
) [on line 1247 of "/usr/share/pear/Horde/DataTree/sql.php"]
Oct 03 23:35:54 HORDE [debug] [nag] SQL Query by DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND (a1.attribute_name = ? AND CASE WHEN CAST(a1.attribute_value AS VARCHAR) ~ '^-\?[0-9]+$' THEN (CAST(a1.attribute_value AS INTEGER) \& ?) <> 0 ELSE FALSE END)   GROUP BY c.datatree_id, c.datatree_name, c.datatree_order ORDER BY c.datatree_order, c.datatree_name, c.datatree_id, array (
  0 => 'horde.shares.nag',
  1 => 'perm_guest',
  2 => 2,
) [on line 1247 of "/usr/share/pear/Horde/DataTree/sql.php"]
Oct 03 23:35:54 HORDE [debug] [nag] Hook _prefs_change_hook_display_tasklists in application horde not called. [on line 1487 of "/usr/share/pear/Horde.php"]

Do some of you know what I have to do to get nag working (or at least
the login screen)?

Best regares,
Lars


More information about the horde mailing list