Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Hypster.com Mp3 Player for Member profile Details »
Hypster.com Mp3 Player for Member profile
Mod Version: 1.0.1, by luggz (Member) luggz is offline
Developer Last Online: Feb 2017 I like it Show Printable Version Email this Page

vB Version: 3.8.4 Rating: (0 vote - 0 average) Installs: 4
Released: 25 Jan 2010 Last Update: Never Downloads: 35
Not Supported Uses Plugins Code Changes Translations  

Remember to press install and rate.

So this mod was inspired by TimberFloorAu Play list mod but, based on stangger5 code.

Since the playlist.com method no longer works and mixpod is only video's, i'd thought i'd re-write this mod to work with Hypster.com playlist.

I take no credit on the original mod and base work, all i did was update and a little re-write to work with hypster.

If you use this please click install.

Ok enough oh the jibber jabber and get into it.

I have redone this mod on vb3.8.4 and have not tested on any other versions.
_____________________________________________________

First create 4 profile fields.
---First one is for your Hypster id
example: http://www.hypster.com/flash/newplay...2184:1697073:0
so the ID is "1712184:1697073:0"
---Second one is for Hypster Shuffle
Default off
---Third is for Hypster Autoplay
Turn auto play on or off
--- forth Hypster Color
Pick your player color, default is gray.

________________________________________________________________________
admin >> User Profile Fields >> Add New User Profile Field

1)Single-Line Text Box
Title: Hypster Id
Description: Go to embed player, and look for line http://www.hypster.com/flash/newplay...2184:1697073:0.
You just want "1712184:1697073:0"

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: Hypster Shuffle
Description: Turn shuffle on and off.

Options: ( remember a new line for each of these options )
0
1

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
a in $userinfo[fieldb] to 21 like this to $userinfo[field21]
________________________________________________________________________

Create another Profile Field,,

3)Single Selection Menu
Title: Hypster Autoplay
Description: Turn auto play on and off.

Options: ( remember a new line for each of these options )
false
true

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 22 you will need to change the
a in $userinfo[fieldb] to 22 like this to $userinfo[field22]
________________________________________________________________________

Create another Profile Field,,

4)Single Selection Menu
Title: Hypster Color
Description: Select the color you want

Options: ( remember a new line for each of these options )
gray
purple
blue
green
red
pink
yellow

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 23 you will need to change the
a in $userinfo[fieldb] to 23 like this to $userinfo[field23]

________________________________________________________________________

Import the plugin..

admin >> Plugins & Products >> [Add/Import Product] and import
playlist-member-profile.xml file.

________________________________________________________________________

Edit five templates.

1)admincp >> Styles & Templates >> Member Info Templates >>
memberinfo_block_playlist

Find two $userinfo[fieldA] & $userinfo[fieldB] and change them to the Playlist ID field number..

Find one $userinfo[fieldC] and change the C to the shuffle field number..

Find one $userinfo[fieldD] and change the D to the Auto Play feild number

Fine one $userinfo[fieldE] and change the E to the Color feild number

Mine is, 17 17 18 19 20

What it should look like:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.


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.hypster.com and log into your account.
Get the embed code, and look for a line called http://www.hypster.com/flash/newplay...2184:1697073:0. You just want "1712184:1697073:0"

To edit your Playlist fields..
USERCP >> Edit Your Details >>
________________________________________________________________________
I did a rewrite of this mod since all the others are dead, outdated and just don't work.

I found hypster and adapted the code to it, i will be doing a update for the custom player colors just not at this moment.

I have to give credit to the originally coder of this, i used the older version till the site's updated.

Thanks for a easy base to work off of.

I take no credit for the original mod, just the update to make it work with hypster.

______________________________________________________

===Original credits===

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 or yobro

Luggz > http://www.vbulletin.org/forum/member.php?u=241870
Timberfloorau > http://www.vbulletin.org/forum/member.php?u=252664
Stangger5 > http://www.vbulletin.org/forum/member.php?u=100434
______________________________________
Hope this helps someone, luggz.

Download Now

Only licensed members can download files, Click Here for more information.

Supporters / CoAuthors

Screenshots

Click image for larger version

Name:	player.png
Views:	155
Size:	33.0 KB
ID:	111033   Click image for larger version

Name:	user cp.png
Views:	92
Size:	12.3 KB
ID:	111034  

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Add-On Releases MP3 Player in Profile fernas vBulletin 3.7 Add-ons 85 18 May 2011 14:33
Mini Mods YBMF - Playlist.com Mp3 Player for Member profile TimberFloorAu vBulletin 3.8 Add-ons 62 27 Mar 2011 06:19
Profile Enhancements Single MP3 Player in Member Profiles Fırtına vBulletin 3.8 Add-ons 28 26 Oct 2010 21:59
Mini Mods YBMF - Playlist.com Mp3 Player for Member profile TimberFloorAu vBulletin 3.7 Add-ons 19 29 Jan 2009 04:20

Comments
  #2  
Old 25 Jan 2010, 16:27
luggz's Avatar
luggz luggz is offline
 
Join Date: Feb 2008
Little update, added the ability for users to turn this mod on or off.

admin >> User Profile Fields >> Add New User Profile Field

1)Single Selection Menu
Title: Hypster On/Off mod
Description: Turn this mod on and off.

Options: ( remember a new line for each of these options )
300 (make this the width of the player)
0

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
a in $userinfo[fieldb] to 21 like this to $userinfo[field21]

---------------------------

Edit one templates.

1)admincp >> Styles & Templates >> Member Info Templates >>
memberinfo_block_playlist

Find line <embed quality="high" style="width:400px;visibility:viable; height:300;"

And replace with

<embed quality="high" style="width:400px;visibility:viable; height:$userinfo[field21];"

Thats it your done, now your users can disabled the mod if they don't like it.

Its a ghetto mod but it works.
Attached Images
File Type: png on off.png (3.6 KB, 21 views)
Reply With Quote
  #3  
Old 10 Feb 2010, 02:05
guitarlogan guitarlogan is offline
 
Join Date: Jul 2009
Hi luggz,

Thanks for the work man.

I was only seeing the MP3 player when logged on as my own ID.

Using $userinfo instead of bbuserinfo in the memberinfo_block_playlist took care of it.

<div align="center">
<!-- Hypster Playlist -->
<if condition="$bbuserinfo[field17]">


Cheers,
gL
Reply With Quote
  #4  
Old 08 Jan 2011, 04:45
Anne Bonny Anne Bonny is offline
 
Join Date: Jul 2010
When I try to import the product, I get an error saying

XML Error: XML declaration not finished at Line 1

I'm sure it's something I'm doing wrong since I'm poor at these things. Any suggestions?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


New To Site? Need Help?

All times are GMT. The time now is 07:29.

Layout Options | Width: Wide Color: