403 Forbidden error with iframe tag

laganzua

New member
You are using DaDaBIK version 7.3.3 pro, installed on 05-10-2016, the last version of DaDaBIK is 8.2-Lerici released on 19-12-2017

You are not running the last release of DaDaBIK, the release you are running might have bugs and security holes, see the official change log for further information. You can upgrade DaDaBIK here.

PHP Version: 5.6.33

mysql version: 5.5.59-0+deb8u1-log

Web server: Apache

Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0

Hi!

I'm getting error:

"Forbidden
You don't have permission to access /****/index.php on this server."


when I try to insert or update a record with an embed video form youtube (with iframe tag) in a rich editor with tinymce editor. Problem is always on <iframe> tag.

I'm tested on Local (wamp) and all it's ok.

In my header.php i have added:
extended_valid_elements:"iframe[src|title|width|height|allowfullscreen|frameborder|class|id]".

Thanks
 

eugenio

Administrator
Staff member
Hello,
I am not sure if I have understood the situation: if you test it locally it works while if you test it on a hosting service it doesn't?

Best,
 

eugenio

Administrator
Staff member
In that case it is most probably a security measure implemented by your hosting provider, that sees your HTML code as a potential risk.

I would contact them to understand if they can modify their filters.

Best,
 
Top