Thanks I’ll give that a try… is there a reason why we can’t update that in the source code?
Read the statement by Michael Teeuw here.
Latest posts made by vaju0503
-
RE: Calendar Module with super old repeating events
-
Calendar Module with super old repeating events
So I have the calendar working and recently changed my repeating events to show the number of years and that seems to work fine until I changed my grand parents anniversary date to back when they got married in 1960. Is there some reason why really old recurring events from my google calendar fail to load in the calendar module? I’ve changed the years a number of times and when I go 30 years back it seems to work fine, but wont work when I enter it all the way back to 1960. Is there some sort of cutoff for the number of events that can be in a recurring fashion?
-
RE: What are you guys using for the mirror?
Thanks for the input… I was down at my local glass store and they commented that for something like this you may want to stick to glass as well, mainly because acrylic scratches up much easier and will have a lesser overall quality, the price they quoted me for glass wasn’t too bad around $120 or so, which seems cheaper than others I’ve seen online.
-
RE: Where to buy 2 way mirror in USA
Went to my local glass store as well they had a few options an 18x24 sheet of glass was around $120. It was called mirrorpane but I haven’t purchased it yet because it is quite expensive. For sure check your local glass shops I’m sure they can do much cheaper than twowaymirrors.com
-
RE: What are you guys using for the mirror?
In searching for glass I’ve found a few different product just curious what products others have used. Mirrorpane, Mirroview, Dielectric, and VanityView mirrors. I have a quote from the first 2 which are around $150 each for the size I’ll need, just curious if anyone knows the difference or prefers one product over another?
-
RE: Changing units from 'metric' to 'imperial' breaks currentweather module
Just look at the history of the change that was made in the other branch… it’s in modules/default/currentweather the script you need to update is currentweather.js
I just used an SFTP connection to get into my pi, went to the directory and uploaded the new script. You have to change the following in the script lines 410 and 411. Take note in the case sensitive variable of windChillInF it was changed from windchillinF. You could do it from terminal too using nano or whatever your favorite editor is. That’s what I ended up doing until this gets merged up into the main pull.
var windChillInF = Math.round(35.74+0.6215*tempInF35.75*Math.pow(windInMph,0.16)+0.4275*tempInF*Math.pow(windInMph,0.16)); var windChillInC = (windChillInF - 32) * (5/9);
Obviously after you fix it you’ll have to restart MM or just do a reboot and it should fix itself.
-
RE: Changing units from 'metric' to 'imperial' breaks currentweather module
Agreed it does appear to fix what was broken. :)
-
RE: Current Weather
This seems to be the thread that relates to this… Ignore this and reply to the link below.
-
RE: Changing units from 'metric' to 'imperial' breaks currentweather module
@zorrotech seems I’m having the same issue, I just posted about it not working, but I now see that I too am having this same issue. The weatherforcast module still seems to work in imperial but the current weather did break.
-
What are you guys using for the mirror?
Are you guys finding actual suppliers for the mirror? Or are people using the film on glass? I’m interested in making one, but all the suppliers I’ve found that make the actual mirror are super expensive.