Quote:
Originally Posted by joeychgo
Its using a hook
Code:
if( $this->post['vbpg_user'])
{
$template_hook['postbit_userinfo_right'] .= '<div class="imlinks" style="margin-bottom:10px;"><a href="vbpicgallery.php?'.$vbulletin->session->vars['sessionurl'].'do=hall&u='.$this->post['userid'] . '">'.construct_phrase($vbphrase['vbpicgallery_view_photos_by'], $this->post['username'])."</a></div>\n";
}
|
Ok drop that code in my example above where it says "your new code here" - try that.
I'm on mobile so hard to help properly just now