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

PHP Error : Solution #801

Closed
amma35 opened this issue Jul 11, 2016 · 3 comments
Closed

PHP Error : Solution #801

amma35 opened this issue Jul 11, 2016 · 3 comments
Labels

Comments

@amma35
Copy link

amma35 commented Jul 11, 2016

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

@flegastelois
Copy link
Member

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

@tomolimo
Copy link
Contributor

Ok, I saw what is missing, I'm going to fix

tomolimo added a commit to pluginsGLPI/example that referenced this issue Jul 11, 2016
@cedric-anne
Copy link
Member

There is another similar error when adding network port as Fatal error: Uncaught HTMLTableUnknownHeader: Instantiation:Connected in /var/www/glpi/inc/htmltablebase.class.php:160 Stack trace: #0 /var/www/glpi/inc/htmltablerow.class.php(205): HTMLTableBase->getHeaderByName('Instantiation', 'Connected') #1 /var/www/glpi/inc/networkportinstantiation.class.php(249): HTMLTableRow->getHeaderByName('Instantiation', 'Connected') #2 /var/www/glpi/inc/networkportethernet.class.php(174): NetworkPortInstantiation->getInstantiationHTMLTableWithPeer(Object(NetworkPort), Object(HTMLTableRow), NULL, Array) #3 /var/www/glpi/inc/networkport.class.php(777): NetworkPortEthernet->getInstantiationHTMLTable(Object(NetworkPort), Object(HTMLTableRow), NULL, Array) #4 /var/www/glpi/inc/networkport.class.php(1196): NetworkPort::showForItem(Object(Computer), '') #5 /var/www/glpi/inc/commonglpi.class.php(485): NetworkPort::displayTabContentForItem(Object(Computer), '1', '') #6 /var/www/glpi/inc/commonglpi.class.php(452): CommonGLPI::displayStandardTab(Object(Computer), 'NetworkPort$1', '', Array) #7 /var/www/ in /var/www/glpi/inc/htmltablebase.class.php on line 160

Hi,

Current issue was closed almost 3 years ago, and was concerning the 9.1 version of GLPI.
If you want us to investigate on your issue, please open a new one and fill all requested informations.

Regards

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

No branches or pull requests

4 participants