nicolasprigent / Dokuwiki-Kiwiki-Theme

Flex theme for Dokuwiki
https://www.dokuwiki.org/template:kiwiki
GNU General Public License v2.0
10 stars 3 forks source link

PHP class errors #16

Closed siimaarmaa closed 5 months ago

siimaarmaa commented 11 months ago

I downloaded Directly dokuwiki page. I using shared web hosting Apace and PHP version is 8.2



Warning: Trying to access array offset on value of type null in /data01/xxxxxxx/domeenid/xxxxxxx/retseptid/lib/tpl/kiwiki/classes/kiwiki_functions.php on line 8

Warning: Undefined array key "do" in /data01/xxxxxx/domeenid/xxxxxxxretseptid/lib/tpl/kiwiki/partial/content.php on line 67```
nicolasprigent commented 11 months ago

hello @siimaarmaa, those errors are warnings, it shouldn't stop you from using the template. I think I should make some variable checks before my conditions in the code.