PDA

View Full Version : Profile Enhancements - Single MP3 Player in Member Profiles


Fırtına
05-28-2009, 10:00 PM
Mini single MP3 Player for members profile in right side block v1.0

Created by: Fırtına (http://www.vbulletin-turkey.com/forum/member.php?u=133).

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:

$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]


Put $blocks[muzikcalar] anywhere in there...
I have mine arter $blocks[groups]...

Like this:
$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..


if (is_member_of($vbulletin->userinfo,1 ,2 , 5, 6, 7))

Like this: ,1 ,2 , 3, 4, 5, 6, 7 ,8 ,9

Screenshot:
https://vborg.vbsupport.ru/attachment.php?attachmentid=99812&stc=1&d=1243605715




****************************************
*Coming soon: Multi MP3 Player (Editable Playlist's) *
****************************************

lm3a.net
05-29-2009, 01:10 PM
thank you ,,

Fırtına
05-29-2009, 01:13 PM
thank you ,,
I thank you, good work... ;)

---

أشكركم على العمل الجيد

compact123
05-29-2009, 01:15 PM
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-

Fırtına
05-29-2009, 01:21 PM
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-
Thanks friend :)

----

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...

Emrah Kaya
05-29-2009, 02:57 PM
Good job you have.
Thanks , Installed.

Fırtına
05-30-2009, 08:50 AM
Good job you have.
Thanks , Installed.
Actually I thank you, for your nice comment... :)

kaptanblack
05-30-2009, 08:52 AM
Thanks ;)

TilkiBey
05-30-2009, 09:44 AM
good job, thx ;)

Fırtına
05-30-2009, 03:40 PM
Thanks ;)

good job, thx ;)

I thanks to all, for your nice comments...
****

Teşekk?rleriniz i?in bende size teşekk?r ederim :)

ricoche
05-31-2009, 08:29 AM
Nice addon! I am curious if there is a way to get this to auto play like on Myspace. I am not sure if members will really notice or click play, but they will certainly notice it if it auto plays. They can also elect to press stop if they don't want the music. Thanks!

Fırtına
05-31-2009, 04:17 PM
Nice addon! I am curious if there is a way to get this to auto play like on Myspace. I am not sure if members will really notice or click play, but they will certainly notice it if it auto plays. They can also elect to press stop if they don't want the music. Thanks!
I thank you for beautiful answer, This will be presented in a more advanced plug soon, you actually mentioned in the applicable specifications...

****


https://vborg.vbsupport.ru/ (http://www.sistutkusu.com/resim/mayis09/312016214a22bb6579f59.PNG)

Nadeemjp
06-01-2009, 06:23 AM
can the users upload music from their own pcs in this hack?
if not, then will you consider to add this option?

Fırtına
06-01-2009, 08:05 AM
can the users upload music from their own pcs in this hack?
if not, then will you consider to add this option?
I think from the computer to install is not suitable for sites with high hit, but I'll add the feature to upload the new version.
This type of research has in fact available upload scripts.

celikforum
06-01-2009, 09:35 AM
thanx Fırtına very nice.

expeditionman
06-04-2009, 03:50 PM
downloaded, installed and it does not work for me......
AdminCP >> Styles & Templates >> Member Info Templates >>
product-firtina_memberinfo_mp3 i do not have this template option only this one.....
firtina_memberinfo_sagblock

not sure why this aint working, any help with this is appreciated...


this is how it shows up on my profile.......i have it place under the friends block

http://www.4xfanatics.com/forums/member.php?u=1

Fırtına
06-04-2009, 04:58 PM
thanx Fırtına very nice.

Teşekk?rler.


downloaded, installed and it does not work for me......
i do not have this template option only this one.....
firtina_memberinfo_sagblock

not sure why this aint working, any help with this is appreciated...


this is how it shows up on my profile.......i have it place under the friends block

http://www.4xfanatics.com/forums/member.php?u=1

Member profiles closed for guests in your site.

I'm sorry, but this part firtina_memberinfo_sagblock would be firtina_memberinfo_sagblok

And to add under friends block find in your MEMBERINFO template this code:
$blocks[friends_mini]


Add after this code:
$blocks[muzikcalar]

Replicators
06-04-2009, 08:25 PM
Nice addon! I am curious if there is a way to get this to auto play like on Myspace. I am not sure if members will really notice or click play, but they will certainly notice it if it auto plays. They can also elect to press stop if they don't want the music. Thanks!

I thank you for beautiful answer, This will be presented in a more advanced plug soon, you actually mentioned in the applicable specifications...

****


http://www.sistutkusu.com/resim/mayis09/312016214a22bb6579f59.PNG (http://www.sistutkusu.com/resim/mayis09/312016214a22bb6579f59.PNG)

Umm he asked if there is a way to autoplay the music, not on what shortcuts you can use. There is a way, it's just looking for the code to do so, if i find something i will edit it in.

ricoche
06-04-2009, 11:43 PM
I thank you for beautiful answer, This will be presented in a more advanced plug soon, you actually mentioned in the applicable specifications...


Thanks for the reply. I'll wait to install once the autoplay feature is presented. Right now I'm not confident my users will notice the player.

Xencored
06-16-2009, 04:27 AM
Very nice mate been waiting for a good working one for ages :up::up::up:

I would love to see a autoplay also mate

again this rocks "Nominated" :D

msnfrmnet
07-25-2009, 02:05 PM
teşekk?rler fırtına :)

PaylaX
07-25-2009, 04:21 PM
thanks

Abdullah SZ
07-31-2009, 06:08 AM
Is it possible to to make it auto play?

Could you please make a features list.

Thanks!

SİMAR
08-20-2009, 01:09 PM
Thanks

sELcuk DEMIR
10-20-2009, 11:10 PM
usefull document. added to my archive.

vlastanovak
10-21-2009, 07:53 AM
I've followed the instructions perfectly and for some reason it is not showing up on user's profiles? The text input boxes are appearing, so the profiles are editable but yeah not appearing on a user's profile page.

Any ideas?

Fırtına
10-22-2009, 03:39 PM
I've followed the instructions perfectly and for some reason it is not showing up on user's profiles? The text input boxes are appearing, so the profiles are editable but yeah not appearing on a user's profile page.

Any ideas?


I told you correctly, I might have done wrong. You must have left an area of missing?..
Taking a temporary administrator account can do for you.

compact123
11-21-2009, 04:38 PM
thanks for mod....

fırtına bunu v4 i?in g?ncellemen m?mk?n m? acaba_ teşekk?rler :)

xoclanes
10-26-2010, 08:59 PM
this work in 4.8?