PluginsOCSInventory-NG / officepack

Retrieve microsoft office keys
GNU General Public License v2.0
15 stars 27 forks source link

Access denied on detail page of licence #50

Closed nExNihilo closed 5 years ago

nExNihilo commented 5 years ago

Hi, The installation of the plugin is ok, on my agent too

But when I want see result, OCS told me "ACCESS DENIED" , same result with different version /index.php?function=officepack&value=2016 /index.php?function=officepack&value=2013 /index.php?function=officepack&value=2007

If I clic on a computer, software, at the bottom I can the the licence detail of this computer

Thanks

bajlek commented 5 years ago

I have the same issue

juizdredd commented 5 years ago

Edit File - /usr/share/ocsinventory-reports/ocsreports/extensions/officepack/ms_officepack/ms_officepack.php Line 75 in $tab_options['LIEN_LBL']['Number']="index.php?".PAG_INDEX."=officepack&value="; for $tab_options['LIEN_LBL']['Number']="index.php?".PAG_INDEX."=ms_officepack&value=";

bajlek commented 5 years ago

Edit File - /usr/share/ocsinventory-reports/ocsreports/extensions/officepack/ms_officepack/ms_officepack.php Line 75 ...

That helped! Thanks!

nExNihilo commented 5 years ago

Edit File - /usr/share/ocsinventory-reports/ocsreports/extensions/officepack/ms_officepack/ms_officepack.php Line 75 in $tab_options['LIEN_LBL']['Number']="index.php?".PAG_INDEX."=officepack&value="; for $tab_options['LIEN_LBL']['Number']="index.php?".PAG_INDEX."=ms_officepack&value=";

THANKS ! You're a BOSS ! Its works like a charm

ghost commented 4 years ago

vimaqui só pra falar que me ajudou, funcionou corretamente essa informação, obrigado.