MyBB Community Forums

Full Version: Sub forums need column :S for free !
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need to make sub-forums in colmuns .. but I didn't saw a plugin for free to do that all I found is 1 plugin in google and it is paid isn't there any way to do it because for me is easier to hack the board's admin account and get by my own because I really need it ... Angel
Simple solution for who don't wanna pay:
Edit templates >> forumbit_depth3 >>
Replace the code with this one:
<table>
<tr>
<td>
{$statusicon}<a href="{$forum_url}" title="{$forum_viewers_text_plain}">{$forum['name']}</a>
</td>
</tr>
</table>


I need only to find out how to make it in 2 or 3 columns
How much is it? Is it really impossible to pay? At first I was reluctant to pay for anything but learned it was money well spent after I did. If you want the feature badly and it's $5 or less that shouldn't be a huge problem.