Last.fm Profile Enhancement PRO
This modification is in the archives.
LAST.FM PROFILE ENHANCEMENT PRO This template modification assumes you know at least the basics of last.fm // Version 1.0 This is the addition to my first hack, http://www.vbulletin.org/forum/showthread.php?threadid=111113, this will be alot more interesting for alot of people anyways as you can hear the songs directly into the member's profile NOTE: You will need to have done Step 1 AND 2 of the Postbit hack http://www.vbulletin.org/forum/showthread.php?threadid=111113 before doing this modification as it requires you to create a last.fm account and Userprofile field. File edits: 0 Template mods: 1 Plugins: 0 Description This will create a live playlist of all your favorite overall artists. Users will be able to listen to your best artists while seeing them and comparing them. find this in MEMBERINFO template (if you have installed the Myspace Profile Re-Write PRO! from Stangsta refer to bottom) Code:
</table> <else /> <em>$vbphrase[n_a]</em> </if> </div> </div> Code:
<if condition="$userinfo[field29]"> <table class="tborder" cellpadding="5" cellspacing="0" border="0" width="100%" align="center"> <thead> <tr align="center"> <td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('topartists')"><img id="collapseimg_topartists" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_topartists].gif" alt="" border="0" /></a> $userinfo[username]'s Top Artists</td> </tr> </thead> <tbody id="collapseobj_topartists" style="" class="alt1"> <tr> <td class="alt1" align="center" valign="top"> <script src="http://imagegen.last.fm/chartjs/overallnamostylewoborder/oartists/$userinfo[field29].js" /></script></td> </tbody> </table> </if> Myspace Profile Re-Write PRO! from Stangsta Find this Code:
$FNB_HTML<br /> Code:
<if condition="$userinfo[field29]"> <table class="tborder" cellpadding="5" cellspacing="0" border="0" width="100%" align="center"> <thead> <tr align="center"> <td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('topartists')"><img id="collapseimg_topartists" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_topartists].gif" alt="" border="0" /></a> $userinfo[username]'s Top Artists</td> </tr> </thead> <tbody id="collapseobj_topartists" style="" class="alt1"> <tr> <td class="alt1" align="center" valign="top"> <script src="http://imagegen.last.fm/chartjs/overallnamostylewoborder/oartists/$userinfo[field29].js" /></script></td> </tbody> </table> </if> That's it your done!! You are done, now you have a beautiful chart on each and every profile for people to admire and have fun! Note: You can modify the CSS values if you wish, just make it look good Demo: http://www.myetalk.com/forums/The Chief Please click INSTALL if you have found this useful or used it, it took me long to write this mod & post. Donations: If you really appreciated this hack and would like to thank me in big way, just send a little donation through Paypal: email Download No files for download. Supporters / CoAuthors
Screenshots
|
Similar Mods
Forum Display Enhancements icon key enhancement | vBulletin 3.7 Template Modifications |
Forum Home Enhancements StatusIcon enhancement | vBulletin 3.6 Template Modifications |