[ADMINNODE] Icons of languages and nodes are not visible #3

Closed
opened 2020-12-07 18:02:53 +01:00 by Ghost · 3 comments

On the adminnode coordination object, languages icons and nodes icons are not howed as expected. It seems the path of icons is wrong.

Fichier : /home/rooty/Documents/Qware_core/lib/object_coordination/adminnode/adminnode.php ERREUR de niveau 2 เ la ligne 128
PHP:opendir(./data/template/lcube6/media/picto/node/): failed to open dir: No such file or directory
Fichier : /home/rooty/Documents/Qware_core/lib/object_coordination/adminnode/adminnode.php ERREUR de niveau 2 เ la ligne 129
PHP:readdir() expects parameter 1 to be resource, bool given
Fichier : /home/rooty/Documents/Qware_core/lib/object_coordination/adminnode/adminnode.php ERREUR de niveau 2 เ la ligne 136
PHP:closedir() expects parameter 1 to be resource, bool given
Fichier : /home/rooty/Documents/Qware_core/lib/object_coordination/adminnode/adminnode.php ERREUR de niveau 2 เ la ligne 137
PHP:asort() expects parameter 1 to be array, null given
On the adminnode coordination object, languages icons and nodes icons are not howed as expected. It seems the path of icons is wrong. ``` Fichier : /home/rooty/Documents/Qware_core/lib/object_coordination/adminnode/adminnode.php ERREUR de niveau 2 เ la ligne 128 PHP:opendir(./data/template/lcube6/media/picto/node/): failed to open dir: No such file or directory Fichier : /home/rooty/Documents/Qware_core/lib/object_coordination/adminnode/adminnode.php ERREUR de niveau 2 เ la ligne 129 PHP:readdir() expects parameter 1 to be resource, bool given Fichier : /home/rooty/Documents/Qware_core/lib/object_coordination/adminnode/adminnode.php ERREUR de niveau 2 เ la ligne 136 PHP:closedir() expects parameter 1 to be resource, bool given Fichier : /home/rooty/Documents/Qware_core/lib/object_coordination/adminnode/adminnode.php ERREUR de niveau 2 เ la ligne 137 PHP:asort() expects parameter 1 to be array, null given ```
Ghost added the
bug
master
labels 2020-12-07 18:02:53 +01:00
Author

Nodes icons list issue is fixed. Working on icons languages now.

Nodes icons list issue is fixed. Working on icons languages now.
Author

Fixed issue with languages picto in the getIcone() function of language class. Changed to the right path of languages icons (data/image/icons/language).

Fixed issue with languages picto in the getIcone() function of language class. Changed to the right path of languages icons (data/image/icons/language).
Author

Fully fixed.
Pushed to master.

Fully fixed. Pushed to master.
Ghost added the
fixed
label 2020-12-07 18:16:57 +01:00
Ghost closed this issue 2020-12-07 18:17:03 +01:00
Sign in to join this conversation.
No description provided.