[imp] problem with IMP 4.1 RC2
    Chuck Hagenbuch 
    chuck at horde.org
       
    Sun Feb  5 09:57:17 PST 2006
    
    
  
Quoting Lucien GENTIS <lucien.gentis at lorraine.iufm.fr>:
> Notice*: Undefined index: audio in
> */usr/local/apache-2.2.0/htdocs/horde-3.0.9/lib/Horde/Notification.php*
> on line *190*
> *Fatal error*: Call to a member function notify() on a non-object in
> */usr/local/apache-2.2.0/htdocs/horde-3.0.9/lib/Horde/Notification.php*
> on line *190
This ought to have been fixed before RC2. Does your imp/lib/base.php  
file have this check?
+// BC check.
+if (@include_once 'Horde/Notification/Listener/audio.php') {
+    $notification->attach('audio');
+};
-chuck
-- 
"So we're talking near-sonic speeds for a vegetable."
Reasons to go to the Punkin Chunkin World Championships
    
    
More information about the imp
mailing list