We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi: i have 9.3 version in ubuntu 18.04 and php 7.2. and MariaDB 10 as database
[Fri Aug 17 16:08:28.877246 2018][php7:error] [pid 13896] [client 192.168.80.18:55056] PHP Fatal error: Uncaught Error: Class '' not found in /usr/share/glpi/inc/itilsolution.class.php:91\n Stack trace:\n #0 /usr/share/glpi/plugins/tag/inc/tag.class.php(508): ITILSolution->canCreateItem()\n #1 /usr/share/glpi/plugins/tag/inc/tag.class.php(415): PluginTagTag::showTagDropdown(Array)\n #2 /usr/share/glpi/inc/plugin.class.php(1256): PluginTagTag::preItemForm(Array)\n #3 /usr/share/glpi/inc/commondbtm.class.php(2545): Plugin::doHook('pre_item_form', Array)\n #4 /usr/share/glpi/inc/itilsolution.class.php(155): CommonDBTM->showFormHeader(Array)\n #5 /usr/share/glpi/ajax/timeline.php(99): ITILSolution->showForm(NULL, Array)\n #6 {main}\n thrown in /usr/share/glpi/inc/itilsolution.class.php on line 91,referer: http://192.168.80.204/glpi/front/ticket.form.php?id=1
The text was updated successfully, but these errors were encountered:
Hi,
Problem has been fixed in tag plugin. See https://github.com/pluginsGLPI/tag/issues/55.
Regards
Sorry, something went wrong.
No branches or pull requests
hi:
i have 9.3 version in ubuntu 18.04 and php 7.2.
and MariaDB 10 as database
[Fri Aug 17 16:08:28.877246 2018][php7:error] [pid 13896] [client 192.168.80.18:55056] PHP Fatal error:
Uncaught Error: Class '' not found in /usr/share/glpi/inc/itilsolution.class.php:91\n
Stack trace:\n
#0 /usr/share/glpi/plugins/tag/inc/tag.class.php(508): ITILSolution->canCreateItem()\n
#1 /usr/share/glpi/plugins/tag/inc/tag.class.php(415): PluginTagTag::showTagDropdown(Array)\n
#2 /usr/share/glpi/inc/plugin.class.php(1256): PluginTagTag::preItemForm(Array)\n
#3 /usr/share/glpi/inc/commondbtm.class.php(2545): Plugin::doHook('pre_item_form', Array)\n
#4 /usr/share/glpi/inc/itilsolution.class.php(155): CommonDBTM->showFormHeader(Array)\n
#5 /usr/share/glpi/ajax/timeline.php(99): ITILSolution->showForm(NULL, Array)\n
#6 {main}\n
thrown in /usr/share/glpi/inc/itilsolution.class.php on line 91,referer: http://192.168.80.204/glpi/front/ticket.form.php?id=1
The text was updated successfully, but these errors were encountered: