vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   BB Code Enhancements - Soundcloud Embed (https://vborg.vbsupport.ru/showthread.php?t=218664)

mp3u 10-28-2010 02:57 PM

How do I upload this mod? Do I have to put this on the server (if so where?) or do I upload it through the Admin CP? Not sure what to do with the text file but I would like to have this mod on my board.

pete_brady 11-01-2010 09:29 PM

Quote:

Originally Posted by mp3u (Post 2115267)
How do I upload this mod? Do I have to put this on the server (if so where?) or do I upload it through the Admin CP? Not sure what to do with the text file but I would like to have this mod on my board.

add it in as a new BBCode. installed & working on vb4.08

slight modification for Soundcloud playlists:

Title: Soundcloud Playlist

BBCode Tag Name: scpl

Replacement:
HTML Code:

<object height="360" width="100%">
<param name="movie" value="http://player.soundcloud.com/player.swf?url={param}&secret_url=false"></param>
<param name="allowscriptaccess" value="always"></param>
<embed allowscriptaccess="always" height="360" src="http://player.soundcloud.com/player.swf?url={param}&secret_url=false" type="application/x-shockwave-flash" width="100%"></embed>
 </object>

Example: [scpl]http://soundcloud.com/fresh_air/sets/small-hours-autumn-leaves[/scpl]

Use option: No

Remove Tag If Empty: Yes

Disable BB Code Within This BB Code: Yes

Disable Smilies Within This BB Code : Yes

Disable Word Wrapping Within This BB Code: Yes

bigtree 11-17-2010 02:55 AM

I'm new at adding code the VB. Where do I add this exactly. How do I find the bbcode variable location?

unnetboardguy 11-21-2010 02:39 AM

sidewaysfive.net (old unnet) has it loaded and it works great!
thanks!

Wird0 01-22-2011 10:07 PM

Thanks for the code Pete, works great on 4.1.1

six58 03-17-2011 02:41 AM

anyone have this working on 4.1.2? it isn't for me.
i get the soundcloud bar but it doesn't play

six58 03-21-2011 12:41 AM

Quote:

Originally Posted by six58 (Post 2174266)
anyone have this working on 4.1.2? it isn't for me.
i get the soundcloud bar but it doesn't play

i went into BBCode and rewrote over the replacement code as from this page here http://blog.soundcloud.com/2009/07/2...cloud-bb-code/ and it started working.

luckywaf 03-27-2011 11:35 AM

...does not work with version 4.0.6 ? ive use also the blog post http://blog.soundcloud.com/2009/07/2...cloud-bb-code/

why ist the track currently not available?

this is the code iam using:

HTML Code:

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

jamesbondhf 10-16-2014 06:28 PM

Here is a better code that I use
Code:

<object height="81" width="100%">
<param name="wmode" value="transparent">
<param name="movie" value="http://player.soundcloud.com/player.swf?url={param}&secret_url=false"></param>
<param name="allowscriptaccess" value="always"></param>
<embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url={param}&secret_url=false" type="application/x-shockwave-flash" width="100%"></embed>
</object>


creativepart 11-15-2015 03:27 PM

As I understand it, SoundCloud has again disabled embedding in 3rd party websites. This mod worked fine on all of my sites and now is now longer working anywhere.

Does anyone know if this is so? Or did they just make a change in their format?


All times are GMT. The time now is 03:12 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01159 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete