• Resolved nscarselli

    (@nscarselli)


    Hi, I need help with the plugin. I have a problem with the mobile version of my site. When I enter the iframe it throws a connection error.

    In the desktop version, it works great. The problem is in mobile.

    The page I try to integrate is
    https://bromley.com.ar/moodle30

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author mdempfle

    (@mdempfle)

    Which kind of error do you get. whit broewser causes the problem?

    Thread Starter nscarselli

    (@nscarselli)

    I receive the error that the connection was rejected by https://bromley.com.ar. It is very rare since the desktop works fine. It stops me with all browsers. please I need help

    Plugin Author mdempfle

    (@mdempfle)

    I cannot do anything with connection issues. This is a browser functionality. I can help if the display or functionality are different in desktop and mobile.

    But with the connection I cannot do anything.

    Best, Michael

    Thread Starter nscarselli

    (@nscarselli)

    The problem persit also in iPhones safari. I dont undestand.
    Why in desktop Chrome it works and mobile Chrome not.
    Please give me a possible Solution!.
    Thank you

    Plugin Author mdempfle

    (@mdempfle)

    Please check my last post. browser connection issues is nothing I can solve.
    One thing sometimes could cause this is that you load inside the iframe insecure elements (like image, css, javascript). Some browsers still accept this while others do not.

    Maybe you have errors which only happen on mobile browsers. These are really hard to track as there is no browser console on mobile devices.
    e.g. sometimes some browsers do not support some Javascript and fail.

    Best, Michael

    Thread Starter nscarselli

    (@nscarselli)

    Michael,
    I put this script in my moodle site
    <script src=”https://bromleyacademy.com/wp-content/plugins/advanced-iframe/js/ai_external.js”></script&gt;

    But, when i open the brownser its shows mi “bromley.com.ar reject the connection”

    I dont understand

    You can see the error in this link
    bromleyacademy.com/campus

    Can you help me please?

    Plugin Author mdempfle

    (@mdempfle)

    Please see you browser console (F12)

    Refused to display ‘https://bromley.com.ar/moodle30/&#8217; in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’.

    This page cannot be included.

    Best, Michael

    Thread Starter nscarselli

    (@nscarselli)

    And how should I modify the website header so that I can connect to the iframe? Thank you!

    Plugin Author mdempfle

    (@mdempfle)

    Not sure what you mean. You mean to modify the x-options header?
    You have to contact the owner of the website to remove it.

    Best, Michael

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘HELP! connection in mobile site’ is closed to new replies.