Hello,
in fact,
there is a errror with script class.link_widget.inc.php on line 604.
With system who display php errors ! , navigator display something before “xml error”
error-php-class.link_widget.jpg (34.4 KB)
I change line 604 like this :
static function ajax_search($app,$pattern,$id_res,$id_hide,$id_show,$id_input,$etemplate_exec_id,$extra=array())
becomes :
static function ajax_search($app,$pattern,$id_res,$id_hide,$id_show,$id_input,$etemplate_exec_id=0,$extra=array())
(just “=0” for parameter 7)
since, egroupware seems work funny.
Ralf ? Is this update valid ?
(no, i think)
Thanks
Francois Otho