MyBB Community Forums

Full Version: iframe does not work in threads
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I have the following problem on 2 forums. Iframe codes are not executed.
In Mycode the iframe is set correctly.In the Mycode test bench it works successfully (Copying the same code from the publication where it does not work).
But when I look at the past post (the same iframe code above), now it doesn't show anything.
All this has happened, perhaps, after the last update.
I've even tried Mybb's default template but it doesn't work either.
Can somebody help me?
Mybb 1.8.29
PHP 7.1.33
MySQLi 5.7.36

Actually, no Mycode works in the posts made, although I have checked all 3 Mycodes on the benchmark, they are working fine. But in the same posts made by users they don't work.
What can be?
If your forum is in https and the iframe source in http, it could be blocked.
If not, can you provide a link to your test post ? (and an account if required)
(2021-12-26, 05:51 PM)Crazycat Wrote: [ -> ]If your forum is in https and the iframe source in http, it could be blocked.
If not, can you provide a link to your test post ? (and an account if required)

Actually, no Mycode works in the posts made, although I have checked all 3 Mycodes on the benchmark, they are working fine. What can be?
Mybb 1.8.29 
PHP 7.1.33
MySQLi 5.7.36
What do you mean by "no mycode works"? It doesn't parse it, or the message is empty? Is it this issue? https://docs.mybb.com/1.8/faq/errors/#pa...ion-failed
(2021-12-26, 06:13 PM)Matt Wrote: [ -> ]What do you mean by "no mycode works"? It doesn't parse it, or the message is empty? Is it this issue? https://docs.mybb.com/1.8/faq/errors/#pa...ion-failed
the message is empty, in all the posts where they worked correctly before.
Okay, you'll need to follow the steps in that linked help doc to resolve.
(2021-12-26, 05:51 PM)Crazycat Wrote: [ -> ]If your forum is in https and the iframe source in http, it could be blocked.
If not, can you provide a link to your test post ? (and an account if required)
This is a link where the problem is verified with an empty message.

shorturl.at/dDQ

user:test
pass: usernew
The link goes nowhere. Can you give the real link to your post please ?
(2021-12-26, 07:16 PM)Crazycat Wrote: [ -> ]The link goes nowhere. Can you give the real link to your post please ?

sorry for that, I will never trust that shortener again.
user:test

pass: usernew
As above, you'll need to follow these steps to identify the cause: https://docs.mybb.com/1.8/faq/errors/#pa...ion-failed
Pages: 1 2