I have done the upgrade from OCS server 2.4.1 to OCS 2.5 and now Machines contacted today , Machines Inventoried today from activity menu and also Machines having a software deployment pending and Machines having a package error from other menu doesn't display the machine list.
I have installed ocs server 2.5 on a centos6 server with php 5.6.
On apache error log i have
PHP Warning: vsprintf(): Too few arguments in /usr/share/ocsinventory-reports/ocsreports/require/function_commun.php on line 74
and
PHP Warning: mysqli_query(): Empty query in /usr/share/ocsinventory-reports/ocsreports/require/function_commun.php on line 103
when i sign in to ocs and if i click on Machines Inventoried today from activity menu i have
PHP Warning: mysqli_fetch_object() expects parameter 1 to be mysqli_result, boolean given in /usr/share/ocsinventory-reports/ocsreports/require/function_search.php on line 617, referer: https://xxx.com/ocsreports/index.php?function=visu_search&fields=HARDWARE-LASTDATE&comp=tall&values=08/01/2018%2010:57&values2=&type_field=
Is this a bug ? How can i fix it?