open ~/inc/functions_forumlist.php in a editor like notepad++
find below comment around line 208
Note: php files should be saved with utf-8 encoding without Byte Order Mark.
in general, we use editor like Notepad++ or file editor at web host panel to edit the files.
find below comment around line 208
// Increment the counters for the parent forum (returned later)
add before it $hideinfo = false;
save the file & check if it helps Note: php files should be saved with utf-8 encoding without Byte Order Mark.
in general, we use editor like Notepad++ or file editor at web host panel to edit the files.