Dr.CustUmz
05-15-2016, 07:43 PM
im trying to make my product vb4 compatible.
this is the vb3 way of appending to the footer:
$vbulletin->templatecache['footer'] .= "<script src='//platform.vine.co/static/scripts/embed.js'></script>";
whats the way to do this in vb4? because as is seems to be breaking the footer. =/
this is the vb3 way of appending to the footer:
$vbulletin->templatecache['footer'] .= "<script src='//platform.vine.co/static/scripts/embed.js'></script>";
whats the way to do this in vb4? because as is seems to be breaking the footer. =/