$find = 'Post New Thread'; $replace = 'Create a Listing'; $vbulletin->templatecache['FORUMDISPLAY'] = str_replace($find, $replace, $vbulletin->templatecache['FORUMDISPLAY']);