The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
LoudFusion Profile Music Player Details »» | |||||||||||||||||||||||||||
I have a huge bored with tons of members, so I try to keep plugins to a minimal. Most of the players I have seen are not only products, but aren't thought out very well. I use loudfusion.com since it's the only music player that will actually work on myspace. After using it for awhile, I've fallen in love with it. There are even multiple players to choose from. Right now I have it set up to use the simple player, but if the community needs help adding other players then I shall assist.
Template Edits: 1 Profile Fields: 2 Step 1 Admin -> User Profile Fields -> Add New User Profile Field Single-Line Text Box Title: Music Description: Put your loudfusion.com ID here.<br>Example: http://www.loudfusion.com/profile.php?id=<b><u>402625</u></b> Max length of allowed user input: 12 Private Field: Yes Field Searchable on Members List: No Show on Members List: No Step 2 Admin -> User Profile Fields -> Add New User Profile Field Single-Line Text Box Title: Music Playlist Description: You can use playlists from loudfusion by getting the folder ID from the code.<br>Example: USERID=402625&FOLDERID=<b><u>47450</u></b> Max length of allowed user input: 12 Private Field: Yes Field Searchable on Members List: No Show on Members List: No Step 3 In MEMBERINFO find: Code:
$blocks[stats_mini] Code:
<!-- Music --> <if condition="$userinfo[fieldM]"> <div id="$id" class="tborder content_block"> <h4 class="thead block_title"> <a href="#top" class="collapse_gadget" onclick="return toggle_collapse('$id')"><img id="collapseimg_$id" src="$stylevar[imgdir_button]/collapse_generic{$vbcollapse['collapseimg_'.$id]}.gif" alt="" border="0" /></a> <a name="$id"></a> <span class="block_name">Music</span> </h4> <div class="block_content" id="collapseobj_$id" style="{$vbcollapse['collapseobj_'.$id]}"><div class="alt1 smallfont block_row block_footer"> <p align="center"> <embed src="http://www.loudfusion.com/widgets/music/5" name="Music" quality="high" wmode="transparent" flashvars="USERID=$userinfo[fieldM]<if condition="$userinfo[fieldMP]">&FOLDERID=$userinfo[fieldMP]</if>" width="235" height="150" type="application/x-shockwave-flash"></embed> </p> </div></div> </div> </if> <!-- / Music --> Step 4 In the above code find the 2 instances of $userinfo[fieldM] and replace the M with the field ID of your Music Profile Field and find the 2 instances of $userinfo[fieldMP] and replace the M with the field ID of your Music Playlist Profile Field Screenshots
Show Your Support
|
Comments |
#22
|
|||
|
|||
Quote:
You rock so hard. I have linked to you from our forum. As for this mod: Does anyone have any idea how to NOT have this open at 100% volume? |
#23
|
||||
|
||||
Quote:
Yep. On your loud fusion account; 1. Select "account settings" 2. Select "playlist options" from there you have a variety of settings that you can adjust, from volume to color. 3. Save. 4. Refresh your browser and the new settings should be set. |
#24
|
|||
|
|||
Ok I have edited EVERYTHING as followed;
set up both profile fields exactly, edited memberinfo template and changed M's and MP's (4 in total), added the loudfusion id's in my profile & USELESS. Doesn't work, can anyone help? |
#25
|
|||
|
|||
^well if you did everything that is required are you sure you put exactly your loudfusion id and loudfusion folder id?(your playlist) make sure of that as well coz this was perfectly workin with me.
|
#26
|
||||
|
||||
Works great.
Thank you so much for this! |
#27
|
|||
|
|||
Installed. I love this. Is there anyway I user could turn these off though?
|
#28
|
|||
|
|||
If a user doesn't enter any information into the field, the music player won't be displayed.
|
#29
|
|||
|
|||
Ok
Having a problem with this. I believe I have the code from the third post installed correctly. I believe I had the user id and the playlist id put in the proper places. I still dont see anything on my board. I am thinking that the player should show up or the box should show up even if it is configured incorrectly. Am I wrong in making that assumption |
#30
|
|||
|
|||
Guess I will write a followup with more information because my users are begging for this feature.
This is what I have in my UserCP per instructions. URL=http://s90.photobucket.com/albums/k260/Internet+++++/?action=view¤t=ProfileFields.jpg][/URL] I believe I have made the proper changes to the memberinfo file as well. Enclosed is a copy of that file. PHP Code:
|
#31
|
|||
|
|||
Nevermind. I got it.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|