Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Forum Under Newthread Button

Your Forum Under Your Newthread Button


Open:

Admincp>>>Templates>>>Modify/Delete>>>Forum Bit>>>forumbit_depth2_forum

Find:

PHP Code:
<strong><a href=\"forumdisplay.php?fid={$forum[\'fid\']}\">{$forum[\'name\']}</a></strong><div class=\"smalltext\">{$forum[\'description\']}{$subforums}</div> 


Add Under:

PHP Code:
<a href=\"newthread.php?fid={$forum[\'fid\']}\"><img src=\"{$theme[\'imglangdir\']}/newthread.gif\" alt=\"{$lang->post_thread}\" /></a> 


Caps:

[IMG]http://img45.imageshack.us/img45/2518/forumundernewthreadbuttuy9.th.gif[/IMG]