This is the beta test of the forum website, so there are lots of features missing. Since there are no moderation features built into the website, for the most part I don't care that much about what is posted here. Some links and buttons may not have any functionality either!
If you notice a problem or have an idea for a feature that is missing, reply to this thread!
Category | Threads | Posts | Latest Thread | |
---|---|---|---|---|
';
echo '' . $category->name . '';
echo ' ' . $category->description . ''; echo ' | ';
echo '' . $category->thread_count . ' | '; echo '' . $category->post_count . ' | '; if (!is_null($latest_thread)) { echo '' . $latest_thread->subject . ' '; echo 'by ' . $latest_thread->author->name . ', ' . $latest_thread->date_created . ' | ';
} else {
echo 'No threads yet! | '; } echo '