Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
RTM's MySpace Music Player In Profile(Working)!!! Details »»
RTM's MySpace Music Player In Profile(Working)!!!
Version: 1.00, by RTMdotORG RTMdotORG is offline
Developer Last Online: Jan 2013 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.8.x Rating:
Released: 03-27-2009 Last Update: Never Installs: 19
Template Edits
 
No support by the author.

Hi,
I've recently been searching for a mod to add any MySpace MUSIC Player In Profile To Gain More Views And Clicks.... After Being Unsuccessful, being that the Mod that claims to do this does not work, i've come up with a way to get it to work... I dont know how to make plugins so i apologize on the few edits........

First Things First...

Go into your admincp>>>>user profile fields>>>>add new user profile field

Code:
Title: MySpace plid
Description: Your Myspace plid number.
Single Line Text Box
Required: No
Editable: Yes
Save>>>>>then add new user profile field

Code:
Title: MySpace profid
Description: Your Myspace profid number.
Single Line Text Box
Required: No
Editable: Yes
Save.


Then go into your Member Info Template>>>MEMBERINFO

Find:
Code:
$template_hook[profile_right_first]
Add Above:
Code:
<if condition="$userinfo[fieldX]">
<if condition="$userinfo[fieldX]">
<div align="center" id="" class="tborder content_block">
	<div class="thead block_title">
		<a href="#top" class="collapse_gadget" onclick="return toggle_collapse"><img id="" src="images/buttons/collapse_generic.gif" alt="" border="0" /></a>
		<a name="albums"></a>
		<span class="block_name">MySpace Music Player</span>
	</div>
	<div class="block_content" id="" style="">

			
<div class="alt2" align="center">
<body><embed type="application/x-shockwave-flash" src="http://musicservices.myspace.com/Modules/MusicServices/Services/Embed.ashx/ptype=3,ap=1,plid=$userinfo[fieldX],profid=$userinfo[fieldX]" style="" id="shell" name="shell" bgcolor="#101010" quality="high" allowscriptaccess="always" wmode="transparent" flashvars="e=http%3A//music.myspace.com/Modules/MusicV2/Pages/PopUpPlayer.aspx%3Fsongid%3D%26artid%3D%26profid%$userinfo[fieldX]%26plid%$userinfo[fieldX]" width="410" height="400"></body></div></if></if><br />
Replace the "X's" with the proper user profile ID's.



If your member has nothing for those spaces, it will not show up in the profile at all due to conditionals.


The way to explain to your members how to add their own or someone elses is...
Once your looking at the music player you want, click the pop up icon on the top right corner of the player, look carefully at the link, and youll see the plid and profid numbers in the link...

Any Questions, Let Me Know...
HOPE THIS HELPS
AND
AGAIN SORRY ABOUT THE EDITS :erm:

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 04-20-2009, 10:40 PM
DsmNikki's Avatar
DsmNikki DsmNikki is offline
 
Join Date: Jun 2008
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

do i make the music player move to the right side of the profile? mine is in the middile and centering everything as well?


btw very cool mod!
Reply With Quote
  #23  
Old 04-28-2009, 01:14 PM
RTMdotORG RTMdotORG is offline
 
Join Date: Dec 2008
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you can move the code from the first post anywhere in your memberinfo template....
Reply With Quote
  #24  
Old 04-29-2009, 11:11 AM
The Coon The Coon is offline
 
Join Date: Aug 2008
Location: Germany
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DsmNikki View Post
do i make the music player move to the right side of the profile? mine is in the middile and centering everything as well?
Look at this for example ...
Reply With Quote
  #25  
Old 07-18-2009, 07:47 PM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have the player showing in my profile, However it doesn't work or show the album pic or songs?
Reply With Quote
  #26  
Old 09-05-2009, 10:01 PM
legion! legion! is offline
 
Join Date: Oct 2006
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i dont think this works in IE
Reply With Quote
  #27  
Old 09-05-2009, 11:23 PM
RTMdotORG RTMdotORG is offline
 
Join Date: Dec 2008
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

UPDATE: I fixed a couple things in the coding and coding placement....should work fine now....
Reply With Quote
  #28  
Old 09-05-2009, 11:49 PM
The Coon The Coon is offline
 
Join Date: Aug 2008
Location: Germany
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

BTW: Already working in IE8 before Post #26 ...
Reply With Quote
  #29  
Old 09-06-2009, 12:00 AM
RTMdotORG RTMdotORG is offline
 
Join Date: Dec 2008
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Coon View Post
BTW: Already working in IE8 before Post #26 ...
Thanks...
I thought it did too...
Not sure why it wouldnt...
Reply With Quote
  #30  
Old 09-06-2009, 12:01 AM
RTMdotORG RTMdotORG is offline
 
Join Date: Dec 2008
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Harley D View Post
I have the player showing in my profile, However it doesn't work or show the album pic or songs?
really? you must have entered one of the numbers wrong....
Reply With Quote
  #31  
Old 09-16-2009, 04:18 AM
uprentiss uprentiss is offline
 
Join Date: Mar 2009
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hod do i get it to show up
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 02:14 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06878 seconds
  • Memory Usage 2,323KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete