// prepare the member action drop-down menu$memberaction_dropdown = construct_memberaction_dropdown(fetch_lastposter_userinfo($thread));vB_Template::preRegister('threadbit', array('memberaction_dropdown' => $memberaction_dropdown));