Vnstat web

Vážení přátelé,
zkoušeli jste někdo rozchodit webové rozhraní pro vnstat?
Dělám to podle pokynů v README, ale sype mi to hromadu notices a warningů.

Nicméně, nějak to funguje, ale obávám se, že v příští verzi PHP už asi nebude.
Alespoň tím vyhrožuje ta poslední hláška.

PHP Notice: Undefined index: id in /var/www/html/vnstat/includes/vnstat.php on line 81
PHP Notice: Undefined index: id in /var/www/html/vnstat/includes/vnstat.php on line 81
PHP Notice: Undefined index: id in /var/www/html/vnstat/includes/vnstat.php on line 81
PHP Notice: Undefined index: id in /var/www/html/vnstat/includes/vnstat.php on line 81
PHP Notice: Undefined index: id in /var/www/html/vnstat/includes/vnstat.php on line 81
PHP Notice: Undefined index: id in /var/www/html/vnstat/includes/vnstat.php on line 81
PHP Notice: Undefined variable: typeAppend in /var/www/html/vnstat/includes/vnstat.php on line 118
PHP Notice: Undefined variable: i in /var/www/html/vnstat/includes/vnstat.php on line 120
PHP Warning: Use of undefined constant sortingFunction - assumed ‘sortingFunction’ (this will throw an Error in a future version of PHP) in /var/www/html/vnstat/includes/vnstat.php on line 136
PHP Notice: Undefined variable: typeAppend in /var/www/html/vnstat/includes/vnstat.php on line 160
PHP Notice: Undefined variable: i in /var/www/html/vnstat/includes/vnstat.php on line 162
PHP Notice: Undefined variable: typeAppend in /var/www/html/vnstat/includes/vnstat.php on line 186
PHP Notice: Undefined variable: i in /var/www/html/vnstat/includes/vnstat.php on line 188
PHP Notice: Undefined variable: typeAppend in /var/www/html/vnstat/includes/vnstat.php on line 102
PHP Notice: Undefined variable: i in /var/www/html/vnstat/includes/vnstat.php on line 104
PHP Notice: Undefined variable: typeAppend in /var/www/html/vnstat/includes/vnstat.php on line 139
PHP Notice: Undefined variable: i in /var/www/html/vnstat/includes/vnstat.php on line 141
PHP Notice: Undefined variable: typeAppend in /var/www/html/vnstat/includes/vnstat.php on line 171
PHP Notice: Undefined variable: i in /var/www/html/vnstat/includes/vnstat.php on line 173
PHP Notice: Undefined variable: typeAppend in /var/www/html/vnstat/includes/vnstat.php on line 197
PHP Notice: Undefined variable: i in /var/www/html/vnstat/includes/vnstat.php on line 199

Dodatek 26.5.2021:
zjistil jsem, že problé způsobují tuto podivné sekvence - není to ani PHP, ani Javascript:

{foreach from=$interface_list item=value} {$value} {/foreach}

Vypadají logicky, dá se zjistit, co to asi má dělat. Avšak nedělá, nefunguje to. Proto třeba nefunguje tlačítko pro výběr síťového interface, protože tento kód mu má naplnit položky do pull-down menu. Avšak nenaplní.

vnstat nepouzivam, takze presne nevim. To co sem davas vypada na nejaky template, ze ktereho se ma neco generovat a toto je jen nejaky “makro” jazyk, ktery by mel projit nejakym “preprocesingem”.

Takže vyřešeno. Funkční verze je na Githubu,
Copyright © 2021 Alexander Marston - vnstat-dashboard