Page 1 of 1
Embed HTML Command -- Disabled?
Posted: Wed Oct 03, 2012 9:13 am
by Hikin_Jim
Is the "embed" HTML tag now disabled on SGMDF? We used to be able to embed a youtube video inside a post. I can't seem to get it to work now.
Example:
HJ
Re: Embed HTML Command -- Disabled?
Posted: Wed Oct 03, 2012 8:31 pm
by Taco
It is enabled... not sure why it no worky. :-\
Re: Embed HTML Command -- Disabled?
Posted: Wed Oct 03, 2012 10:17 pm
by Hikin_Jim
Maybe it's my Mac?
Can anyone see a video embedded below?
Or this:
HJ
Re: Embed HTML Command -- Disabled?
Posted: Thu Oct 04, 2012 6:30 am
by HikeUp
I see both videos.
Re: Embed HTML Command -- Disabled?
Posted: Thu Oct 04, 2012 8:53 am
by Hikin_Jim
Huzzah!
The problem is that the phpBB parsing routine is unusually primitive. An extra space throws it off.
This works:
This does not (extra space):
Weird.
HJ