Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: DMR123 on October 28, 2012, 10:25:41 AM

Title: Embed Iframe into forum
Post by: DMR123 on October 28, 2012, 10:25:41 AM
Hi,
I am trying to embed iframe into the forum, but it doesnt work..

this is the code:

<iframe src="----URL---" width="600" height="400" frameborder="0" scrolling="no"></iframe>


The forum posts it as text and doesnt display the gallery I am trying to embed.

Does anyone know how I can do this?
Title: Re: Embed Iframe into forum
Post by: Shambles on October 28, 2012, 10:43:42 AM
Are you an Admin, and have you tried enveloping it in [html]..[/html] tags within the post?
Title: Re: Embed Iframe into forum
Post by: DMR123 on October 28, 2012, 02:24:41 PM
Quote from: ShamPire on October 28, 2012, 10:43:42 AM
Are you an Admin, and have you tried enveloping it in [html]..[/html] tags within the post?

I forgot about the  tags

thanks.. that worked
Title: Re: Embed Iframe into forum
Post by: Hajargbeh1 on August 25, 2019, 09:41:57 AM
Please someone should help me through, i want to add iframe code to my smf  forum post ,but it doesnt work. pls help
Title: Re: Embed Iframe into forum
Post by: GigaWatt on August 25, 2019, 04:13:13 PM
You probably have html in posts disabled. Enable it, that should resolve the problem.

Also, allowing html in posts is generally a bad idea. It poses a potential security risk.
Title: Re: Embed Iframe into forum
Post by: Shambles on August 25, 2019, 04:24:49 PM
And to quote a famous personality... this topic is nearly 7 years old and is already marked as solved.