The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
YBMF - Playlist.com Mp3 Player for Member profile Details »» | |||||||||||||||||||||||||||||
YBMF - Playlist.com Mp3 Player for Member profile
Developer Last Online: Jan 2013
Please mark as Installed and RATE
YoBroMoFo Playlist.com Mp3 Player for member profile in right side block v3.0 Inspired by code from Stangger5 All I have done is remodel the xml files, and template edits. IF YOU USE THIS PLEASE CLICK INSTALL and vote for MOTM Requirements ( vb3.7.0+ works on vb3.8.0 not tested on other versions ) First create 2 profile fields. ---First one is for your Playlist.com id example: http://www.playlist.com/generate_code?playlist=57131775 so the ID is 57131775 ---Second one is for your Playlist.com Mp3 player colour, default is black __________________________________________________ ______________________ admin >> User Profile Fields >> Add New User Profile Field 1: Single-Line Text Box Title: YoBroMoFo.com Playlist.com ID Description: Put your Playlist.com player ID here.<br /> example: http://www.playlist.com/generate_code?playlist=57131775 so the ID is <b>57131775</b> Private Field: Yes Field Searchable on Members List: NO Show on Members List: NO Then Save.. *** Remember the Field number.. Lets say the field number is 20 you will need to change the a in $userinfo[fielda] to 20 like this to $userinfo[field20] __________________________________________________ ______________________ Create another Profile Field,, 2: Single Selection Menu Title: YoBroMoFo.com Playlist.com Colour Description: Choose your colour for your YoBroMoFo playlist player. Options: ( remember a new line for each of these options ) black gray purple blue red green pink Private Field: Yes Field Searchable on Members List: NO Show on Members List: NO Then Save.. *** Remember the Field number.. Lets say the field number is 21 you will need to change the b in $userinfo[fieldb] to 21 like this to $userinfo[field21] __________________________________________________ ______________________ Import the plugin.. admin >> Plugins & Products >> [Add/Import Product] and import playlist-member-profile.xml file.. __________________________________________________ ______________________ Edit two templates. 1: admincp >> Styles & Templates >> Member Info Templates >> memberinfo_block_playlist Find ONE $userinfo[fielda] and change the a to the Playlist ID field number.. Find ONE $userinfo[fieldb] and change the b to the Playlist field number.. 2: Edit: Styles & Templates >> Member Info Templates >> MEMBERINFO Look for,, $blocks[stats_mini] $template_hook[profile_right_mini] $blocks[friends_mini] $blocks[albums] $template_hook[profile_right_album] $blocks[groups] $blocks[visitors] Put $blocks[playlist] anywhere in there.. I have mine after $blocks[friends_mini].. Like this,, $blocks[stats_mini] $template_hook[profile_right_mini] $blocks[friends_mini] $blocks[playlist] $blocks[albums] $template_hook[profile_right_album] $blocks[groups] $blocks[visitors] __________________________________________________ ______________________ Go to www.playlist.com and log into your account. Get the playlist code for Myspace, Blogger, Hi5 or any other site. Click GET CODE look for playlist=7657567589 ( or whatever number is for you ) Put 7657567589 in your Playlist ID field.. To edit your Playlist fields.. USERCP >> Edit Your Details >> find also: YoBroMoFo.com Playlist.com Colour and choose a colour for your Player in your Usercp __________________________________________________ ______________________ HAVE FUN. This code has been adapted from stannger5 YouTube Code, please give credit where credit is due to Stangger5 stangger5 http://www.next-level-arcade.com/ His code is awesome, all I have done is reconfigure for others to enjoy. R+E+S+P+E+C+T Brought to you by British Expats Australia, www.yobromofo.com/forum. To Contact myself or Stangger5 Timberfloorau > https://vborg.vbsupport.ru/member.php?u=252664 Stangger5 > https://vborg.vbsupport.ru/member.php?u=100434 If you dont click Install your requests for assistance slip down the queue ENJOY Tuesday 20th January 2009 ***UPDATED*** Please change bbuserinfo to userinfo Product updated. Will when viewing other users profiles, show that members playlist.com playlist. Enjoy. Download Now
Show Your Support
|
Comments |
#12
|
||||
|
||||
lol just wondering mate not trying to hound you lol I havent teste it but if you see the demo I got that version from him arcade site. nice work I should have known you didnt do it silly me stangger5's has a .swf file you need to upload lol honest mistake sorry. I have a question I made a simialr mod but for my myflashfetish.com would you think i should add the players to a iframe with auto scrolling so it looks cleaner and scrolls down to the rest of the player for the long ones?
|
#13
|
||||
|
||||
Quote:
Im not a great lover of iframes. Bear with us tho, another coder, has come up with a great little version. So if it works will release that either/or in replace of this one Ste |
#14
|
|||
|
|||
gr8 if you are upgrading to exlcued the manual temp edits.
when do you think you can release that? cause i am not good at editting templates and if simply by importing the product i can install this mod, then i would be a very happy man. cause i have been looking for this kind of mod for quite sometime now |
#15
|
||||
|
||||
We should be releasing a Plugin version next cpl of days
|
#16
|
|||
|
|||
oh really? soo I suppose I will wait for that then
Thanks! |
#17
|
||||
|
||||
My users get this error: Error: 404 - Playlist 2054368463627 not found
|
#18
|
||||
|
||||
Even after i got OVER the above problem, there's still bugs, like i get MY playlist on everyone's profile...
This isn't good at all. |
#19
|
||||
|
||||
Your 1st problem Megamutz, looks to be your Playlist URL.
Second issue is, a inherant issue with the use of $bbuserinfo We are working on a global version via a plugin system, which will play each users player in each users profile, by other members. Currently if user a and user b have a playlist, whenever user a looks at his or others profile he sees users a's playlist. And vice versa |
#20
|
|||
|
|||
Tagged for later...waiting on improvements!
Use $userinfo[fieldx] instead of $bbuserinfo[fieldx] and you won't get the problem of your playlist ending up in everyone elses. In fact, it's not that your playlist is displayed in everyone elses, everyone else sees their own playlist in everyones profile. $bbuserinfo is related to the person that's logged in, $userinfo is what you want to use. Would also be better if it was a complete product and you didn't need to manually create the profile fields. Maybe have a look at the product code used in this modification and you can adapt it to this mod. Great potential, just need more work! Looking forward to it when it's improved. |
#21
|
||||
|
||||
Many thanks .
Will update now. My Bad |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|