Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Innovative Small MP3 Player BB Code Details »»
Innovative Small MP3 Player BB Code
Mod Version: 0.0.1, by TheLastSuperman (Moderator) TheLastSuperman is offline
Developer Last Online: May 2013 I like it Show Printable Version Email this Page

vB Version: 3.8.x Rating: (12 votes - 4.33 average) Installs: 85
Released: 21 Dec 2008 Last Update: Never Downloads: 582
Supported Additional Files Re-usable Code  

Innovative Small mp3 Player BB Code

By:


This BB Code will allow users to have a small mp3 player in:
  • Posts in the forums
  • Signatures i.e. Song of the day/week etc.
  • anywhere you can use BB Code Tags

I found this while browsing: http://www.phpbb3bbcodes.com as I have some phpBB boards of my own and was tinkering as usual . It was rather simple to add as a BB Code to VBulletin and did not take much time to make it work in vB via the {param} tags etc!

Credit for the Code goes to phpbb3codes.com and the creator of the .swf player i.e. djgalix!

Time to install: 1-2 mins

Instructions:
  • Download the .zip and extract the SWF player
  • Upload the player_mp3.swf into your forum root folder
  • Add new BB code:

AdminCP --> Custom BB Codes --> Add New BB Code

Title: mp3
Tag: mp3
Replacement:
Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Use {option} = NO

*The Player .swf file HAS to be in your forums ROOT folder, this will make it NOT visible in AdminCP as that is another folder i.e. admincp folder BUT it will display FINE in the forums via FireFox and Internet Explorer! (Thanks for the catching that bug where it did not display joh!)

Now use the tags [mp3]Full Song URL Here![/mp3]

*Experienced Users can take the code replacement and hard code into forums where desired!

Demo

Originally Posted by Mp3 Player Not Working?!?! See Below
Originally Posted by brandonroy View Post
That doesn't seem to work either. Hmmm. I'm using hostgator - I don't know what the problem is.

Oh well!
Ahh HostGator, I bet it's the mod securities they have enabled on your server, if you have had other problems (specifically with vBa CMPS or vBa Links etc) then you must have them disable the mod securities. This mod also will not work if you have DJ's AME Mod installed.

For some who cannot get the mod to work etc, it is usally the AME mod, a Mod Security enabled on your server per your host OR something in your .htaccess file.

If you have an htaccess file add this to it:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Replace the yoururl with your url, note I left the .com so if you are .net or .org change that, also leave the www as-is unless you have something setup like forums.yoursite.com etc etc.

Hope that helps some, and remember to always PM me if I do not reply promptly to your posts.

S-MAN
Enjoy!

TheLastSuperman
http://www.innovationbyinstinct.com

EDIT: If your looking for an MP3 Player that can handle a playlist please check out Macc's new release in April 09 --> http://www.vbulletin.org/forum/showthread.php?t=210115

Download Now

Only licensed members can download files, Click Here for more information.

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Rhapsody Music Player BB Code InTeNsE-HuMoR vBulletin 3.6 Add-ons 17 09 Aug 2011 00:13
Innovative Small MP3 Player BB Code TheLastSuperman vBulletin 3.7 Template Modifications 28 09 Aug 2011 00:12
Innovative Small MP3 Player BB Code TheLastSuperman vBulletin 3.6 Template Modifications 12 11 Sep 2009 14:26
Media Player Embeded External Video Link BB Code DJRavine vBulletin 3.6 Add-ons 5 24 Oct 2008 16:37
MP3 Player On Showthread / BB Code YeşiLMeN vBulletin 3.6 Template Modifications 8 04 Jul 2007 00:56

  #31  
Old 15 Jan 2009, 18:02
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
 
Join Date: Sep 2008
Real name: Michael Miller Jr
Talking

Originally Posted by Fungsten View Post
My board has many hacks on it. Could it be the embeded YouTube? I can Admin you if needed.
Never ever ever ever offer that lofl.... you guys kill me sometimes with handing out admin access like candy...

Try once more making sure the .swf player file is in your FORUM ROOT folder on your ftp and the code is exactly the same... also test via a post, why? Is it just not viewable in admincp?? If so then the reason why is simple... the swf file is in your forums root folder not your admincp folder.

So if all that's correct when you do the test via the
Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

mp3 tags for the new bbcode you will see it

Hope that helps

S-MAN
__________________
Search - Some often wonder why many do not reply to their posts... has the same question been answered before?
*Use the search feature.
Information - Posting for help or asking a question?
*Include screenshots, copied/pasted code or errors, url.
Fixed - Please return to your thread/post and disclose how you resolved the issue!
*Helpful for those with a similar issue in the future i.e. possibly a solution!
Thanks - Thanks for your participation on vbulletin.org!
Reply With Quote
  #32  
Old 15 Jan 2009, 19:17
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Originally Posted by TheLastSuperman View Post
Never ever ever ever offer that lofl.... you guys kill me sometimes with handing out admin access like candy...

Try once more making sure the .swf player file is in your FORUM ROOT folder on your ftp and the code is exactly the same... also test via a post, why? Is it just not viewable in admincp?? If so then the reason why is simple... the swf file is in your forums root folder not your admincp folder.

So if all that's correct when you do the test via the
Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

mp3 tags for the new bbcode you will see it

Hope that helps

S-MAN
Here's what I have:

Replacement:

<object type="application/x-shockwave-flash"
data="player_mp3.swf?mp3={param}" width="200" height="20" />
<param name="movie" value="player_mp3.swf?mp3={param}" />
<param name="wmode" value="transparent">
</object>


Example:

[mp3]http://www.thelastsuperman.com/mymusic/TIWhateverYoulike.mp3[/mp3]

I also tried:

[mp3]http://www.MyForum.com/forum/Misunderstood.mp3[/mp3]

Title: mp3
Code Name: mp3



Still doesn't work.
Reply With Quote
  #33  
Old 15 Jan 2009, 21:29
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
 
Join Date: Sep 2008
Real name: Michael Miller Jr
Allright... now that makes no sense... I guess your stumped so IF you can ignore my post saying such this one time then admin access if you want me to check it out but if that's what you have it SHOULD work... let me know what you want to do! Anything regarding access simply PM and I'll get to it tomorrow after work, tonight IF I have time but the wife did not have to go into work so most likely movie night
__________________
Search - Some often wonder why many do not reply to their posts... has the same question been answered before?
*Use the search feature.
Information - Posting for help or asking a question?
*Include screenshots, copied/pasted code or errors, url.
Fixed - Please return to your thread/post and disclose how you resolved the issue!
*Helpful for those with a similar issue in the future i.e. possibly a solution!
Thanks - Thanks for your participation on vbulletin.org!
Reply With Quote
  #34  
Old 16 Jan 2009, 21:04
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
 
Join Date: Sep 2008
Real name: Michael Miller Jr
Talking

Originally Posted by Fungsten View Post
Here's what I have:

Replacement:

<object type="application/x-shockwave-flash"
data="player_mp3.swf?mp3={param}" width="200" height="20" />
<param name="movie" value="player_mp3.swf?mp3={param}" />
<param name="wmode" value="transparent">
</object>


Example:

[mp3]http://www.thelastsuperman.com/mymusic/TIWhateverYoulike.mp3[/mp3]

I also tried:

[mp3]http://www.MyForum.com/forum/Misunderstood.mp3[/mp3]

Title: mp3
Code Name: mp3



Still doesn't work.
YOU had it right! I double-checked all settings and then tested and it works fine... possibly how you copied the text for the test URL or maybe your editor choice in vb... but it is working, check your admin forums on your site and your inbox on here.

(ohh and one more reminder to delete that account as it's a security risk etc etc)

S-MAN
__________________
Search - Some often wonder why many do not reply to their posts... has the same question been answered before?
*Use the search feature.
Information - Posting for help or asking a question?
*Include screenshots, copied/pasted code or errors, url.
Fixed - Please return to your thread/post and disclose how you resolved the issue!
*Helpful for those with a similar issue in the future i.e. possibly a solution!
Thanks - Thanks for your participation on vbulletin.org!

Last edited by TheLastSuperman : 16 Jan 2009 at 22:32.
Reply With Quote
  #35  
Old 23 Jan 2009, 16:06
Sworm Sworm is offline
 
Join Date: Feb 2008
Will be great if the users can upload in a pre-dedicated webserver space theyre list of mp3.....

Without only the admins or who have the webserver access can upload the mp3 files.

Anybody want to post a site that offer a space for direct files (in this case mp3) uploads?
Reply With Quote
  #36  
Old 23 Jan 2009, 19:10
the stig's Avatar
the stig the stig is offline
 
Join Date: Sep 2008
Originally Posted by Sworm View Post
Will be great if the users can upload in a pre-dedicated webserver space theyre list of mp3.....

Without only the admins or who have the webserver access can upload the mp3 files.

Anybody want to post a site that offer a space for direct files (in this case mp3) uploads?
+1. IS there a site you guys can suggest where members can download their mp3s from their computers and use it? Not everyone has server access you know.
Reply With Quote
  #37  
Old 27 Jan 2009, 00:08
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
 
Join Date: Sep 2008
Real name: Michael Miller Jr
Guys I'm not sure if talking about things like this are the best idea on vB.. I mean I know the basic rules but past that there is so much on here to "know" lol...

I pretty much use I Tunes and that way it's legal, sometimes I rename the songs etc but not saying I don't have one or two by mistake or some transfer in the past but you know?! Also I have my own server err well rent looooooooottttttttssssss of hosting space so I can upload what I want as long as your not DL'ing it eh and I do not speak, type, or give permission to do so... so... we should be safe in theory from all the twisted copyright loopholes etc.

I would simply Google it if you need more info.
Edit: I do know many of the members on the TGW site have input site links where the file/song was and they have been enjoying it so I say google once more!

S-MAN
__________________
Search - Some often wonder why many do not reply to their posts... has the same question been answered before?
*Use the search feature.
Information - Posting for help or asking a question?
*Include screenshots, copied/pasted code or errors, url.
Fixed - Please return to your thread/post and disclose how you resolved the issue!
*Helpful for those with a similar issue in the future i.e. possibly a solution!
Thanks - Thanks for your participation on vbulletin.org!
Reply With Quote
  #38  
Old 31 Jan 2009, 22:42
fariborz khan's Avatar
fariborz khan fariborz khan is offline
 
Join Date: Jul 2007
Originally Posted by fariborz khan View Post
thanks i use this bbcode
how can i repeat my mp3(its read 1 time i want it repead my song)
no body can say my answer?
Reply With Quote
  #39  
Old 31 Jan 2009, 22:57
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
 
Join Date: Sep 2008
Real name: Michael Miller Jr
Originally Posted by fariborz khan View Post
no body can say my answer?
I tried the normal code to repeat the song and it did not take, I do not have photoshop or cs3 so no program to modify or even view the .swf contents to see if it can be done there. If you wish to look up similar code and tinker then let us know if you get it working!

S-MAN
__________________
Search - Some often wonder why many do not reply to their posts... has the same question been answered before?
*Use the search feature.
Information - Posting for help or asking a question?
*Include screenshots, copied/pasted code or errors, url.
Fixed - Please return to your thread/post and disclose how you resolved the issue!
*Helpful for those with a similar issue in the future i.e. possibly a solution!
Thanks - Thanks for your participation on vbulletin.org!
Reply With Quote
  #40  
Old 10 Feb 2009, 13:47
Fynnon Fynnon is offline
 
Join Date: Jul 2008
It`s working but i have a strange black line above the player...anyone knows why ?
Seems like its something that separates the post content from the signature content but i would like to not have it htere! 10x

See screenshot:
2-10-2009 4-41-42 PM.png
Reply With Quote
  #41  
Old 10 Feb 2009, 18:58
Armageddonz Armageddonz is offline
 
Join Date: Sep 2008
Real name: Leon Nortwizki
This is really good thanks so much for it. =]
Reply With Quote
  #42  
Old 01 Mar 2009, 22:16
Deadman_014 Deadman_014 is offline
 
Join Date: Jun 2007
I did EXACTLY as you instructed and it's not working. I've double checked everything.

The link is working. I uploaded the SWF to the root folder. The BB Code is exactly as you posted.

Yet when I try to post it nothing appears, it's just blank.

Help?
Reply With Quote
  #43  
Old 02 Mar 2009, 03:34
Alien's Avatar
Alien Alien is offline
 
Join Date: Oct 2001
Real name: Jason
Is this bbcode working well security-wise?

I know it doesn't allow people to link to outside flash files, but is there any way this could be abused when linking to external mp3 files in this fashion?

Just curious...
__________________
-Jason

WTF.com | Eternia Networks
Reply With Quote
  #44  
Old 11 Mar 2009, 02:01
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
 
Join Date: Sep 2008
Real name: Michael Miller Jr
Originally Posted by Fynnon View Post
It`s working but i have a strange black line above the player...anyone knows why ?
Seems like its something that separates the post content from the signature content but i would like to not have it htere! 10x

See screenshot:
Attachment 94562
Hmm, slight coding error or conflicting bbcode.... not sure? did you double check all the settings?

Originally Posted by Deadman_014 View Post
I did EXACTLY as you instructed and it's not working. I've double checked everything.

The link is working. I uploaded the SWF to the root folder. The BB Code is exactly as you posted.

Yet when I try to post it nothing appears, it's just blank.

Help?
Really? Well you got me unless you need to clear your cookies on your end or flush the cache on vB's end it should show! If you need provide access and I'll fix Let me know.

Originally Posted by Alien View Post
Is this bbcode working well security-wise?

I know it doesn't allow people to link to outside flash files, but is there any way this could be abused when linking to external mp3 files in this fashion?

Just curious...
Good question! It uses a .swf file, so anyone w/ the right program can view that code and any possible security flaws but using an mp3 to gain access via a forum? I have not heard of anything that advanced (or arse backwards either way) that would do anything like that but there's so much out there many of us are cluelessul to I would not doubt it lol... however that lol is in a sad way.

I have been using it and nothing yet but the right person @ the wrong time w/ anything is bad news imo.

S-MAN
__________________
Search - Some often wonder why many do not reply to their posts... has the same question been answered before?
*Use the search feature.
Information - Posting for help or asking a question?
*Include screenshots, copied/pasted code or errors, url.
Fixed - Please return to your thread/post and disclose how you resolved the issue!
*Helpful for those with a similar issue in the future i.e. possibly a solution!
Thanks - Thanks for your participation on vbulletin.org!
Reply With Quote
  #45  
Old 14 Mar 2009, 16:32
Alien's Avatar
Alien Alien is offline
 
Join Date: Oct 2001
Real name: Jason
Hey.

Thanks for your reply!
__________________
-Jason

WTF.com | Eternia Networks
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 01:38.

Layout Options | Width: Wide Color: