One small problem:
The image link is pointing to domain.com/customavatars/avatar3_4.gif[/url] when it should be domain.com
/forum/customavatars/avatar3_4.gif
Where do I fix this? I assume I have to edit the plugin but dont know how. This is what the plugin say:
Code:
$navbaravatar = "<img src=\"" . $vbulletin->options[bburl] . "/$avatar[avatarpath]\" alt=\"Your Avatar\" border=\"0\" />";
Where do I add the "/forum" ?
Update: The avatar shows on the forum page but not on the start page, I'm using vbAdvanced.