Re: Aurora 2026 Rev-4.3P Release
Posted: Mon May 11, 2026 7:38 am
Simple-Update-Aurora-2026-4.3P May 11th
https://www.mediafire.com/file/pikxcspn ... 1.zip/file
Master-Aurora-2026-4.3P May 11th
https://www.mediafire.com/file/z0pnt496 ... 1.zip/file
1.fixed incorrect links in daylight and hardware small modules (Ref gvmelbrty post)
2.removed license expiry module and scripts from info screen only valid on cloud template version
3.added animation to notifications for station data and wu forecast
4.cleaned up script for notifications(please note it is purely optional via setup screen to use notifications)
5.recompiled daylight small module cleaned up alignment
6.fixed offline data persitently showing in metar small module
@snoop provide a url or it could be new configuration of php install not setup for Lat Longitude .. a phpinfo file would reveal or help you diagnose
Gemini AI response
Create a file called info.php : Use a text editor (like Notepad or TextEdit) or your hosting provider's File Manager
to create a new file named info.php.
Add the code: Paste the following script into the file:php
<?php
phpinfo();
?>
Use code with caution.Upload the file:
Place it in your web server's root directory (often named public_html, www, or htdocs).
View in browser: Navigate to the file's URL (e.g., http://yourdomain.com or http://localhost/info.php).
..Brian
https://www.mediafire.com/file/pikxcspn ... 1.zip/file
Master-Aurora-2026-4.3P May 11th
https://www.mediafire.com/file/z0pnt496 ... 1.zip/file
1.fixed incorrect links in daylight and hardware small modules (Ref gvmelbrty post)
2.removed license expiry module and scripts from info screen only valid on cloud template version
3.added animation to notifications for station data and wu forecast
4.cleaned up script for notifications(please note it is purely optional via setup screen to use notifications)
5.recompiled daylight small module cleaned up alignment
6.fixed offline data persitently showing in metar small module
@snoop provide a url or it could be new configuration of php install not setup for Lat Longitude .. a phpinfo file would reveal or help you diagnose
Gemini AI response
Create a file called info.php : Use a text editor (like Notepad or TextEdit) or your hosting provider's File Manager
to create a new file named info.php.
Add the code: Paste the following script into the file:php
<?php
phpinfo();
?>
Use code with caution.Upload the file:
Place it in your web server's root directory (often named public_html, www, or htdocs).
View in browser: Navigate to the file's URL (e.g., http://yourdomain.com or http://localhost/info.php).
..Brian