Quote:
Originally Posted by cheat-master30
For some reason, on the upgrade to version 5, this ended up getting a seperate but clickable tab somehow. I don't know how, but I guess it's cool, just not as much as the side block. Any reason for this? How did it happen?
A screenshot:
No mods used except this one with relevant template edit.
|
It works fine with vb3.7.5..
Looks like you put the
$blocks[youtube] in the wrong place..
You need it here,, like this:
Code:
<!-- sidebar -->
$template_hook[profile_right_first]
$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[youtube]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]
$template_hook[profile_right_last]
<!-- / sidebar -->