Adding soundcloud bbcode?

Get help developing custom BBCodes or request one.
Acelondoner
Registered User
Posts: 99
Joined: Sun Jan 24, 2010 10:08 am
Contact:

Adding soundcloud bbcode?

Post by Acelondoner »

Is this possible with phpbb 3? If so, how would I go about doing it? Thanks
My dubstep site.
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: Adding soundcloud bbcode?

Post by Lumpy Burgertushie »

Acelondoner wrote:Is this possible with phpbb 3? If so, how would I go about doing it? Thanks
might help if we knew what "soundcloud" is.

It always amuses me when people automatically assume that everyone knows what something is because they do. :lol:

please explain what it is , maybe even give a link to an example, etc.

thanks,
robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
Acelondoner
Registered User
Posts: 99
Joined: Sun Jan 24, 2010 10:08 am
Contact:

Re: Adding soundcloud bbcode?

Post by Acelondoner »

Ok, sorry about that :lol:

Soundcloud is basically somewhere you upload your music to and can then be streamed.
http://soundcloud.com/
My dubstep site.
Jan Christensen
Registered User
Posts: 140
Joined: Sun May 16, 2004 10:42 am
Location: Denmark

Re: Adding soundcloud bbcode?

Post by Jan Christensen »

Acelondoner wrote:Is this possible with phpbb 3? If so, how would I go about doing it? Thanks
Do you want to be able to embed single sound tracks or whole sets of tracks with bb-code?
Jan Christensen • Danish language package author • Olympus DK Team
Jan Christensen
Registered User
Posts: 140
Joined: Sun May 16, 2004 10:42 am
Location: Denmark

Re: Adding soundcloud bbcode?

Post by Jan Christensen »

I just read, after a google search, one of the soundcloud workers claim that this is not possible to implement a bb code for in phpBB3, but if that is true or not, I really dont know, sorry.

Source of information:
http://support.soundcloud.com/soundclou ... th_bb_code
Jan Christensen • Danish language package author • Olympus DK Team
User avatar
ric323
Former Team Member
Posts: 22910
Joined: Tue Feb 06, 2007 12:33 am
Location: Melbourne, Australia
Name: Ric
Contact:

Re: Adding soundcloud bbcode?

Post by ric323 »

This might work, even though it is aimed at a different forum package:

http://blog.soundcloud.com/2009/07/28/s ... d-bb-code/
The Knowledge Base contains solutions to many common problems!
How to fix "Doesn't have a default value" and "Incorrect string value: xxx for column 'post_text' " errors.
How to do a clean re-install of the latest phpBB3 version.
Problems with permissions? Read phpBB3 Permissions
Comkid
Registered User
Posts: 132
Joined: Thu Mar 25, 2010 5:40 am

Re: Adding soundcloud bbcode?

Post by Comkid »

That won't work, I changed it a little for it to work ;)

BBCode Usage:

Code: Select all

[soundcloud]{URL}[/soundcloud]
HTML replacement:

Code: Select all

<object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url={URL}&g=bb"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url={URL}&g=bb" type="application/x-shockwave-flash" width="100%"></embed></object> <a href="{URL}">{URL}</a>
Help Line:

Code: Select all

Embed the tracks from SoundCloud into your post. Use the track URL in your browser: [soundcloud]http://soundcloud.com/forss/speech-craft-no-sleep-til-dawn-remix-by-forss[/soundcloud]
Settings ~ Display on Posting Page (Your choice)

DEMO: http://comkid.sa007.co.uk/viewtopic.php?f=2&t=4
I ist Comkid :P
auxillary
Registered User
Posts: 10
Joined: Tue Jul 20, 2004 9:04 am
Location: Eindhoven, The Netherlands
Contact:

Re: Adding soundcloud bbcode?

Post by auxillary »

Thanks ComKid ... just what the doctor ordered!!!! :D
mikenel
Registered User
Posts: 5
Joined: Tue May 04, 2010 6:49 am

Re: Adding soundcloud bbcode?

Post by mikenel »

Respect! This works. Thank you for your sharing this...
-- spam --
Last edited by Brf on Tue May 25, 2010 3:13 pm, edited 1 time in total.
Reason: Removed spam URL
User avatar
pilch
Registered User
Posts: 121
Joined: Sat Oct 04, 2003 9:39 am
Location: U.K
Contact:

Re: Adding soundcloud bbcode?

Post by pilch »

f'in brilliant stuff. This is excellent timing as my forum's going to be hosting a massive competition using SoundCloud.
User avatar
pilch
Registered User
Posts: 121
Joined: Sat Oct 04, 2003 9:39 am
Location: U.K
Contact:

Re: Adding soundcloud bbcode?

Post by pilch »

What's the quickest method to establish why a member is unable to preview the Soundcloud BBCODE working within a post? It's fine for me (as admin) and also when I entered their post and basically just copied and pasted EXACTLY what they'd done.

to this effect I'm assuming it's permissions based issue>? can anyone advise further?
Fudog
Registered User
Posts: 2
Joined: Sun Jan 27, 2008 12:55 pm

Re: Adding soundcloud bbcode?

Post by Fudog »

thanks this works!!!!
User avatar
eNbass
Registered User
Posts: 1
Joined: Wed May 18, 2011 2:48 pm
Location: Izola,Slovenija
Name: eNbass Deeperz
Contact:

Re: Adding soundcloud bbcode?

Post by eNbass »

Thank Thank Thank!!Don't know what else i can say...is not alot of time i start run my personal phpBB forum but was alot of time i search this solution to add this soundcloud code and luck i found this your post and solve this problem in 5minutes =))) thank again...now i'm so happy :D :D :D :D :D
User avatar
gussie
Registered User
Posts: 92
Joined: Wed Nov 27, 2002 1:26 am

Re: Adding soundcloud bbcode?

Post by gussie »

Just tried this on my forums. It works! But there is a little delay when you first use it - wait a few minutes before the Soundcloud Player shows up in your posts
Res tantum valet quantum vendi potest
Do not hire Christian Bullock - he will not finish the job and he will not return your money.
mykkal
Registered User
Posts: 38
Joined: Wed Aug 31, 2005 12:06 am

Re: Adding soundcloud bbcode?

Post by mykkal »

Anything is possible.
ric323 wrote:This might work, even though it is aimed at a different forum package:

http://blog.soundcloud.com/2009/07/28/s ... d-bb-code/
Post Reply

Return to “Custom BBCode Development and Requests”