Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Mods for 3.7.x vBulletin Mods for 3.7, vBulletin hacks, vBulletin modification, vBulletin 3.7

Mods for 3.7.x Thread, MP3 Player in Profile in Mods; MP3 Player in Profile Before anything, I want to thank to Mini YouTube Profile and Embed MP3 coders. With this ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3528


Reply
LinkBack Thread Tools Display Modes
MP3 Player in Profile
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
14-09-2008, 09:15 PM
 
MP3 Player in Profile

Before anything, I want to thank to Mini YouTube Profile and Embed MP3 coders.

With this mod, your users can have music in their profiles. All the features of this mod are:

- Auto Play.
- MP3 Player in Right Side Block.

Install instuctions:

1.- Import product.
2.- Download Player: http://www.1pixelout.net/code/audio-...ugin/#download
3.- Upload player in forum root.
4.- Create 1 profile field:

Single-Line Text Box
Title: My Music (or whatever)
Description: Put a complete URL to your MP3 file.
Private field: Yes.
Field Searchable on Members List: No
Show on Members List: No

Save.

5.- Edit memberinfo_block_profmp3:

Code:
PHP Code:
<if condition="$userinfo[fieldx]">
<
div id="profmp3" class="tborder content_block">
    <
h4 class="thead block_title">
        <
a href="#top" class="collapse_gadget" onclick="return toggle_collapse('profmp3')"><img id="collapseimg_profmp3" src="images/buttons/collapse_generic.gif" alt="" border="0" /></a>
        <
a name="albums"></a>
        <
span class="block_name">My Music</span>
    </
h4>
    <
div class="block_content" id="collapseobj_profmp3" style="">

            
<
div class="alt2" align="center"><script language="JavaScript" src="http://www.yousite.com/forum/audio-player/audio-player.js"></script>
<object type="application/x-shockwave-flash" data="http://www.yousite.com/forum/audio-player/player.swf" id="audioplayer4" height="24" width="220">
<param name="movie" value="http://www.yoursite.com/forum/audio-player/player.swf">
<param name="FlashVars"
value="playerID=4&amp;slider=0x303030&track=0xFFFFFF&border=0x666666&loader=0xC52C24&autostart=yes&loop=yes&soundFile=$userinfo[fieldx]">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>
    
</div>

</div>
</div>
</if>
Change in fieldx the x with the ID of your profile field.
Change yoursite.com/... with your domain and with the directory where you uploaded the audo player files.

6.- Edit MEMBERINFO template and search:

Code:
PHP Code:
$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]
Put $blocks[profmp3] whatever you want in there:

Code:
PHP Code:
$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[profmp3]
$blocks[groups]
$blocks[visitors]

Download Now
Attached Files
File Type: rar mp3-member-profile.rar (1.1 KB, 18 views)
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!
 
 
 
 
Junior Member

Reply With Quote
 
Join Date: Feb 2009
Posts: 1
18-02-2009, 05:35 PM
 
Thanks......
 
 
 
 
Junior Member

Reply With Quote
 
Join Date: Feb 2009
Location: Iceland
Posts: 1
18-02-2009, 06:45 PM
 
The drama around Chris Brown’s beating of Rihanna continues.Media reports have confirmed what we reported earlier: ===>>>Rihanna + Chris Brown = herpes ))
 
 
 
 
Junior Member

Reply With Quote
 
Join Date: Mar 2009
Location: Netherlands
Posts: 1
01-03-2009, 03:58 AM
 
Bike shops across America are being forced to stop selling thousands of mini bikes--all because of a law designed to protect children from lead poisoning in toys. Now, one lawmaker is asking for your help to overturn ... R e a d >

WOW...the bikes’ brake handles, tire stems, and battery terminals have more lead than is now technically allowed...
 
 
 
 
Junior Member

Reply With Quote
 
Join Date: Mar 2009
Location: Bolivia
Posts: 2
01-03-2009, 04:15 AM
 
This or recreational car insurance tips uk young driver .list of car insurance companies image as compare car insurance rate find cheapest car insurance ,wathc ontario car insurance companies
a search may be new car insurance modesto More information on a search car insurance new york city .inside car insurance quote car insurance ontario quote .
 
 
 
Reply

Mods for 3.7.x Thread, MP3 Player in Profile in Mods; MP3 Player in Profile Before anything, I want to thank to Mini YouTube Profile and Embed MP3 coders. With this ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3528


Bookmarks

Tags
mp3, player, profile


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FH Profile List Developer Mods for 3.8.x 0 02-12-2008 12:43 AM
SA Flash Player (standalone swf player) Developer Software and Programs 0 30-11-2008 05:47 PM
Shorter Profile Url Developer Articles 0 06-11-2008 07:52 PM
[How-to] Add more tabs to the vB 3.7 profile pages Developer Articles 0 08-09-2008 07:36 PM
Shorter Profile Url Developer Articles 0 08-09-2008 07:00 PM