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 |
#32
|
||||
|
||||
How can i enable this player viewable to everyone and usable for everyone..
Please helppp |
#33
|
||||
|
||||
Quote:
Example: bgcolor=$userinfo[fieldX] One of the fields you created is: MixPod Background Color Now what is the field # for the one you created? Replace fieldX with that field number. Same for the rest. Quote:
Quote:
|
#34
|
|||
|
|||
nice!!!
is very easy to install and configure! thanks! |
#35
|
|||
|
|||
I have a weird issue that surfaced recently.
UserA creates a playlist at mixpod, add the playlist numbers into the profile. Any other members can go to UserA's profile page and see/listen to the playlist but not the UserA. When UserA goes to profile page mixpod doesn't even show up. Mixpod is completely missing from the profile page. As if UserA didn't input the playlist number. I made sure UserA playlist is correct. I logged in as UserA and I can't see it either. At the same time userA can see/listen to other member's playlist. As far as I know, no other member has this issue. My works fine. I have updated to 06 May 2009 version, reverted template, redid the template change prior to posting but still no success. Any suggestion please? |
#36
|
|||
|
|||
i cant change skin it is white
|
#37
|
|||
|
|||
Quote:
im having the same issue |
#38
|
|||
|
|||
This is awesome!!!! I like the ability to watch the video of the song you are playing. Great add-on....
|
#39
|
|||
|
|||
Great mod. Took my a little while to get it working. My dumb a$$ didn't put the world "field" in front of the field #'s, lol. Thx for this. Nominated and installed.
|
#40
|
|||
|
|||
I am having this same problem. I created 5 fields numbered 5, 6, 7, 8 and 9 and then there are 6 fieldx statements to edit. I would really like to install this but it's giving me an error probably due to not having the correct numbering.
|
#41
|
|||
|
|||
Quote:
Hope that makes sense. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|