Back to vBulletin 3.5 Template Modifications

Last.fm Profile Enhancement PRO
Mod Version: 1.00, by The Chief

This modification is in the archives.
vB Version: 3.5.4 Rating: (0 vote - 0 average) Installs: 8
Released: 23 Mar 2006 Last Update: Never Downloads: 3
Not Supported Template Edits  

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>
and ADD this BELOW
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>
You need to change field29 to your field number that you have done in Step 2 (of the other hack). Remember: You can always change the chart for a different style, just find one http://www.last.fm/onyoursite/chartgallery/+popularity and copy & paste the name of it where overallnamostylewoborder is (overwrite it).

Myspace Profile Re-Write PRO! from Stangsta

Find this
Code:
$FNB_HTML<br />
and ADD this ABOVE
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>
You need to change field29 to your field number that you have done in Step 2 (of the other hack). Remember: You can always change the chart for a different style, just find one http://www.last.fm/onyoursite/chartgallery/+popularity and copy & paste the name of it where overallnamostylewoborder is (overwrite it).

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

  • The Chief

Screenshots

     

Similar Mods

Forum Display Enhancements icon key enhancement vBulletin 3.7 Template Modifications
Forum Home Enhancements StatusIcon enhancement vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024