The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MixPod Playlist MP3 Player in Profile Details »» | ||||||||||||||||||||||||||||||||||||
MixPod Playlist MP3 Player in Profile
(please nominate for mod of the month) Should work fine on 3.6x and up This will add a new mini block in your member's profiles to integrate your member's own MixPod.com playlist mp3 player! All mp3's are taken from various online media sites such as YouTube and several other sites. It also allows you to upload your own hosted mp3 files as well! LIVE DEMO: click here Installation
............................. Step #1 (Edit template based on the version you installed, default or custom-color) Edit template memberinfo_block_mixpod
Code:
<if condition="$userinfo[fieldx]"> <div id="mixpod" class="tborder content_block"> <h4 class="thead block_title"> <a href="#top" class="collapse_gadget" onclick="return toggle_collapse('mixpod')"><img id="collapseimg_mixpod" src="images/buttons/collapse_generic.gif" alt="" border="0" /></a> <a name="albums"></a> <span class="block_name">My MixPod Playlist</span> </h4> <div class="block_content" id="collapseobj_mixpod" style=""> <div class="alt2" align="center"> <embed src="http://assets.myflashfetish.com/swf/mp3/mixpod.swf?myid=$userinfo[fieldx]" quality="high" wmode="window" bgcolor="ffffff" flashvars="mycolor=4d528c&mycolor2=f2a0f9&mycolor3=ffffff&autoplay=false&rand=1&f=4&vol=100&pat=1&grad=true" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:100%;height:300px;"></embed> </div> </div> </div> </if> Custom-Color Version: Edit template memberinfo_block_mixpod
Code:
<if condition="$userinfo[fieldX]"> <div id="mixpod" class="tborder content_block"> <h4 class="thead block_title"> <a href="#top" class="collapse_gadget" onclick="return toggle_collapse('mixpod')"><img id="collapseimg_mixpod" src="images/buttons/collapse_generic.gif" alt="" border="0" /></a> <a name="albums"></a> <span class="block_name">My MixPod Playlist</span> </h4> <div class="block_content" id="collapseobj_mixpod" style=""> <div class="alt2" align="center"> <embed src="http://assets.myflashfetish.com/swf/mp3/mixpod.swf?myid=$userinfo[fieldX]" quality="high" wmode="window" bgcolor=$userinfo[fieldX] flashvars="mycolor=$userinfo[fieldX]&mycolor2=$userinfo[fieldX]&mycolor3=$userinfo[fieldX]&autoplay=true&rand=1&f=4&vol=100&pat=1&grad=true" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:100%;height:300px;"></embed> </div> </div> </div> </if> Step #2 Edit template MEMBERINFO and search for Code:
$blocks[groups] $blocks[visitors] Code:
$blocks[groups] $blocks[mixpod] $blocks[visitors] Your members will now go to their control panel's Edit Details area to fill in their playlist ID. See screenshot for example. Quote:
*********** CHANGELOG *********** May 6th 2009
Please show your appreciation by voting and clicking install :up: * Please Note: No Support Provided via PM or Email, only in This Thread for those who click Install * Download Now
Screenshots
Show Your Support
|
Comments |
#22
|
||||
|
||||
Hello,
I currently use a similar mod to this called YBMF - Playlist.com MP3 Player for Member Profile, and I was wondering what the differences were between them other than this one uses MixPod.com which surprisingly looks similar in structure to Playlist.com. I love the fact in your example link your auto-shuffle actually works properly. What would be the icing on the cake would be the ability to float the playlist so you don't have to stay on the members profile page to listen to their music. Would that possible with this mod with some tweaking? Thank you for reading, -TT |
#23
|
||||
|
||||
I'll consider another mod that allows floating, maybe later this week.
Mixpod and Playlist.com are two different services off the bat. I've never used Playlist.com so not sure about their service though. |
#24
|
||||
|
||||
I look forward to it if you can get this playlist player to float.
|
#25
|
|||
|
|||
I think it's perfect the way it is, Simply great. Thanks for this mod Chadi, Installed and Nominated. =]
|
#26
|
||||
|
||||
Thank you Braninster for installing and nominating the mod. I appreciate it.
|
#27
|
|||
|
|||
No problem.. And I fixed the bug I was having.. No thanks to you. =P
|
#28
|
||||
|
||||
Thanks alot bro installed
God Bless |
#29
|
|||
|
|||
Wow this seems really cool. I'm going to give this a try to see how it is.
|
#30
|
|||
|
|||
chadi we created 5 fields and every field has different number. i have installed the custom version and it gives 6 locations where it says fieldX. now which field number am i supposed to enter in these 6 locations? i have created fields numbering 11 thru 15.
|
#31
|
|||
|
|||
i also have the same problem, but when i login mixpod, it plays fine, but in the forum it keeps on showing the above mentioned picture. is there a way to make this thing work.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|