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

Does the module look for images from uploads folder? #23

Open
raajeshpv opened this issue Nov 9, 2021 · 0 comments
Open

Does the module look for images from uploads folder? #23

raajeshpv opened this issue Nov 9, 2021 · 0 comments

Comments

@raajeshpv
Copy link

extract from readme
"This module reads the images from the uploads directory inside the module. Directory: MagicMirror/modules/MMM-ImagesPhotos/uploads"

what am I missing?

I looked through the file - MMM-ImagesPhotos.js and the code seems to be looking under /photos. However I tried uploading it even to photos folder but no luck

getPhotos: function() { var urlApHelper = "/MMM-ImagesPhotos/photos"; var self = this; var retry = true;

any help appreciated

@raajeshpv raajeshpv changed the title Does the module read from uploads folder? Does the module look for images from uploads folder? Nov 9, 2021
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

1 participant