How to use embed code in the PHP forum

Discussion in 'PHP' started by phemanth36, Oct 13, 2010.

  1. #1
    Hi..

    I have downloaded phbb software to create a forum like digital point fourm.

    But I need a button like to support ""html embeded code.""

    I will give an example :

    I have embeded source code like below this:


    <div><object style="width:420px;height:263px" ><param name="movie" value="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf?mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&amp;showFlipBtn=true&amp;documentId=100419095359-5beb16c913c046cea53aaf9f23601f08&amp;docName=issue7&amp;username=hejhejskiva&amp;loadingInfoText=Magnificent%20Magazine%20%237&amp;et=1287027103985&amp;er=77" /><param name="allowfullscreen" value="true"/><param name="menu" value="false"/><embed src="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" type="application/x-shockwave-flash" allowfullscreen="true" menu="false" style="width:420px;height:263px" flashvars="mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&amp;showFlipBtn=true&amp;documentId=100419095359-5beb16c913c046cea53aaf9f23601f08&amp;docName=issue7&amp;username=hejhejskiva&amp;loadingInfoText=Magnificent%20Magazine%20%237&amp;et=1287027103985&amp;er=77" /></object><div style="width:420px;text-align:left;"><a href="http://issuu.com/hejhejskiva/docs/issue7?mode=embed&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&amp;showFlipBtn=true" target="_blank">Open publication</a> - Free <a href="http://issuu.com" target="_blank">publishing</a> - <a href="http://issuu.com/search?q=photography" target="_blank">More photography</a></div></div>




    How to embeded this source code in php forum?

    I read many articles/ comments about this topic. Every one said it wont work in php forum. It can work only on html supported forums.

    Is there any site where we can download html supported forum software.

    Thanks in advance if any one help
     
    phemanth36, Oct 13, 2010 IP
  2. JoelLarson

    JoelLarson Peon

    Messages:
    61
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Are you trying to embed HTML code into PHPBB within a post, or within a fixed part of the template?

    If it's within a post, you will probably need to find a mod or bbcode to allow for embedding HTML code. If it's the fixed part of a template, then you need to look in your theme file for the proper page and paste the code in.
     
    JoelLarson, Oct 13, 2010 IP