if($vbulletin->userinfo['posts'] < 10) { $errormessage = "You need 10 posts to use this form."; eval('print_output("' . fetch_template('STANDARD_ERROR') . '");'); }