There are dozens of php errors in the script as all PHP code is now executed.Cavaliere wrote: Sun Dec 18, 2022 1:39 pm I just tried your changes by renaming the Dashboard1.php file to Dashboard1.txt
only now on the page http://www.ombarcellonapg.com/saratoga/dashboard2.php , the dashboard.php file remains empty after I reload the template, is this normal? Do I need to make any changes?
can't see anything anymore why? Have I reloaded the model?
I also enclose the changes to the meteobridge below.
=> HTTP ERROR 500, meaning the script fails, the first one is at
Code: Select all
if(( $valore[th0temp-delta10] > 0.0 ) ){ $src = "trendUp.png"; }
Stack trace:
#1 {main}
thrown in <b>/. . . .php</b> on line <b>159</b><br />
I cleaned the .txt file, it generates no php errors.Just try it and if it works, you can see the differences with your version.
Wim