Results 1 to 7 of 7

Thread: phpbb3 help

  1. #1
    Jackbauer
    Guest

    Default phpbb3 help

    well on my site i have been trying to set up the bb code to enable the youtube player i have gotten all the correct code and it works when you preview the post but once it has been submitted it just shows up

    [youtube]http://www.youtube.com/watch?v=[/youtube]

    with the full vid url, had to miss the last bit or it would have put a vid but any ideas were i am going wrong.

  2. #2
    g0d! Contributing Member siosios's Avatar
    Join Date
    Oct 2006
    Location
    In a cardboard box
    Age
    50
    HlStats

    HLStatsX Ranking for STEAM_0:1:13488560
    Posts
    13.539
    Blog Entries
    12
    Rep Power
    10

    Default

    go back through and verify you have all the code in there corrctly.
    ------------------------------------------------

    |W0rd|SexualTurtletara420ת/ύ: Hey there daddy..

    ------------------------------------------------
    \\\ ///
    ( @ @ )
    .....o00o.(_).o00o.....


    ------------------------------------------

  3. #3
    Jackbauer
    Guest

    Default

    I went back through and made sure that i had put all the correct coding in which i have but it only displays the vid on the preview of the post but once you post it wont display it. This is were i got the code form http://www.phpbb.com/community/viewt...?f=46&t=579376

  4. #4
    g0d! Contributing Member siosios's Avatar
    Join Date
    Oct 2006
    Location
    In a cardboard box
    Age
    50
    HlStats

    HLStatsX Ranking for STEAM_0:1:13488560
    Posts
    13.539
    Blog Entries
    12
    Rep Power
    10

    Default

    try posting a vid here and see if you get the same response
    ------------------------------------------------

    |W0rd|SexualTurtletara420ת/ύ: Hey there daddy..

    ------------------------------------------------
    \\\ ///
    ( @ @ )
    .....o00o.(_).o00o.....


    ------------------------------------------

  5. #5
    Jackbauer
    Guest

    Default

    [youtube]http://www.youtube.com/watch?v=GwaMHJzruDU[/youtube]

    works here i think phpbb3 just dose not like me lol

  6. #6
    Jackbauer
    Guest

    Default

    could it be down to config problems coz i have bbcode enabled so i am a bit stuck coz i dont know why when u preview it you can see it but when u post it, wont show. Its strange.

  7. #7
    Scribe
    Guest

    Default

    Heres what I have Jack, it seems to work for me. I don't know if you have this fixed or not.

    Code:
    [youtube]http://{SIMPLETEXT2}.youtube.com/watch?v={SIMPLETEXT}[/youtube]
    Code:
    <object width="425" height="350"><param name="movie" value="http://{SIMPLETEXT2}.youtube.com/v/{SIMPLETEXT}"></param><param name="wmode" value="transparent"></param><embed src="http://{SIMPLETEXT2}.youtube.com/v/{SIMPLETEXT}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •