Read the statement by Michael Teeuw here.
Are you tired of editing config.js, or have trouble doing it, see my new module
-
@alyx said in Are you tired of editing config.js, or have trouble doing it, see my new module:
chmod the folder to 777
please don’t do crazy things. post and I will help
-
@alyx under the submit button two messages are written
Your Configuration has been submitted
and
config.js created successfully -
@sdetweil
Did the debug what folder does it go to? I have the somefile ready alsoAs for the messages I get the first part but not the second saying its created
-
@alyx debug is set in config.js for my module
the somefile is the debug output from save
also send the config.js and the defaulys.js from my module folder.the .js files will have to be renamed to .txt
as .js files cannot be sent as attachmentsmy email is my same userid at gmail
lack of the second message means some content formatting issue
-
@sdetweil Sent over there cheers
-
@alyx sent message back. need the rest of debug
-
@sdetweil sent back over
-
@alyx yes… saw. was at car dealer for oil change… just got back…
-
@sdetweil Ah no worries was out for some materials to build the mirror frame myself haha
-
@alyx ok, the crash is because u have a bad position for selfieshoot in config.js
module: "MMM-Selfieshot", position: "bottom",
bottom is not valid
https://docs.magicmirror.builders/modules/configuration.html#example
separate lines are my addition to the view
The location of the module in which the module will be loaded. Possible values are top_bar, top_left, top_center, top_right, upper_third, middle_center, lower_third, bottom_left, bottom_center, bottom_right, bottom_bar, fullscreen_above, and fullscreen_below.