Hello,
I have problems getting the SIM and IMEI info from an Android device.
In Apache error log I see:
[Tue Oct 13 09:47:54 2015] [error] [client x.y.z.t] PHP Warning: include(): Failed opening 'plugins/computer_detail//cd_pda/cd_pda.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/ocsinventory-reports/ocsreports/plugins/main_sections/ms_computer/ms_computer.php on line 203, referer: http://mysite/ocsreports/index.php?function=computer&head=1&systemid=41&option=cd_pda
[Tue Oct 13 09:47:54 2015] [error] [client x.y.z.t] PHP Stack trace:, referer: http://mysite/ocsreports/index.php?function=computer&head=1&systemid=41&option=cd_pda
[Tue Oct 13 09:47:54 2015] [error] [client x.y.z.t] PHP 1. {main}() /usr/share/ocsinventory-reports/ocsreports/index.php:0, referer: http://mysite/ocsreports/index.php?function=computer&head=1&systemid=41&option=cd_pda
[Tue Oct 13 09:47:54 2015] [error] [client x.y.z.t] PHP 2. require() /usr/share/ocsinventory-reports/ocsreports/index.php:22, referer: http://mysite/ocsreports/index.php?function=computer&head=1&systemid=41&option=cd_pda
[Tue Oct 13 09:47:54 2015] [error] [client x.y.z.t] PHP 3. require() /usr/share/ocsinventory-reports/ocsreports/require/header.php:446, referer: http://mysite/ocsreports/index.php?function=computer&head=1&systemid=41&option=cd_pda
Unfortunately, the default package doesn't have the cd_pda plugin folder. Is there any place one could download that folder from?