Remplacez ce texte par votre demande en prenant soin de ne pas effacer les informations renseignées ci-dessous.
Informations Jeedom
Core : 4.4.15 (beta)
DNS Jeedom : oui
Plugin : HTML Display
Version : 2024-08-31 01:19:27 (beta)
Bonjour,
Depuis la dernière version mes menus (type noodom) sont HS, la console donne ce message:
getResource.php?file=core/dom/dom.utils.js&md5=3220711f4b45ef969460e10ef00a70b5&lang=fr_FR:620 [Timeout Error], retried two times: Response {type: 'basic', url: 'http://192.168.2.196/core/ajax/plan.ajax.php', redirected: false, status: 500, ok: false, …} {type: 'POST', dataType: 'json', async: true, global: true, noDisplayError: false, …}
Rien dans les logs si ce n’est dans http.error :
0793|[Tue Sep 03 09:00:14.983686 2024] [php7:error] [pid 1281583:tid 1281583] [client 192.168.2.4:60559] PHP Fatal error: Uncaught Error: Access to undeclared static property: htmldisplay::$_widgetPossibility in /var/www/html/core/class/eqLogic.class.php:1508\nStack trace:\n#0 /var/www/html/core/class/eqLogic.class.php(784): eqLogic->widgetPossibility()\n#1 /var/www/html/plugins/htmldisplay/core/class/htmldisplay.class.php(47): eqLogic->preToHtml()\n#2 /var/www/html/core/class/plan.class.php(235): htmldisplay->toHtml()\n#3 /var/www/html/core/ajax/plan.ajax.php(58): plan->getHtml()\n#4 {main}\n thrown in /var/www/html/core/class/eqLogic.class.php on line 1508
0794|[Tue Sep 03 09:00:14.987831 2024] [php7:error] [pid 1244624:tid 1244624] [client 192.168.2.4:60560] PHP Fatal error: Uncaught Error: Access to undeclared static property: htmldisplay::$_widgetPossibility in /var/www/html/core/class/eqLogic.class.php:1508\nStack trace:\n#0 /var/www/html/core/class/eqLogic.class.php(784): eqLogic->widgetPossibility()\n#1 /var/www/html/plugins/htmldisplay/core/class/htmldisplay.class.php(47): eqLogic->preToHtml()\n#2 /var/www/html/core/class/plan.class.php(235): htmldisplay->toHtml()\n#3 /var/www/html/core/ajax/plan.ajax.php(58): plan->getHtml()\n#4 {main}\n thrown in /var/www/html/core/class/eqLogic.class.php on line 1508
0795|[Tue Sep 03 09:00:14.989609 2024] [php7:error] [pid 1279447:tid 1279447] [client 192.168.2.4:60561] PHP Fatal error: Uncaught Error: Access to undeclared static property: htmldisplay::$_widgetPossibility in /var/www/html/core/class/eqLogic.class.php:1508\nStack trace:\n#0 /var/www/html/core/class/eqLogic.class.php(784): eqLogic->widgetPossibility()\n#1 /var/www/html/plugins/htmldisplay/core/class/htmldisplay.class.php(47): eqLogic->preToHtml()\n#2 /var/www/html/core/class/plan.class.php(235): htmldisplay->toHtml()\n#3 /var/www/html/core/ajax/plan.ajax.php(58): plan->getHtml()\n#4 {main}\n thrown in /var/www/html/core/class/eqLogic.class.php on line 1508
0796|[Tue Sep 03 09:00:14.996109 2024] [php7:error] [pid 1281582:tid 1281582] [client 192.168.2.4:60562] PHP Fatal error: Uncaught Error: Access to undeclared static property: htmldisplay::$_widgetPossibility in /var/www/html/core/class/eqLogic.class.php:1508\nStack trace:\n#0 /var/www/html/core/class/eqLogic.class.php(784): eqLogic->widgetPossibility()\n#1 /var/www/html/plugins/htmldisplay/core/class/htmldisplay.class.php(47): eqLogic->preToHtml()\n#2 /var/www/html/core/class/plan.class.php(235): htmldisplay->toHtml()\n#3 /var/www/html/core/ajax/plan.ajax.php(58): plan->getHtml()\n#4 {main}\n thrown in /var/www/html/core/class/eqLogic.class.php on line 1508
Si je met en rem la dernière modif de htmldisplay.class.php, cad la ligne :
protected $_widgetPossibility = array('custom' => true);
tout refonctionne
Une idée ? une suggestion ?