$myput = '<!-- message area -->';$replace = vB_Template::create('new_posting_newthread')->render();$vbulletin->templatecache['newthread'] = str_replace($myput, $myput.$replace, $vbulletin->templatecache['newthread']);