mini mp3 player in profile

domon

New Member
I got this from stanggers website if theres a mod there you want PM me the link and I`ll post it here.I havent had the chance to see how it works yet but it adds a mp player to you profile right block you can use it under the youtube in profile right block as well.

enjoy!
 

domon

New Member
Sorry about that yeah it works your members will have to create a free account at playlist.com and copy the code of there play list the instructions are all there in the zip demo is at my site.

DEMO
 

domon

New Member
Sorry that ones a crappy youtube in profile sorry about that heres the one I used see above demo to see that its works uses full url

to set no auto play look in the
memberinfo_block_youtube template
and look for ]so.addVariable('autostart', 'true'); c
hange true to false
and find this so.addVariable('file','$userinfo[field5]&autoplay=1'); make the 1 a 0 and theres no auto play.
 

p.n.c

New Member
i cant upload my own music to that playlist

i will try and look thru the codes to see if i can have my own playlist there

EDIT: forget it u can upload ur own :D
 

kaitrac

New Member
I have tried this and it doesn't work for me.

When i load my profile page the mp3 player loads but than gives an error
Code:
Error: 404 - Playlist 11 not found

Try refreshing this page. If the problem persists, visit http://www.playlist.com/myspace_help?e=404&id=

Any idea what this could be?
 

wessidewb

New Member
kaitrac said:
I have tried this and it doesn't work for me.

When i load my profile page the mp3 player loads but than gives an error
Code:
Error: 404 - Playlist 11 not found

Try refreshing this page. If the problem persists, visit http://www.playlist.com/myspace_help?e=404&id=

Any idea what this could be?

View your playlist @plist.com
click generate code
select "E.Get the code for any other social network, blog or your own personal website >>"
select desired playlist
click get code
something like this will pop up.
BOLD are the numbers you want to use as playlist #
<div style="text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:450px;"><embed style="width:435px; visibility:visible; height:270px;" allowScriptAccess="never" src="http://www.profileplaylist.net/mc/mp3player-othersite.swf?config=http://www.profileplaylist.net/mc/config/config_black.xml&mywidth=435&myheight=270&playlist_url=http://www.profileplaylist.net/loadplaylist.php?playlist=42098545" menu="false" quality="high" width="435" height="270" name="mp3player" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0"/><BR><a href=http://www.profileplaylist.net><img src=http://www.profileplaylist.net/mc/images/create_black.jpg border=0></a><a href=http://www.profileplaylist.net/standalone/42098545 target=_blank><img src=http://www.profileplaylist.net/mc/images/launch_black.jpg border=0></a><a href=http://www.profileplaylist.net/download/42098545><img src=http://www.profileplaylist.net/mc/images/get_black.jpg border=0></a> </div>



awesome app.
 

reggordon

New Member
Im getting the same problem as the above. ive followed all the intructions etc. My playlist is 20905595 and ive been playing it. Is this still working with Playlist.com?

thanks
 

wessidewb

New Member
works fine for my members. try the steps i listed again. you need to make sure you dont get a facebook/myspace code
 

domon

New Member
Ok import the xml file for the mp3 player into your board via the acp. open MEMBERINFO template for the desired skins. You have to do this for all skins. scroll all the way to the bottom you`ll see whats similarly shown in the instructions. you have to add $blocks[mp3]in there after $template_hook[profile_right_mini]. Also make sure that swfobject.js is in your boards root path meaning its found here http://www.yourdomain.com/forum/swfobject.js if not please move it there, this is not clientscript. Second make sure you added all the fields it wont work if you dont added them all. If your not good with coding you can always set it so they cant use auto start or set auto start to false with a value of 0 in the templete memberinfo_block_mp3 you`d basically have to configure it so its doenst say $userinfo[fieldt] and set to autoplay="false" if your interested in doing that I dont have the xml file on hand but that's the xhtml way to do an embed autoplay. Finally make sure your putting the right fields in the right place or it will not work. make sure to copy the fields so you can search then in the find bar in the template editor. If you need any help with this make a user account with style permissions to the acp and email me your sites url, the user name and the password so i can do it for you and yes this is free of charge. i didn't code this But I basically have it memorized how to work it also be sure to be on so I can ask the profile fields numbers and also tell me which one your having problem with. any other questions ask in this thread or email me @ [email protected] .
 

mike123

New Member
I ended up using a other mp3 player instead, but tried this on my test forum and it worked. thanks a lot :)
 

reggordon

New Member
Sorry chaps but still not working for me after following the instructions to a tea. Ive been hacking at my forum for years now and im ok for doing template edits etc but this still aint working. You see the flash block in the vb profile and also a playlist.com logo but it says that the playlist cant be found. this is straight from the code for embedding into websites or other.
 

domon

New Member
Its an embed of there player directly into your site can you link me please i`ll help you out with this problem.
 

domon

New Member
Can you explain more please? You have to make sure all the fields are done or else it wont wok you also have to do the auto-start and color profile fields. Please make sure you`ve added the correct field numbers in the script and that you`ve added all the fields required for it to work if your still needing help please post a link to your site and I`ll take a look at it.
 

alexD

New Member
Ok first make sure everything is upload to where it needs to be and that your skin ha all security tokens in it and that you edited the files correctly. Then make sure that your playlist # is correct if so and its not working I can fix it for you. make a user with styles permissions only and a list of the profile fields used.
 
Top