Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   YouTube doesnt work on forums? (http://www.bvlist.com/showthread.php?t=8859)

KnightRaider 8th February 2013 07:41

YouTube doesnt work on forums?
 
Hi there, whenever I try YouTube on the forums, it just shows only a blank white screen then no YouTube at all? I did it like this
Code:

[youtube]9jK-NcRmVcw[/youtube]
, so what went wrong?

Chez 8th February 2013 10:17

check in global.php if the tag is ok

KnightRaider 8th February 2013 10:42

Quote:

Originally Posted by Chez (Post 39381)
check in global.php if the tag is ok

Okay how do I do I know if it's okay?

Chez 8th February 2013 11:18

//

Daz 10th February 2013 20:16

Did you try the BBCode fix?

http://www.bvlist.com/template-share...codes-fix.html

Follow those instructions, but if you are using 5.6, you need to change this line:
PHP Code:

  if (!defined ('IN_SCRIPT_TSSEv53'))
  {
    exit (
'<font face=\'verdana\' size=\'2\' color=\'darkred\'><b>Error!</b> Direct initialization of this file is not allowed.</font>');
  } 

to this:
PHP Code:

  if (!defined ('IN_SCRIPT_TSSEv56'))
  {
    exit (
'<font face=\'verdana\' size=\'2\' color=\'darkred\'><b>Error!</b> Direct initialization of this file is not allowed.</font>');
  } 


MaVerick88 12th June 2013 15:38

youtube in forums ?
 
hey can somone please help when i want to add a youtube video to forums i get the copyright issue and that i cant put this video on some sites does anyone know a way around this ?

Marco 14th June 2013 14:24

hello

what version of source you use?

i am using TS 5.6 Nightcrawler and working like charm

MaVerick88 14th June 2013 18:18

tsse 5.6
 
hey i use the same version TS 5.6 Nightcrawler and it works for movie trailers but when i want to add music from youtube i get this error
http://oi41.tinypic.com/34zf3o5.jpg

Marco 17th June 2013 08:03

yes , this is maybe an error from youtube , try another link...
some youtube videos has restrictions. (especially for countries or embeed restrictions)


All times are GMT +2. The time now is 13:40.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.