Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report does not work #138

Open
hugo-akaora opened this issue Sep 3, 2024 · 0 comments
Open

Report does not work #138

hugo-akaora opened this issue Sep 3, 2024 · 0 comments

Comments

@hugo-akaora
Copy link

Hello,

Thank you for your plugin!

Reports seem to do not work :
https://github.com/ticgal/actualtime/blob/develop/report/actualtimetotal/actualtimetotal.php -> RIGHT JOIN glpi_tickettasks ON glpi_tickettasks.id = glpi_plugin_actualtime_tasks.tasks_id should be replaced by RIGHT JOIN glpi_tickettasks ON glpi_tickettasks.id = glpi_plugin_actualtime_tasks.==id==

https://github.com/ticgal/actualtime/blob/develop/report/actualtimetotal/actualtimeuser.php crashes (blank page) with PHP error in log :

[2024-09-03 10:47:12] glpiphplog.CRITICAL:   *** Uncaught Exception Error: Call to undefined function _() in /volume4/web/glpi/plugins/actualtime/report/actualtimeuser/actualtimeuser.php at line 51
  Backtrace :
  public/index.php:82                                require()

Maybe the core plugin was updated but not reports related to?

PS: sorry, I don't have enough time and knowledge to make PR.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant