MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    iFrame module not showing content

    Troubleshooting
    3
    4
    2733
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • fox
      fox last edited by fox

      @desertblade I’ve created on my second raspi an container called iframe.html (He takes temperature data from pool with 1-wire sensors)
      alt text

      and indexsmall.html is:
      http://pastebin.com/KjhxUpYZ

      But it does not work.
      Only a white line:
      alt text

      Code in MM is:

      modules: [
                      {
                              module: "MMM-iFrameReload",
                              position: "top_right",
                              header: "",
                              config: {
                                      url: "http://192.168.188.30/iframe.html",
                                      width: "100%",
                                      height: "200px"
                              }
                      },
      
      

      Who can help me?

      Issues With MMM-WatchDog known?

      https://forum.magicmirror.builders/post/29827

      Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

      1 Reply Last reply Reply Quote 0
      • fox
        fox last edited by fox

        i got it:
        the module is buggy!!

        https://forum.magicmirror.builders/post/17419

        Issues With MMM-WatchDog known?

        https://forum.magicmirror.builders/post/29827

        Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

        1 Reply Last reply Reply Quote 0
        • O
          ooskay last edited by

          does it solved or still problematic?
          I would like to use Iframe on my setup to display an html or xml output taken from my local app?
          what do you suggest?

          ? 1 Reply Last reply Reply Quote 0
          • ?
            A Former User @ooskay last edited by A Former User

            @ooskay How about using this?


            You can put your iframe tag into the content or external file.

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy