"url" is not the same as {URL}I need help making this work
I created the proper BB Code for the HTML.
Everything seems to check out but the forum will not display EXTERNAL websites. Whatever URL I input it only displays the fourm's "Page Not Found" page.
I'm stuck at what I'm supposed to do next.
This is the BB Code that I created :
[iframe]{URL}[/iframe]
This is the html syntax I used :
<iframe src="url" height="480" width="800"></iframe>
You probably need to do something like
<iframe src="{URL}/embed" ....</iframe>
Statistics: Posted by warmweer — Mon Aug 26, 2024 11:29 pm