Read the statement by Michael Teeuw here.
MMM-Bergfex doesent load respectively should be a valid spdx license expression
- 
 to be honest, I don’t know what I’ve changed, too long ago. but it works for me 
- 
 oh sorry, i cant upload my files… Error 
 You do not have enough privileges for this action
- 
 Has anybody solved the issue? I am facing also the “loading” issue. I was thinking of that a certain ski area doesn´t exist anymore, but I took only one (Hintertux) which is definitely open and listed on the web page… In case somebody solved the issue, please upload your files. 
- 
 not yet, i am waiting for the files of gianienderlin, then i can find out what is the fix. 
- 
 here are my custom files. please let me know if they work. http://www.filehosting.org/file/details/705911/MMM-bergfex.zip 
- 
 @gianienderlin said in MMM-Bergfex doesent load respectively should be a valid spdx license expression: custom files. please let me k as far as i could see there is one main change in node_helper.js: 
 instead of
 var sys = require(‘sys’);he uses 
 var util = require(‘util’);regards, 
 andre
- 
 @gianienderlin worked for me! The only thing what I´ve changed was the const in node_helper.js. 
 Due to the fact that I am more interested in seeing the results of the Austrian ski resorts I put // Constants
 const URL = “http://www.bergfex.at/oesterreich/schneewerte/”;Thank you! 
- 
 yes this is possible: -) but thought there was more… 
- 
 anybody knows how I have to set ‘Kitzbühel - Kirchberg’ to the config? I think I am struggling with the “ü” same also for special characters like “-”… In case I am putting Kitzbühel into the config it says loading… 
- 
 @marphi1602 said in MMM-Bergfex doesent load respectively should be a valid spdx license expression: Kitzbühel - Kirchberg it works for me without an issue. my config part: { module: 'MMM-bergfex', position: 'top_right', classes: 'small dimmed', config: { updateInterval: 30*60*1000, animationSpeed: 0, header: 'Schneebericht', skiareas: [ 'Fieberbrunn - Saalbach Hinterglemm Leogang', 'Kitzbühel - Kirchberg', ], shortenArea: 20, cssclassrow: 'normal', cssclassheader: 'bright' } },edit: which ‘locale’ are you using? i have “C” configured except “LANGUAGE=” and “LC_ALL=”. 
 edit2: maybe you can try this (this is what is visible in the logfile): ‘Kitzbhel - Kirchberg’
