The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have been searching everywhere and haven't seen anything that I am looking for. I would like to have my members be able to upload 1 song and have it play when you view their profile. Does anyone have any suggestions for this?
This isn't vbulletin but something similar to this. http://myhuntingroom.com/users/txhunter/ Thanks. |
#2
|
|||
|
|||
![]()
I use this one for videos:
https://vborg.vbsupport.ru/showthread.php?t=133263 Plus, I added an extra profile field and this code in the Member Info template for MP3's: Code:
<if condition="$userinfo[field27]"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr class="tcat"> <td class="text" wrap="" style="" align="left" height="10" valign="center" colspan="2"> <span class=""><strong>$userinfo[username]'s Favorite Song </span> </td> </font></strong> </tr> <tr class="alt2"> <td align="left" valign="top"> <div align="center"><EMBED SRC="$userinfo[field27]"></div></td> </tr> </table> </if> |
#3
|
|||
|
|||
![]()
I like your site. Thanks. I will check those out.
I would really like to be able to allow my members to upload songs directly to the site though. |
#4
|
|||
|
|||
![]()
Why, thank you very much!
![]() Hm, not sure how to make that possible, sorry. |
#5
|
|||
|
|||
![]()
Does anyone have anything to add?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|