The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MP3 Player in Profile Details »» | |||||||||||||||||||||||||
Before anything, I want to thank to Mini YouTube Profile and Embed MP3 coders.
With this mod, your users can have music in their profiles. All the features of this mod are: - Auto Play. - MP3 Player in Right Side Block. Install instuctions: 1.- Import product. 2.- Download Player: http://www.1pixelout.net/code/audio-...ugin/#download 3.- Upload player in forum root. 4.- Create 1 profile field: Single-Line Text Box Title: My Music (or whatever) Description: Put a complete URL to your MP3 file. Private field: Yes. Field Searchable on Members List: No Show on Members List: No Save. 5.- Edit memberinfo_block_profmp3: Code:
<if condition="$userinfo[fieldx]"> <div id="profmp3" class="tborder content_block"> <h4 class="thead block_title"> <a href="#top" class="collapse_gadget" onclick="return toggle_collapse('profmp3')"><img id="collapseimg_profmp3" src="images/buttons/collapse_generic.gif" alt="" border="0" /></a> <a name="albums"></a> <span class="block_name">My Music</span> </h4> <div class="block_content" id="collapseobj_profmp3" style=""> <div class="alt2" align="center"><script language="JavaScript" src="http://www.yousite.com/forum/audio-player/audio-player.js"></script> <object type="application/x-shockwave-flash" data="http://www.yousite.com/forum/audio-player/player.swf" id="audioplayer4" height="24" width="220"> <param name="movie" value="http://www.yoursite.com/forum/audio-player/player.swf"> <param name="FlashVars" value="playerID=4&slider=0x303030&track=0xFFFFFF&border=0x666666&loader=0xC52C24&autostart=yes&loop=yes&soundFile=$userinfo[fieldx]"> <param name="quality" value="high"> <param name="menu" value="false"> <param name="wmode" value="transparent"> </object> </div> </div> </div> </if> Change yoursite.com/... with your domain and with the directory where you uploaded the audo player files. 6.- Edit MEMBERINFO template and search: Code:
$blocks[stats_mini] $template_hook[profile_right_mini] $blocks[friends_mini] $blocks[albums] $template_hook[profile_right_album] $blocks[groups] $blocks[visitors] Code:
$blocks[stats_mini] $template_hook[profile_right_mini] $blocks[friends_mini] $blocks[albums] $template_hook[profile_right_album] $blocks[profmp3] $blocks[groups] $blocks[visitors] Show Your Support
|
Comments |
#32
|
||||
|
||||
ok. I could only get this to work if:
- the mp3 is self-hosted (ie: on same server as forums) - in FireFox anyone get this working properly for IE and using mp3 urls from other locatoins? Quote:
ok...opened xml file (opened the attached xml of this add-on in wordpad), but what does the code look like where we have to add usergroups? what is the correct semantics for adding? sorry.... xml n00b... Edit: found it!! woot! |
#33
|
||||
|
||||
bump....
still only get it to work in FireFox Anyone get this working properly for IE?? EDIT! got to to work...was missing the last userinfo filed in thememberinfo_block_profmp3 edit. doh! |
#34
|
||||
|
||||
Installed... this rocks... literally! hahaha
|
#35
|
||||
|
||||
Am I supposed to upload my own music or can I stream? Anyway that I can save diskspace by having music somewhere else?
|
#36
|
||||
|
||||
hello I could give one second please ..
First apologize for my English and I am from mexico is very bad. I get error when opening the file. Even I have already done everything to change routes, with different servers, check everything, and everything I do well. Even wear the test.mp3 and continues to give "error opening file." Hopefully I can give advice. Thank you. |
#37
|
||||
|
||||
either/or. I have some I host and host elsewhere (ie: works for me at a free host. )
|
#38
|
||||
|
||||
Can the player height be made a little wider so the tags, time, and other info aren't so squished. If the player was a little wider it would be much easier to read the info on the player. Is there a file we can edit to change the height of the player?
THANKS! |
#39
|
|||
|
|||
Quote:
|
#40
|
||||
|
||||
I can see a better version made of this, the music box is a lil small, it could be improved by allowing users to add images and such to it, aswell as a autoscrolling lyric box or something. Personally, i don't think users should be allowed to upload music themselves, but only allow them to use music in the forums library, like how myspace has it. This way we can set the album image above all songs, so members wouldn't have to mess with uploading the image for the song. It would be the forum owners responsability for copyright bs, or atleast make this optional. Below the mp3 box would be a link to the library of songs in which users can just select what song they want.
|
#41
|
||||
|
||||
You only get "Error Opening File" if you are not linking DIRECTLY to an .mp3 file.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|