MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    [MMM-OnThisDayWikiApi] - Get Wikipedia's OnThisDay using the Wikimedia API

    Scheduled Pinned Locked Moved Showcase
    17 Posts 7 Posters 4.7k Views 7 Watching
    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.
    • S Offline
      slugmuffin @BerkSmash1984
      last edited by

      @BerkSmash1984
      Is that happening as a list or as the single item view?

      BerkSmash1984B 1 Reply Last reply Reply Quote 0
      • BerkSmash1984B Offline
        BerkSmash1984 @slugmuffin
        last edited by BerkSmash1984

        @slugmuffin
        Default config, using single item view.

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          slugmuffin @BerkSmash1984
          last edited by

          @BerkSmash1984 - Interesting, that’s the same configuration and position I’m using. Do you have any custom css or other modules that may be affecting it?

          BerkSmash1984B 1 Reply Last reply Reply Quote 0
          • BerkSmash1984B Offline
            BerkSmash1984 @slugmuffin
            last edited by

            @slugmuffin
            I am using MMM-pages. Nothing in custom css created for this module specifically

            1 Reply Last reply Reply Quote 0
            • A Offline
              angeliKITTYx
              last edited by

              c764f2ca-8432-4408-8dc6-242b81257f13-image.png

              I’m getting an error message. Is this something that will fix itself?

              KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
              • KristjanESPERANTOK Offline
                KristjanESPERANTO Module Developer @angeliKITTYx
                last edited by

                @angeliKITTYx The module works fine for me. Error code 500 indicates an error on the API. You can’t do anything about that. Do you use the latest version of the module? There was an update two weeks ago.

                A 1 Reply Last reply Reply Quote 0
                • A Offline
                  angeliKITTYx @KristjanESPERANTO
                  last edited by

                  @KristjanESPERANTO i just reinstalled it and I’m getting the same error

                  KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                  • KristjanESPERANTOK Offline
                    KristjanESPERANTO Module Developer @angeliKITTYx
                    last edited by

                    @angeliKITTYx Please show us your config of the module.

                    A 1 Reply Last reply Reply Quote 0
                    • A Offline
                      angeliKITTYx @KristjanESPERANTO
                      last edited by

                      @KristjanESPERANTO

                      		{
                      			module: "MMM-OnThisDayWikiApi",
                      			position: "bottom_bar",
                      			config: {
                      				type: "all",
                      			}
                      
                      KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                      • KristjanESPERANTOK Offline
                        KristjanESPERANTO Module Developer @angeliKITTYx
                        last edited by

                        @angeliKITTYx Okay, with type: "all"' it doesn’t work for me either. Try it with type: "selcted". That works for me.

                        	{
                        		module: "MMM-OnThisDayWikiApi",
                        		position: "bottom_bar",
                        		config: {
                        			type: "selected"
                        		}
                        	},
                        
                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy