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