-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
PHP Error : Solution #801
Comments
Linked to commit 94c8fad Ping @tomolimo :) Fatal error: Uncaught Error: Class 'Solution' not found in /var/www/glpi/git/inc/ticket.class.php:6292 Stack trace: #0 /var/www/glpi/git/inc/ticket.class.php(633): Ticket->showTimeline(19750714) #1 /var/www/glpi/git/inc/commonglpi.class.php(477): Ticket::displayTabContentForItem(Object(Ticket), '1', '') #2 /var/www/glpi/git/ajax/common.tabs.php(97): CommonGLPI::displayStandardTab(Object(Ticket), 'Ticket$1', '', Array) #3 {main} thrown in /var/www/glpi/git/inc/ticket.class.php on line 6292 |
Ok, I saw what is missing, I'm going to fix |
Updated to reflect commit tomolimo/glpi@0e2cf13
Hi, Current issue was closed almost 3 years ago, and was concerning the 9.1 version of GLPI. Regards |
When adding or refusal or approval of a solution in the ticket, I get this PHP error :
PHP Fatal error: Class 'Solution' not found in C:\wamp\www\glpi91\inc\ticket.class.php on line 6291
The text was updated successfully, but these errors were encountered: