View Full Version : Profile Enhancements - ROG Mixpod.com Profile Player
Shadawg
08-16-2010, 10:00 PM
Tested on 4.0.0 to 4.0.6
This mod is a remake of the playlist.com player by BBR.
Install Instructions:
First you have to create 4 custom profile fields.
admin >> User Profile Fields >> Add New User Profile Field
MixPod Playlist MP3 Player "Mixpod ID." i.e. 34967325
MixPod Background Color "Background color for whole playlist." use hex code i.e. 000000
MixPod Color #1 "Color for highlighted track." use hex code i.e. 000000
MixPod Color #2 "Text Color." use hex code i.e. 000000
Field Required: No
Field Editable by User: Yes
Private Field: Yes
Field Searchable on Members List: No
Show on Members List: No
Second import the pluging and go to admin >> Settings >> RoG Mixpod.com for user profile.
Now enter the correct field ID's from your profile fields.
Everything should now be working, if you like and use, please mark installed.
Thanks, any problems let me know.
Shadawg
08-17-2010, 05:06 PM
Reserved for updates.
dezzy94
08-17-2010, 05:27 PM
oooooo i was looking for this kind of mod thank you !! :)
djscoop
08-18-2010, 02:03 PM
ti got the player to show up but the songs don't. Any idea why?
djscoop
08-18-2010, 02:12 PM
ti got the player to show up but the songs don't. Any idea why?
Nevermind i got it...Great Mod! :)
Shadawg
08-18-2010, 04:54 PM
:) thanks man
tafreeh
08-21-2010, 03:39 AM
Does it play automatically when you visit a profile? Any screenshot to view please?
Shadawg
08-23-2010, 09:13 AM
I have taken the automatic play feature of completely as its just damn right annoying...
I will get a screen shot loaded up in a few.......
toni159
08-26-2010, 07:01 PM
Hi Shadawg, Can u please make me some screenshots for installing becouse I don't understand english ??
Shadawg
08-29-2010, 11:28 PM
Hi Shadawg, Can u please make me some screenshots for installing becouse I don't understand english ??
Ill see what i can do...
Krusty1231
09-02-2010, 07:41 PM
Good one. Thank you.
Shadawg
09-08-2010, 11:58 PM
Good one. Thank you.
No problem :)
ForenOpfer
09-09-2010, 09:49 PM
Hey Shadawg,
nice Mod, thank you. But I've got one question: Is it possible to adjust the design of the player? What I mean is, that the player has another design as the rest of the sidebar. It would be terrific, if the player could has a border like all the other blocks at the sidebar. Is there any chance to customize that?
Best Regards from Germany
ForenOpfer
Shadawg
09-10-2010, 12:49 AM
You would have to code it so the vb block goes behind it. its definitley possible...
Alec W
09-12-2010, 09:43 PM
Nice and thanks.
I wanted control over the colors so only added the first user field and changed the memberinfo_block_playlist template.
<vb:if condition="$vbulletin->options['bbr_playlist_active']">
<vb:if condition="$userinfo[$bbrfield1]">
<embed src="http://assets.myflashfetish.com/swf/mp3/mixpod.swf?myid={vb:raw userinfo.$bbrfield1}&path=2009/11/14" quality="high" wmode="window" bgcolor="ffffff" flashvars="mycolor=ffffff&mycolor2=&mycolor3=000000&autoplay=false&rand=0&f=4&vol=100&pat=0&grad=false" width="240" height="220" name="myflashfetish" salign="TL" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:240px;height:380px;" /><br><a href="http://www.mixpod.com/playlist/{vb:raw userinfo.$bbrfield1}"></embed>
<vb:if condition="$vbulletin->options['bbr_playlist_popout_link']">
<center>
<a href="http://www.pplaylist.com/standalone/{vb:raw userinfo.$bbrfield1}" target="_blank"><img src="http://www.pplaylist.com/mc/images/launch_{vb:raw userinfo.$bbrfield2}.jpg" border="0"></a>
</center>
</vb:if>
</vb:if>
</vb:if>
rusticsteel
09-13-2010, 02:40 AM
Thx Muchly!!
OhSoBlonde
09-13-2010, 01:08 PM
Installed & works great!
I have a ??
Is there anyway to make a notification on the postbit/legacy to either show the player in posts or some kind of notification that you have added a playlist??
Alec W
09-13-2010, 02:15 PM
Installed & works great!
I have a ??
Is there anyway to make a notification on the postbit/legacy to either show the player in posts or some kind of notification that you have added a playlist??
That's a good idea. I added a link to the member profile if the user has a MixPod Id setup. Adjust the $post['field7'] accordingly.
<vb:if condition="$post['field7']">
Playlist: <a href="{vb:link member, {vb:raw post}}">Yes</a>
<vb:else />
Playlist: No
</vb:if>
OhSoBlonde
09-14-2010, 11:15 AM
And another note...you can't run this one AND the Playlist.com one on the same board.
I've got a mix of members who use both sites, so I installed this one first, then the playlist one and it forced me to overwrite this one.
Shadawg
09-20-2010, 12:26 PM
And another note...you can't run this one AND the Playlist.com one on the same board.
I've got a mix of members who use both sites, so I installed this one first, then the playlist one and it forced me to overwrite this one.
Yes that is true, playlist.com doesnt allow people in europe to listen to the songs due to copyright infringements
Hi...bit confused
admin >> User Profile Fields >> Add New User Profile Field
what do we select...single line text box...single selection radio button......etc?
jsut sent you pm btw:_)
thx
Shadawg
09-21-2010, 03:13 AM
yeah single line text box man :)
right..got it..installed..thx.....and just use playlist id and you get list....all working...thx.
1 thing thoe..on mixpodsite..there is a player.looks like iphone....or itouch..whatever.lol..how do we change to that?
Shadawg
09-21-2010, 05:11 PM
right..got it..installed..thx.....and just use playlist id and you get list....all working...thx.
1 thing thoe..on mixpodsite..there is a player.looks like iphone....or itouch..whatever.lol..how do we change to that?
I havent been on mixpod for a while, with other skins it possible, show where it is i will get a code for you hopefully.
Shadawg
09-21-2010, 05:24 PM
right..got it..installed..thx.....and just use playlist id and you get list....all working...thx.
1 thing thoe..on mixpodsite..there is a player.looks like iphone....or itouch..whatever.lol..how do we change to that?
Okay i have got the ipod touch skin for you done.....
Just import it and overwrite the old one.....
What a pro.....thx very much my friend....just some white bits round edge..i use dark templates..sure i can sort...
You da man:-)
Excellent..Got all working....Thx alot
Hall of Famer
10-09-2010, 04:17 PM
Umm can this one be used together with Playlist player instead of being a replacement? I'd like to have both on my forum, since it has both US members who prefer Playlist and users from other English speaking countries who cannot use Playlist. Because of this, I'd like to have both options available for members. Please lemme know if this is possible, thank you.
Shadawg
10-10-2010, 11:32 AM
Its possible, but i carnt understand why you would want 2, playlist.com doesnt allow English speaking countries to listen to american's profiles. surely it defies the point.
But yes it is possible to have Playlist and Mixpod on a single profile.
Hall of Famer
10-10-2010, 06:12 PM
umm yeah, 'cause American users on my forum wants to use Playlist, while members from other countries want mixpod. Therefore, it would be a good compromise to have both.
So can you please edit the code a little bit for me so that its possible to use BBR's playlist and your Mixpod plugins together? Thank you.
Shadawg
10-12-2010, 06:19 PM
umm yeah, 'cause American users on my forum wants to use Playlist, while members from other countries want mixpod. Therefore, it would be a good compromise to have both.
So can you please edit the code a little bit for me so that its possible to use BBR's playlist and your Mixpod plugins together? Thank you.
Yeah i'll take alook at it when i get some time.
OldSchoolDSL
10-25-2010, 06:18 AM
Thanks for this mod. It works on 4.0.8
(Although you may want to make your instructions just a little clearer)
OldSchoolDSL
12-23-2010, 04:02 AM
Is there away to make this work for blogs?
Shadawg
12-23-2010, 08:10 PM
Anything is possible, you would have to create a new plugin and re-code it I believe. Your more than welcome to edit my code.
OldSchoolDSL
12-23-2010, 09:53 PM
Anything is possible, you would have to create a new plugin and re-code it I believe. Your more than welcome to edit my code.
Thank you for your blessing.
(It maybe a while, as I'm learning there is a big difference from coding from phpBB to vBulletin.)
SkidWayne
01-19-2011, 06:41 PM
I just got it installed, thank you! I just got one problem; no music... Is there just a delay or do I have to fix something?
Dozer826
05-11-2011, 07:13 PM
Easy install and works great on 4.1.2.
Only thing to make this better is if there's a way to choose the location within the profile and also to be able to make the player come up in a pop-up so you can continue surfing without having to keep your profile page tab or window open.
8thos
07-11-2011, 12:12 AM
Hi! What are the file edits needed so that it does not overwrite playlist.com?
Sage Knight
07-18-2011, 08:25 AM
Here's a bug; When you disable the "Show Mixpod Popout Link" option it will cause any thing below it to give off the Mixpod Link, and even when you set it to "Yes" it'll give a broken image link.
Reycer
07-29-2011, 12:35 AM
I have this running fine in 4.14 pl1. This is AWESOME!!
http://schoolbusforums.com/member.php?1-mdelcour
Also, I can confirm the bug that is directly above my post.
temsamane
09-04-2011, 11:50 AM
how can i place this playlist as a side block (forum) ?
i dont want it in a profile but on frontpage of the forum
fevredsuk
03-22-2012, 02:38 PM
superb mod, thankyou
works perfect on 4.1.10
twolegit
03-23-2012, 04:33 AM
most of the songs say youtube error Content owner has disabled embedding
anyway you fix that?
i'm on 4.1.11 and the mod works...just some songs dont want to!
Shadawg
05-29-2012, 12:09 AM
most of the songs say youtube error Content owner has disabled embedding
anyway you fix that?
i'm on 4.1.11 and the mod works...just some songs dont want to!
If they have disabled embedding there is nothing anyone can do.... :erm:
FTG LIQUID CL
06-09-2012, 06:09 PM
installed and working great on 4.1.12,thanks
Is there any possible way to make this mod so it allows members to go to another members profile and listen to that members play list? Basically make the music player visible to those who visit profiles?
MikeBeams
06-29-2012, 04:22 PM
Has anyone got this working on vB4.2?
Yes I have it working on my site which is 4.2 can be viewed here http://www.redsoxnationfans.com/members/fenway/
Has anyone got this working on vB4.2?
XGC Paravain
10-19-2012, 08:44 PM
Thanks going to try to install tonight :)
trophiesonpsn
11-08-2012, 08:51 PM
I've installed this mod and it works great. The only complaint I have is now clicking nearly anywhere on the left side of a person's profile takes you to mixpod. This is even if you are clicking upon some other boxes on the profile that are unrelated. Any idea how I can keep the link to mixpod (when you click the player button) but remove this rather large clickable area from covering half the left row contents?
XGC Paravain
11-25-2012, 10:56 PM
Installed on 4.2.0 works awesome thanks :) Just one question tho how do I get it to play automatically?
XGC Paravain
11-25-2012, 11:32 PM
Another question I have is can I set a permission group for this mod?
trophiesonpsn
11-27-2012, 03:37 AM
This mod no longer works because mixpod.com has closed down. If anyone knows of a way to get this working again with a similar player or playlist functionality (they still have an iTunes app) then please post here and let us know. Thanks.
XGC Paravain
11-28-2012, 10:25 PM
I noticed that but I think if you have a mixpod account with an active play list it will still work but if you dont have a play list then I dont know its sad tho I hope they take care of that soon its a great function to have on our forums but like I said i installed this the other day and my mixpod player worked
XGC Paravain
11-28-2012, 10:29 PM
Never mind I see that it is gone now :(
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.