Search found 8 matches
- Mon Dec 04, 2017 1:42 am
- Forum: Problems
- Topic: Webcam plugin issue (caching image?)
- Replies: 1
- Views: 2653
Re: Webcam plugin issue (caching image?)
Okay so I have determined that the plugin update php is using a cached image. Not quite sure how it is happening since its a hosted server but I found a way around it by modifying the CRON updatewebcam.php file as follows: $imageFile = file_get_contents($imageURL); to $imageFile = file_get_contents(...
- Sun Dec 03, 2017 11:19 am
- Forum: Problems
- Topic: statistics all time min weird value
- Replies: 2
- Views: 3179
Re: statistics all time min weird value
Great to know. Thanks for the quick response! It worked a treat.
- Sun Dec 03, 2017 8:52 am
- Forum: Problems
- Topic: Webcam plugin issue (caching image?)
- Replies: 1
- Views: 2653
Webcam plugin issue (caching image?)
Hoping someone can point me in the right direction with this challenge. So I am having an issue with the webcam plugin not saving the current image at each interval. It seems to be keeping a copy of an older image even thought the current image shown at the top is current. Appreciate any assistance ...
- Sun Dec 03, 2017 2:52 am
- Forum: Problems
- Topic: statistics all time min weird value
- Replies: 2
- Views: 3179
statistics all time min weird value
Okay so I have imported all my historical data into the database and I am seeing a weird issue with the temperature all time minimum value in statistics. As per the attached screenshots my temperature all time minimum in the summary is showing as 12.6 but the real number is actually much lower and s...
- Thu Nov 30, 2017 12:47 pm
- Forum: Installation
- Topic: Post install blank white screen
- Replies: 6
- Views: 18194
Re: Post install blank white screen
I scrapped the whole template folder and re-extracted. All working now so not sure what was going on.,
Now on to the customisation process!
Thanks for your help.
Now on to the customisation process!
Thanks for your help.
- Wed Nov 29, 2017 11:12 pm
- Forum: Installation
- Topic: Post install blank white screen
- Replies: 6
- Views: 18194
Re: Post install blank white screen
Is there any recommendations on permissions requirements based on files / directories? I am assuming things like the config file and install folder should have different permissions to the main files?
- Wed Nov 29, 2017 10:31 am
- Forum: Installation
- Topic: Post install blank white screen
- Replies: 6
- Views: 18194
Re: Post install blank white screen
External hosting.
- Tue Nov 28, 2017 11:14 pm
- Forum: Installation
- Topic: Post install blank white screen
- Replies: 6
- Views: 18194
Post install blank white screen
Hi everyone. New to Meteotemplate and having a slight issue with the install process. I have done a heap of reading / searching but can't find anything that matches my exact issue. I am no PHP guru so don't know the next place to look. Post-install I am only getting a blank white screen. I enabled t...