Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this module was working until a new pull request today #17

Closed
Gavin-McLeod opened this issue Dec 3, 2018 · 2 comments
Closed

this module was working until a new pull request today #17

Gavin-McLeod opened this issue Dec 3, 2018 · 2 comments

Comments

@Gavin-McLeod
Copy link

Gavin-McLeod commented Dec 3, 2018

The iFrame simply stopped showing after updating today by doing a git pull. No errors reported in Dev Tools, and the modules appears to be cycling through URLS, but nothing is rendered in the display.

	{
		disabled:false,
		module: 'MMM-iFrame',
		position: 'top_center',	// This can be any of the regions.
		config: {
			// See 'Configuration options' for more information.
				url: ["http://images.drivebc.ca/bchighwaycam/pub/cameras/352.jpg", 
				      "http://images.drivebc.ca/bchighwaycam/pub/cameras/351.jpg",
				      "http://images.drivebc.ca/bchighwaycam/pub/cameras/349.jpg",
				      "http://images.drivebc.ca/bchighwaycam/pub/cameras/350.jpg"],  // as many URLs you want or you can just ["ENTER IN URL"] if single URL.
				updateInterval: 15 * 1000, // rotate URLs every 15 seconds
				height:"315px", 
				width:"420px",
		}
	},
@IRand1
Copy link

IRand1 commented Dec 5, 2018

Same problem here! Is it possible to get the old version that works?

@alberttwong
Copy link
Owner

You'd have to go to MM and look for that old version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants