Please help me convert this code to vbb4
Thanks a lot.
Code:
if ($vbulletin->options['on_off'] AND (THIS_SCRIPT=='showthread' OR THIS_SCRIPT=='showpost')){
$location = '$template_hook[postbit_userinfo_right_after_posts]';
$vbulletin->templatecache['postbit_legacy'] = str_replace($location,$location.fetch_template('postbit_point'),$vbulletin->templatecache['postbit_legacy']);
$vbulletin->templatecache['postbit_first'] = str_replace($location,$location.fetch_template('postbit_point'),$vbulletin->templatecache['postbit_first']);
$vbulletin->templatecache['postbit'] = str_replace($location,$location.fetch_template('postbit_point'),$vbulletin->templatecache['postbit']);
}
--------------- Added [DATE]1335605202[/DATE] at [TIME]1335605202[/TIME] ---------------
bump.
--------------- Added [DATE]1335614520[/DATE] at [TIME]1335614520[/TIME] ---------------
bump.