if (strpos($notice_html, 'Birthday') !== false){ $notice_html = str_replace($vbulletin->userinfo['username'], $vbulletin->userinfo['field5'], $notice_html);}