The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Single MP3 Player in Member Profiles Details »» | |||||||||||||||||||||||||||||
Mini single MP3 Player for members profile in right side block v1.0
Created by: Fırtına. Demo: http://www.sistutkusu.com/member.php?u=1 ================================================== ========== Installations: Upload all files files(compileTemplateMini.bat, compileTemplateMini.sh, player_mp3_mini.swf, TemplateMini.as) to your root folder First create 2 profile fields... One for song&artist title... One for song link... ================================================== ========== AdmiCP >> User Profile Fields >> Add New User Profile Field 1: Single-Line Text Box Title: Mp3 & Artist Description: Put your mp3 an artist title here. Private Field: Yes Field Searchable on Members List: NO Show on Members List: NO Then save... Remember the Field number... Say the field number is 7, you will need to change the i in $userinfo[fieldX1] to 7 like this, $userinfo[field7] ================================================== ========== Add another Profile Field. 2: Single-Line Text Box Title: Single Mp3 Link Description: Put your mp3 link here. Private Field: Yes Field Searchable on Members List: NO Show on Members List: NO Then save... Remember the Field number... Say the field number is 8, you will need to change the t in $userinfo[fieldX2] to 8 like this, $userinfo[field8] ================================================== ========== Import the plugin.... admin >> Plugins & Products >> [Add/Import Product] and import product-firtina_memberinfo_mp3.xml file.. ================================================== ========== Edit two templates... 1: AdminCP >> Styles & Templates >> Member Info Templates >> firtina_memberinfo_sagblok Find one $userinfo[fieldX1] and change the X1 to the Mp3 & Artist field number... Find two $userinfo[fieldX2] and change the X2 to the Single Mp3 Link field number... 2: Edit: Styles & Templates >> Member Info Templates >> MEMBERINFO Look for: Code:
$blocks[stats_mini] $template_hook[profile_right_mini] $blocks[friends_mini] $blocks[albums] $template_hook[profile_right_album] $blocks[groups] $blocks[visitors] I have mine arter $blocks[groups]... Like this: Code:
$blocks[stats_mini] $template_hook[profile_right_mini] $blocks[friends_mini] $blocks[albums] $template_hook[profile_right_album] $blocks[groups] $blocks[muzikcalar] $blocks[visitors] And this site for mp3 upload from all members: http://kiwi6.com/ upload mp3 file in is site after uploading copy hotlink code and paste here in USERCP >> Edit Your Details >> Additional Information >> Single Mp3 Link block... ================================================== ============== Optional edit's for user groups: To edit usergroups: AdminCP >> Plugins & Products >> Plugin Manager: Mp3 Player Right Block1 Add the usergroup ID, that you want to be able to use the Mp3 Player's.. Code:
if (is_member_of($vbulletin->userinfo,1 ,2 , 5, 6, 7)) Screenshot: **************************************** *Coming soon: Multi MP3 Player (Editable Playlist's) * **************************************** Download Now
Screenshots
Show Your Support
|
Comments |
#2
|
||||
|
||||
thank you ,,
|
#3
|
|||
|
|||
I thank you, good work...
--- أشكركم على العمل الجيد |
#4
|
|||
|
|||
Like a storm, man, I was waiting for such a mode. A large capacity product. In the profile is very good media playback modes.
Harikasın dostum b?yle bir mod bekliyordum, eksik olma. -kyle- |
#5
|
|||
|
|||
Quote:
---- Biliyorum kyle... vBulletin-Turkey'de b?yle bir sohbet konusu vardı onu g?rd?kten sonra bu eklenti fikrim geldi, şuan v1 bunun yeni versiyonu i?in ?alışmalara başladım... T?rk?e anlatımlı konusunu yazıyorum diğer tarafta kullanmak isteyenler i?in İyi dilekleriniz i?in teşekk?rler... |
#6
|
||||
|
||||
Good job you have.
Thanks , Installed. |
#7
|
|||
|
|||
Actually I thank you, for your nice comment...
|
#8
|
||||
|
||||
Thanks
|
#9
|
||||
|
||||
good job, thx
|
#10
|
|||
|
|||
I thanks to all, for your nice comments...
**** Teşekk?rleriniz i?in bende size teşekk?r ederim |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|