It's not working with vbadvanced for me.
I just get the following html when I view the page:
HTML Code:
<td class="alt1"><a href="http://www.--------.com/forums/profile.php?do=editavatar"></a></td>
Plugin is installed, location is global_start, that's all correct...
I put the correct code in the navbar template:
HTML Code:
<td class="alt1"><a href="$vboptions[bburl]/profile.php?do=editavatar">$navbaravatar</a></td>
I edited the Home Page / Default vbadvanced page and added "navbaravatar" under Portal Output Global Variables...
I'm using one of the site's non-custom avatars, but I also tried uploading my own.
Any idea what's wrong? Can I just not use this?