Last.FM Widget In Profile
This modification is in the archives.
This will allow your members to display their latest listened songs within Last.Fm
Installation Instructions : Create a new userfield Single Line Textbox Name : Last.Fm Widget Description : Enter your Last.Fm username Save the field and copy the field number. Example : if the new added field number is field30 then note 30 . Import the product file. Edit memberinfo_block_lastfm template and replace all instances of $userinfo[fieldXX] with your profile field number such as $userinfo[field30] Save your template and open MEMBERINFO template. Look for HTML Code:
$template_hook[profile_right_first] $blocks[stats_mini] $template_hook[profile_right_mini] $blocks[albums] $template_hook[profile_right_album] $blocks[groups] $blocks[visitors] $template_hook[profile_right_last] The final look shall look like HTML Code:
$template_hook[profile_right_first] $blocks[stats_mini] $template_hook[profile_right_mini] $blocks[albums] $template_hook[profile_right_album] $blocks[lastfm] $blocks[groups] $blocks[visitors] $template_hook[profile_right_last] Download
This modification is archived, downloads are still allowed. |
Similar Mods
Miscellaneous Hacks Last.fm Widget in MEMBERINFO Template | vBulletin 3.7 Template Modifications |