[Tickets #9655] ajax blockAutoUpdate returns "Horde is not activated"

bugs at horde.org bugs at horde.org
Fri Mar 11 07:49:08 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9655
------------------------------------------------------------------------------
  Ticket             | 9655
  Created By         | imp at lx-soft.com
  Summary            | ajax blockAutoUpdate returns "Horde is not activated"
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


imp at lx-soft.com (2011-03-11 07:49) wrote:

If I add following blocks on my horde-alpha portal:
- Horde_Block_Fortune
- IMP_Block_Summay
- Horde_Block_Weatherdotcom

The corresponding block contains following message:
/*-secure-{"response":"Horde is not activated."}*/

This message is loaded on the block with following Ajax query:
http://<server  
address>/services/ajax.php/horde/blockAutoUpdate?blockid=Horde_Block_Fortune

My debug log is below:

2011-03-11T08:26:35+01:00 DEBUG: HORDE Horde_Registry: retrieved app  
with cache ID  
horde_registry|app|1299796374|2731121e0a7975dd3eee4ea488b8105f [pid  
890 on line 1611 of "/usr/share/php/Horde/Registry.php"]
2011-03-11T08:26:35+01:00 DEBUG: HORDE [horde] PHP ERROR: Missing  
argument 2 for Horde_Core_Block_Collection::getBlock(), called in  
/var/www/lib/Ajax/Application.php on line 37 and defined [pid 890 on  
line 64 of "/usr/share/php/Horde/Core/Block/Collection.php"]
2011-03-11T08:26:35+01:00 DEBUG: 1.  
Horde_Core_Ajax_Application->doAction() /var/www/services/ajax.php:60
2. call_user_func() /usr/share/php/Horde/Core/Ajax/Application.php:95
3. Horde_Ajax_Application->blockAutoUpdate()
4. Horde_Core_Block_Collection->getBlock()  
/var/www/lib/Ajax/Application.php:37
5. Horde::errorHandler() /usr/share/php/Horde/Core/Block/Collection.php:64

2011-03-11T08:26:35+01:00 DEBUG: HORDE [horde] Max memory usage:  
4980736 bytes [pid 890 on line 462 of  
"/usr/share/php/Horde/Registry.php"]

This means that getBlock() function on  
'Horde/Core/Block/Collection.php' file is called with only 1  
parameter...










More information about the bugs mailing list