PDA

View Full Version : Add-On Releases - MP3 Player in Profile


fernas
08-03-2008, 10:00 PM
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-player-wordpress-plugin/#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:

<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&amp;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 in fieldx the x with the ID of your profile field.
Change yoursite.com/... with your domain and with the directory where you uploaded the audo player files.

6.- Edit MEMBERINFO template and search:

$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]

Put $blocks[profmp3] whatever you want in there:

$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[profmp3]
$blocks[groups]
$blocks[visitors]

Sorry for my English :o.

iogames
08-04-2008, 06:32 AM
And I will thank u if you tell me about the Mini YouTube Bit!

yahoooh
08-04-2008, 08:09 AM
thanks and installed

schlottkej
08-04-2008, 04:21 PM
nicely done!

alqloob alsahya
08-04-2008, 08:11 PM
nice wo0ow good jop :)

suvari1794
08-04-2008, 09:04 PM
nice mod, but it doesn't work on my forum (3.7.2) although i do everything :(

Turbo&Auto
08-05-2008, 12:25 PM
^Make sure you catch that last fieldx towards the bottom. I missed it and it wouldnt open my audio files. I went thru everything again and found that to be my problem. Hope that helps :)

dvbusuario
08-05-2008, 12:51 PM
Support Shoutcast Stream?

Thx

PinkDaisy
08-05-2008, 01:05 PM
I have done all the steps to this mod and it even shows up on my profile, but it just stays at buffering.

Any ideas why?

Thanks in advance.

mkeax
08-05-2008, 04:15 PM
I have done all the steps to this mod and it even shows up on my profile, but it just stays at buffering.

Any ideas why?

Thanks in advance.

Mine keeps saying ERROR even though I have tried everything I know.

Help please? haha.

Breathex
08-06-2008, 02:43 AM
Some of my users in different but not banned usergroups, can not see player in profiles. How can i solve this?

G-man
08-06-2008, 02:53 AM
Where is the music or mp3 stored for this player. Is it on the server with vB? If so what about copyright issues?

xxalexkimxx
08-06-2008, 05:24 AM
Very nice...thanks for sharing

Veer
08-08-2008, 08:33 AM
Some of my users in different but not banned usergroups, can not see player in profiles. How can i solve this?
same problem, admin can see player in profiles but other users can't see Music block.
Is there any solution for it?

Tharos
08-08-2008, 09:00 PM
excelent, i gonna test it

PinkDaisy
08-09-2008, 02:16 PM
Anyone know why mine stays at buffering?

yahoooh
08-09-2008, 05:14 PM
Anyone know why mine stays at buffering?

depending on connection and link itself from another site

ChrisAntix84
08-10-2008, 12:05 AM
depending on connection and link itself from another site


nah it cant be that because i uploaded a song to my own server and it always stays buffering aswell

anybody know a solution for this?

PinkDaisy
08-10-2008, 12:12 AM
yep, I uploaded mine to my own site to test it and it did the same thing...

yahoooh
08-10-2008, 02:22 AM
about me i use another mp3 player and i modified this to work with at maximum 5 mp3 for every user :)

Thelonius Beck
08-10-2008, 01:31 PM
Wonderful, I've been looking for this for some time now. Thanks.:D


Some of my users in different but not banned usergroups, can not see player in profiles. How can i solve this?

same problem, admin can see player in profiles but other users can't see Music block.
Is there any solution for it?

You will need to edit the XML which has a list of usergroups who can view the MP3 player. Just add your custom usergroup numbers to the list, save, and overwrite the product.

ChrisAntix84
08-10-2008, 01:36 PM
yep, I uploaded mine to my own site to test it and it did the same thing...


daisy i have mine working now, the problem was that the song i first uploaded was 8mb and the second one was only 2mb which worked, maybe the file you uploaded was to big aswell

try uploading a smaller file and see if that works :)

Veer
08-11-2008, 05:25 PM
Wonderful, I've been looking for this for some time now. Thanks.:D






You will need to edit the XML which has a list of usergroups who can view the MP3 player. Just add your custom usergroup numbers to the list, save, and overwrite the product.
Oh I Got it, thanks :)

Chance4Today
08-13-2008, 03:20 PM
How do I find the

Description: Put a complete URL to your MP3 file.

I have 3.7.2

and where do we get music? OK I am a newbie LOL

Chance4Today
08-13-2008, 03:36 PM
Everything uploaded but nothing here must have done something wrong..

AnabolicResourc
08-14-2008, 09:44 PM
Works great !!

PinkDaisy
08-14-2008, 10:08 PM
I did do one that is less than that and it's still the same. Oh well. :(

popular
08-18-2008, 06:06 PM
im stuck @ error opening file/file not found and ive tried them all including the userfieldx at the bottom

GrendelKhan{TSU
08-18-2008, 06:59 PM
LOVING IT!!
GK Profile demo (http://www.unrealaddicts.com/forums/members/grendelkhan-tsu-.html)


edit: getting problem not working in IE but working in FF. :( any ideas?

Baldilocks
08-20-2008, 12:00 AM
Yeah, i'd like to know where to get music as well. :)

GrendelKhan{TSU
08-20-2008, 12:53 AM
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?



Wonderful, I've been looking for this for some time now. Thanks.:D

You will need to edit the XML which has a list of usergroups who can view the MP3 player. Just add your custom usergroup numbers to the list, save, and overwrite the product.


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! :D

GrendelKhan{TSU
08-21-2008, 01:48 AM
bump....

still only get it to work in FireFox

Anyone get this working properly for IE??

:confused:


EDIT! got to to work...was missing the last userinfo filed in thememberinfo_block_profmp3 edit. doh!

yotsume
08-31-2008, 01:25 PM
Installed... this rocks... literally! hahaha

ArnyVee
08-31-2008, 06:14 PM
Am I supposed to upload my own music or can I stream? Anyway that I can save diskspace by having music somewhere else?

Espeacke
08-31-2008, 07:09 PM
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.

https://vborg.vbsupport.ru/

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.

GrendelKhan{TSU
09-01-2008, 08:11 AM
Am I supposed to upload my own music or can I stream? Anyway that I can save diskspace by having music somewhere else?

either/or. I have some I host and host elsewhere (ie: works for me at a free host. :))

yotsume
09-14-2008, 11:33 AM
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!

EGF_Mafia
09-17-2008, 06:23 PM
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.

https://vborg.vbsupport.ru/

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.

i get the same error. any help?

Replicators
09-17-2008, 08:26 PM
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.

Baldilocks
09-19-2008, 04:12 AM
You only get "Error Opening File" if you are not linking DIRECTLY to an .mp3 file.

yotsume
09-28-2008, 07:44 AM
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!

Does anyone have a solution for my question here? I didn't get any response on if it is possible to make the player less squished and increase the height. Anyone?

lucky51
09-29-2008, 10:21 AM
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.

http://img368.imageshack.us/img368/6017/dibujone8.jpg

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.
i add mp3 file also
i also get the same error. any help?
and only admin see ?

NAZIA
09-29-2008, 09:27 PM
Thanks,, Done..

Shazz
09-29-2008, 09:44 PM
This has alot of potential such as playlists more songs etc. No auto play etc.
Nice addition

NAZIA
09-29-2008, 10:47 PM
This has alot of potential such as playlists more songs etc. No auto play etc.
Nice addition
But we can add no autoplay by editing the plugin file..

Shazz
09-29-2008, 11:01 PM
But we can add no autoplay by editing the plugin file..

Referring to simple Yes/No options in usercp

suvari1794
10-11-2008, 01:17 PM
thank you very much. ı made it :)

ArnyVee
10-11-2008, 02:06 PM
suvari, that's great. How did you add it there?

BeatsInkBeats
10-21-2008, 10:53 AM
integrated this hack with NING, i might release after i talk with the owner of this current hack...

BucWiLd
10-21-2008, 12:26 PM
im completely confused. anyone wanna tell me how you get music into the player? does each user has a choice to put in there oqn music? or does everyone have to listen to the same stuff? is there server stress involved?

ArnyVee
10-23-2008, 01:07 PM
Works perfect! :D

Very easy to follow. Thanks!

ArnyVee
10-23-2008, 06:18 PM
Quick question though...how do you stop the autoplay or the looping? I tried changing it from "yes" to "no" in the plugin on the line with the following code...

value="playerID=4&amp;slider=0x303030&track=0xFFFFFF&border=0x666666&loader=0xC52C24&autostart=yes&loop=yes&soundFile=$userinfo[fieldx]">

But, that didn't work. Any tips on getting that changed?

Shazz
10-23-2008, 09:55 PM
im completely confused. anyone wanna tell me how you get music into the player? does each user has a choice to put in there oqn music? or does everyone have to listen to the same stuff? is there server stress involved?

The music into the player would be inputed into the user profile field.
Each user can have their own music, and server stress is not involved.

I have contacted on aim regarding other things as well: shazzdesigns

vithorius
10-24-2008, 02:04 PM
Where is the music or mp3 stored for this player. Is it on the server with vB? If so what about copyright issues?

Same question here... Where will the MP3 files be hosted..?!? :confused: :eek: :confused:

ArnyVee
10-24-2008, 03:19 PM
You can either host the mp3s on your own server and then place the file path url into the field or find urls from other hosting sites out there and use those to put into that field. But, each individual member can go get their own file from a company who allows uploads (do a Google search or I think there is one called file den?) and then put the url to that mp3 in the field under their 'edit your details' section that is created.

GSeybold
12-01-2008, 04:38 AM
With all do respect, this hack is more trouble than it's worth. Constantly fixing things... files not uploading, buffering or not loadingn at all, even small files. I've tried probably 100 + songs and only two worked for a while.

joh
12-07-2008, 09:29 PM
I had to uninstall, all i saw was the name and that was it.

GSeybold
12-24-2008, 07:45 PM
It's working good in my forum now and I made no changes. Go figure? The thing I"m havng trouble doing is finding free usable mp3 links/urls. Is there a motherload of these on some site somewhere? Otherwise they are very difficult to find. I may be doing something wrong though in my seach but I think I've tried just about tried every search term combination there is..

mp3 url....

putergirl
02-05-2009, 08:01 PM
Try this

http://www.upload-mp3.com

Cerbero1000
02-13-2009, 04:49 PM
Can a user upload more than 1 song and to have them randomly in profile?

putergirl
02-15-2009, 08:13 PM
downloaded and waiting install

Cerbero1000
02-15-2009, 08:37 PM
Uninstalled
Uhm, it isn't possible to have more than 1 song...
I would like to see this feature and to see track names into the player.
Any way to do?
Thanks

Gamelobby
02-17-2009, 05:24 AM
Uninstalled
Uhm, it isn't possible to have more than 1 song...
I would like to see this feature and to see track names into the player.
Any way to do?
Thanks
You're looking for the MP3 player that uses Playlist.com, but im not sure where you can get the mod any more.. i think Stangger has it, but not sure if it exists on vB.org anymore.

THIS mod is for one single song, but i like that.. keeps it simple.
The only thing is that you have to have it hosted somewhere, where in the other mod it finds them for you.

Cerbero1000
02-17-2009, 07:34 AM
You're looking for the MP3 player that uses Playlist.com, but im not sure where you can get the mod any more.. i think Stangger has it, but not sure if it exists on vB.org anymore.

Uhm, but in it users can't upload their own songs... I need a profile player for musician profile...
Thanks for your reply.

Gamelobby
02-17-2009, 05:40 PM
You can use your own songs.. you just have to host them somewhere. Then link to the url, with either mod

Gamelobby
02-17-2009, 06:41 PM
ALSO.. IF you are currently using the Playlist.com MP3 player, DO NOT use this, it will overwrite that one & make it obsolete. I wish i had known the files would all be named the same BEFORE i downloaded this. :(

Cerbero1000
02-18-2009, 01:24 PM
Uhm... I have a playlist.com profile player mod on my site but playlist.com don't allow to upload songs.
I need a feature like myspace. Just upload songs to have in personal profile player.

Gamelobby
02-18-2009, 09:55 PM
Uhm... I have a playlist.com profile player mod on my site but playlist.com don't allow to upload songs.
I need a feature like myspace. Just upload songs to have in personal profile player.

Playlist.com works off of url's so you just have to upload it to some host then add the url to Playlist.com.!
I have many songs on my Playlist.com player that i added from my PC, by hosting it myself. (on my board server)
IF you do not want to host any songs on your own server, try hosting it on www.upload-mp3.com or any other file host.

I know what you're saying, but for free there just isn't any all-in-one player.!

Chadi
03-16-2009, 06:31 PM
Anyone known why I'm seeing a sound volume bar instead of the animated speaker icon as shown in this example?

http://www.1pixelout.net/code/audio-player-wordpress-plugin/#usage

My code:
http://tinypaste.com/784ab

Example:
http://www.talkjesus.com/members/chad.html

Also, can't figure out why the volume icon is grey (#666666) and progress is #DDDDDD when my code shows otherwise.

Mohsen71
03-18-2009, 10:07 PM
plz up to the vBulletin 3.8.1 ...

yingzhou
03-20-2009, 06:10 AM
it's work with vb 3.8.1 pl1
But can I find another better version of mp3 player here?

Wabuf
03-21-2009, 05:37 AM
I've installed it but had to swap the player out with the one from PHPMotion in order to get it to work.

My Code for memberinfo_block_profmp3:<if condition="$userinfo[field13]">
<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"><embed src="http://www.wabuf.com/MB//addons/audio/player/player.swf" quality="high" width="200" height="24" name="mp3player" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="width=290&height=24&autostart=yes&bg=0x000000&leftbg=0xFFBF00&border=0xFFBF00&text=0x333333&soundFile=$userinfo[field13]"></embed>

</div>

</div>
</div>
</if>

I feel the player PHPMotion uses is much better. I am planning on expanding this though so someone can just use an id from PHPMotion instead of a .mp3

For those who want the player, go to www.phpmotion.com and download PHPMotion, you can extract the player from the audio folder.
EDIT:
Test URL is here: http://www.wabuf.com/forums/member.php?u=6

yingzhou
03-21-2009, 09:14 AM
I've installed it but had to swap the player out with the one from PHPMotion in order to get it to work.

My Code for memberinfo_block_profmp3:<if condition="$userinfo[field13]">
<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"><embed src="http://www.wabuf.com/MB//addons/audio/player/player.swf" quality="high" width="200" height="24" name="mp3player" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="width=290&height=24&autostart=yes&bg=0x000000&leftbg=0xFFBF00&border=0xFFBF00&text=0x333333&soundFile=$userinfo[field13]"></embed>

</div>

</div>
</div>
</if>

I feel the player PHPMotion uses is much better. I am planning on expanding this though so someone can just use an id from PHPMotion instead of a .mp3

For those who want the player, go to www.phpmotion.com and download PHPMotion, you can extract the player from the audio folder.
EDIT:
Test URL is here: http://www.wabuf.com/forums/member.php?u=6

thanks for the new player, but you currently ban ip from china like, I can't see you demo.

Cerbero1000
03-21-2009, 10:37 AM
I need a simply option to add more than 1 song... it's for my profile band usergroup.
Please help...
Thanks

Makaveli007
03-21-2009, 12:34 PM
Alot of my members been asking about something like this. I will check it out and return feedback.

Prettyeyes4you
03-24-2009, 02:38 AM
Just installed this on our test board and its working. Saw the note about multiple songs, You can do it with this just add, and a space after your url before the next song
ex - your_song1.mp3, your_song2mp3, etc I have 4 songs currently running

You will need to change 2 settings in the User Profile Field to accomodate more songs

1 - Max length of allowed user input - default = 25, I increased to 1000
2 - Profile Field Type - default = Single-Line Text Box, I chose Multiple-Line Text Box


Be advised that the songs play in the order you put them in, haven't figured out how to fast forward yet.

Hope that helps:D

Addendum - Working on VB 3.8.3
Remember to edit the XML to the user group numbers you're using so that your members can see the player

Thanks Fernas - if you get a version that can adjust the volume and fast forward/skip to next song, it would be perfect. Its great for our forum now though

yotsume
07-27-2009, 08:34 AM
FINALLY!

I found the better MP3 player that has the new slide volume and no more squished player!

Just download the new player here: Standalone Player 2.0 Beta 8
http://wpaudioplayer.com/wp-content/downloads/audio-player-standalone.zip

This player is so much nicer then the original in this mod.

macbooking
08-12-2009, 07:13 PM
works ... thx for sharing
vbulletin 3.8.2

inziva
11-25-2009, 04:51 PM
I've installed it, but in profile it is not watching? can somebody help me please??

xoclanes
02-02-2010, 09:32 PM
this work with vB 4??

MagicThemeParks
03-01-2010, 11:54 AM
Works great with 3.8.4! :up:

Demo: http://www.legendaryrockers.com/forums/members/lr-news/

MagicThemeParks
04-18-2010, 06:59 PM
FYI: Works great with 3.8.5! :up:

Demo: http://www.fantasyleagueforums.com/member.php?u=1

xoclanes
10-26-2010, 09:19 PM
I really wander if someone can make it works with 4.8 version

x_Coffee_x
04-11-2011, 10:54 PM
Anyone know how to make a Autostart on off preference in Options?

ShawneyJ
05-04-2011, 09:42 AM
Referring to simple Yes/No options in usercp

LOL, its simple, change "yes" to "false" in memberinfo_block_profmp3 template.
find autostart=yes and change yes to false. now it will not auto play.

i know its that simple!

appsfinder
05-18-2011, 01:33 PM
Hi just installed this mod but all it keeps saying in the player file not found put url to mp3

eg http://www.mywebsite/mysong.mp3:confused:

its ok found problem missed one of the user profile id eg field6