johnsocal wrote: โMon Jan 15, 2024 6:59 pm
Brian,
the jan 15 update says verified for 8.3.1 but i sill get a blank screen when i try to backup template. any clue what php setting might affect this?
also, i had to do master template as template 8 and 9 didn't show despite recent updates. the update timer sits at 54 years. i had to replace data_updated.php from an old template to get it to update.
watch template on apple watch ultra only fills 2/3rds of screen. maybe i'm missing how to enlarge it.
thx
JohnIMG_4417.jpeg
Good Morning John
I am running PHP 8.3.1 on my local server(basically an old mac mini designated as a server, ive been using this for around about 9 years,its ideal for running a local web host for developing)
I am not experiencing any anomalies you have mentioned in regards to running a backup again I ran it again this morning with no problems.
I dont tend to like getting involved in server side issues that are NOT visible to me and NOT owned by me because the risk factor of breaking things are always there , so you will have to educate yourself on resolving localized issues in regards to server side errors (i understand you may think its the template back up script , but unless I can reproduce it locally I stand little chance of resolving it for you.
Things I religiously do prior to upgrading PHP on the local server is grab a screenshot of the phpinfo.ini file output and then after upgrading if I have any issues I compare the previous to the upgraded one this is tedious but useful when dealing with upgrade issues and errors etc.
check ZIP related modules
https://www.php.net/manual/en/book.zip.php (google will return a wealth of information on various extensions/modules for php.
if you are unfamiliar with phpinfo
'The phpinfo() function is a built-in function in PHP that provides comprehensive details about your PHP configuration."
The phpinfo() function provides a detailed overview of your serverโs PHP configuration.
PHP Version:
This section provides the version of PHP installed on your server. Keeping your PHP version up-to-date is crucial for security and performance.
Server API: This tells you the interface between the web server and PHP.
Loaded Configuration File:
This shows the path to the php.ini file currently in use. This file contains all the PHP configuration options for your server.
Loaded Extensions(Modules):
This section lists all the PHP extensions loaded on your server. Extensions add functionality to PHP.
Create a new file and name it info.php for example
Write the following line of code in the file info.php :
<?php phpinfo(); ?>
Save the file and upload it to the root directory of your server using FTP.
then in your browser simply type yoururl/info.php
hope that is of some help
Apple Watch Ultra ..
the apple watch BROWSER USE is not much or very user friendly as it always dependent on third party browser's for apple watch , only one I used was called Parity it works fine , there are many others but 99% are paid subscription apps which Im tired of tying myself up in app subscriptions and hardly have any use .
I dont have Apple Watch Ultra to hand my wife owns one but she wont appreciate me pestering her at 6am in the morning whilst she is preparing for work and its her personal thing she is very dependent on it so perhaps at the weekend I will try . I have a SERIES 8 45MM and it works fine using the free app PARITY
https://apps.apple.com/us/app/parrity/id1448208309
very poor photo below taken at around 6 am poor lighting ..brian
Simple Update 16th January
https://www.mediafire.com/file/bwbykpq2 ... 4.zip/file
1.fix humidity icon color mismatch in Theme 9
2.fix indoor temperature showing units
3.minor fix on apple watch temperature where color is overridden when indoor temperature module is present .

- pa.jpg (149.88 KiB) Viewed 206255 times

- IMG_2826.jpg (62.92 KiB) Viewed 206255 times