vanderaj / gaiabb

Full featured web forum software written in PHP
https://github.com/vanderaj/gaiabb
2 stars 1 forks source link

Undefined variable indexes in template index_forum or viewforum_subforum #102

Open vanderaj opened 4 years ago

vanderaj commented 4 years ago

Notice: Undefined index: fid in /var/www/gaiabb/public_html/include/functions.inc.php(831) : eval()'d code on line 5

Notice: Undefined index: name in /var/www/gaiabb/public_html/include/functions.inc.php(831) : eval()'d code on line 5

Notice: Undefined index: description in /var/www/gaiabb/public_html/include/functions.inc.php(831) : eval()'d code on line 5

Notice: Undefined index: threads in /var/www/gaiabb/public_html/include/functions.inc.php(831) : eval()'d code on line 6

Notice: Undefined index: posts in /var/www/gaiabb/public_html/include/functions.inc.php(831) : eval()'d code on line 7

Notice: Undefined index: moderator in /var/www/gaiabb/public_html/include/functions.inc.php(831) : eval()'d code on line 9