× If you expect answers you should describe your problem and give as much information's as possible. (SQL-Structure, Template Code, Joomla Version ...) Please read this before posting: joodb.feenders.de/support.html

iframe is unwanted filtered

More
5 years 10 months ago #4743 by tlkl
Replied by tlkl on topic iframe is unwanted filtered

Attachment users.PNG not found

Attachment textfilter.PNG not found

This message has attachments images.
Please log in or register to see it.

Please Log in to join the conversation.

More
5 years 6 months ago #4885 by biugiu
Replied by biugiu on topic iframe is unwanted filtered
Any Solutions to this problem?

Please Log in to join the conversation.

More
5 years 6 months ago #4887 by tlkl
Replied by tlkl on topic iframe is unwanted filtered
Unfortunately, I haven't found a solution.

Please Log in to join the conversation.

More
5 years 2 months ago #5004 by dirk.leibing
Replied by dirk.leibing on topic iframe is unwanted filtered
did you meanwhile found a solution? Same problem here :(

Please Log in to join the conversation.

More
5 years 2 months ago #5005 by Dirk
Replied by Dirk on topic iframe is unwanted filtered
It seems that the Iframe is filtered only at Frontend (Website) and not at Backend (Administration).

The Iframe is saved but as soon as you load the editor again the src attribute is filtered. The edito now removes the whole iframe because of invalid src url.

You could try to remove stripslashes from line 135 of the form Helter in
/administrator/components/com_joodb/helpers/form.php
Like this
$result .= $editor->display($name, $item->{$name}, '450', '250', '40', '6',false,"joodb_".$fid);
The following user(s) said Thank You: dirk.leibing

Please Log in to join the conversation.

More
5 years 2 months ago #5006 by dirk.leibing
Replied by dirk.leibing on topic iframe is unwanted filtered
thanks for the reply, i found another solution for me, i put all the iframe code in the template and only the video id in the database, that works good

Please Log in to join the conversation.

Moderators: Dirkjoest