Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Template Modifications

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
  #2  
Old 03-27-2009, 11:50 PM
RTMdotORG RTMdotORG is offline
 
Join Date: Dec 2008
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

DEMO: http://ripthemic.org/forums/member.php?u=1
Reply With Quote
  #3  
Old 03-28-2009, 04:12 AM
RTMdotORG RTMdotORG is offline
 
Join Date: Dec 2008
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I thought this mod would be more popular being that there isnt one for this....
Reply With Quote
  #4  
Old 03-28-2009, 12:14 PM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very cool. I like the look and feel of your profiles RTM! Might have to try this one when I redo my profiles.
Reply With Quote
  #5  
Old 03-28-2009, 01:06 PM
thesab thesab is offline
 
Join Date: Mar 2009
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Whats do you mean by "Replace the "X's" with the proper profile id. If your member has nothing for those spaces, it will not show up in the profile at all due to conditionals" whats x's? lol
Reply With Quote
  #6  
Old 03-28-2009, 02:17 PM
ahmed-samara ahmed-samara is offline
 
Join Date: Dec 2004
Location: egypt
Posts: 178
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great ... but how to add MySpace Music Player in profile
Reply With Quote
  #7  
Old 03-28-2009, 02:18 PM
ahmed-samara ahmed-samara is offline
 
Join Date: Dec 2004
Location: egypt
Posts: 178
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thesab View Post
Whats do you mean by "Replace the "X's" with the proper profile id. If your member has nothing for those spaces, it will not show up in the profile at all due to conditionals" whats x's? lol
x is the number of the fields you created befor
Reply With Quote
  #8  
Old 03-28-2009, 02:28 PM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thesab View Post
Whats do you mean by "Replace the "X's" with the proper profile id. If your member has nothing for those spaces, it will not show up in the profile at all due to conditionals" whats x's? lol
When you create a profile field, it will give you a profile ID #. That number is what you place instead of the "x" within your code. Then, if your user (or you when you're testing it) places the "plid" and "profid" numbers in the appropriate fields, you'll see the mod active.

Quote:
Originally Posted by ahmed-samara View Post
great ... but how to add MySpace Music Player in profile
Based on his instructions.....

Quote:
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.
Reply With Quote
  #9  
Old 03-28-2009, 02:34 PM
RTMdotORG RTMdotORG is offline
 
Join Date: Dec 2008
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ArnyVee View Post
Very cool. I like the look and feel of your profiles RTM! Might have to try this one when I redo my profiles.
Quote:
Originally Posted by thesab View Post
Whats do you mean by "Replace the "X's" with the proper profile id. If your member has nothing for those spaces, it will not show up in the profile at all due to conditionals" whats x's? lol
Quote:
Originally Posted by ArnyVee View Post
When you create a profile field, it will give you a profile ID #. That number is what you place instead of the "x" within your code. Then, if your user (or you when you're testing it) places the "plid" and "profid" numbers in the appropriate fields, you'll see the mod active.



Based on his instructions.....

Thanks for explaining.... is this working for someone else so i can see?
Reply With Quote
  #10  
Old 03-28-2009, 02:35 PM
thesab thesab is offline
 
Join Date: Mar 2009
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ArnyVee View Post
When you create a profile field, it will give you a profile ID #. That number is what you place instead of the "x" within your code. Then, if your user (or you when you're testing it) places the "plid" and "profid" numbers in the appropriate fields, you'll see the mod active.



Based on his instructions.....
Thanks mate makes sense now :up:
Reply With Quote
Reply

Thread Tools

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 08:00 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.04434 seconds
  • Memory Usage 2,319KB
  • Queries Executed 24 (?)
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
  • (8)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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