Quote:
Originally Posted by DawnsWebDesigns
I can't get this to work. The only thing I could think of was I couldn't add anymore then this: myid=16092906&path=2008/12/12&mycolor=222222&mycolor2=77ADD1&mycolor3=FFFFFF& autoplay=true&rand=0&f to that profile field. So I edited the field to make the box bigger & allow more info to be put in but it didn't help.
I also uninstalled & reinstalled. I created 2 spaces...one for the ID info & one for the player info. the 2 15's I switched to the right # & the 2 16's I switched to the right #. It still don't work. 
|
There's another template edit you need to make (seems he may have forgotten it in the installation instructions).
Edit: Styles & Templates >> Member Info Templates >> MEMBERINFO
Look for...
Code:
$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]
Put $blocks[music] anywhere in there.
For example:
Code:
$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[music]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]
It should now show up.