Scandal
12-20-2015, 10:12 AM
Hello all! :)
I want to get a specific forumbit row (like forum home forumbits: title, last post, stats etc), let's say for forumid, $forumid. I detect function construct_forum_bit (file: includes/functions_forumlist.php), but it don't return something:
$forumbit = construct_forum_bit($forumid);
.. any idea? What I miss?
I want to get a specific forumbit row (like forum home forumbits: title, last post, stats etc), let's say for forumid, $forumid. I detect function construct_forum_bit (file: includes/functions_forumlist.php), but it don't return something:
$forumbit = construct_forum_bit($forumid);
.. any idea? What I miss?