Page 1 of 1

Weather34 Problem on Raspberry Pi. **solved**

Posted: Mon Jan 25, 2021 12:46 pm
by Bahni
I have a problem with the "Weather34 Cockpit" as soon as I open the "Setup" in the "Weather34 Cockpit" and e.g. set the password and then click on "Save Configuration", the "Weather34 Cockpit" no longer works, there is no graphic display anymore, just text and the first lines look like this:

Code: Select all

Warnung : Verwendung einer undefinierten Konstante wahr - angenommen 'wahr' (dies wird einen Fehler in einer zukünftigen Version von PHP auslösen ) in /tmp/mnt/PWS/MB2/console-settings.php in Zeile 3
Habe ein Problem mit dem "Weather34 Cockpit", sobald ich im "Weather34 Cockpit" das "Setup" öffne und z.b. das Passwort setze und dann auf "Save Configuration" klicke funktioniert das "Weather34 Cockpit" nicht mehr, heißt keine grafische Darstellung mehr nur noch Text und die ersten Zeilen sehen so aus:

Code: Select all

Warnung : Verwendung einer undefinierten Konstante wahr - angenommen 'wahr' (dies wird einen Fehler in einer zukünftigen Version von PHP auslösen ) in /tmp/mnt/PWS/MB2/console-settings.php in Zeile 3

Re: Weather34 Problem on Raspberry Pi

Posted: Mon Jan 25, 2021 2:56 pm
by wvdkuil
Bahni wrote: Mon Jan 25, 2021 12:46 pm I have a problem with the "Weather34 Cockpit" as soon as I open the "Setup" in the "Weather34 Cockpit" and e.g. set the password and then click on "Save Configuration", the "Weather34 Cockpit" no longer works, there is no graphic display anymore, just text and the first lines look like this:

Code: Select all

Warnung : Verwendung einer undefinierten Konstante wahr - angenommen 'wahr' (dies wird einen Fehler in einer zukünftigen Version von PHP auslösen ) in /tmp/mnt/PWS/MB2/console-settings.php in Zeile 3
Habe ein Problem mit dem "Weather34 Cockpit", sobald ich im "Weather34 Cockpit" das "Setup" öffne und z.b. das Passwort setze und dann auf "Save Configuration" klicke funktioniert das "Weather34 Cockpit" nicht mehr, heißt keine grafische Darstellung mehr nur noch Text und die ersten Zeilen sehen so aus:

Code: Select all

Warnung : Verwendung einer undefinierten Konstante wahr - angenommen 'wahr' (dies wird einen Fehler in einer zukünftigen Version von PHP auslösen ) in /tmp/mnt/PWS/MB2/console-settings.php in Zeile 3
If you yourself typed that word wahr for a question, you should type it as true
If it was a selection to make, do not use automatic translation to German, use the original English version.

Wenn Sie selbst das Wort wahr für eine Frage eingegeben haben, sollten Sie es als true eingeben.
Wenn es sich um eine Auswahl handelte, verwenden Sie keine automatische Übersetzung ins Deutsch, sondern die englische Originalversion.

Wim

Re: Weather34 Problem on Raspberry Pi

Posted: Mon Jan 25, 2021 3:22 pm
by Bahni
Hallo Wim, habs begriffen.
Es lag an der automtischen übersetzung die der Browser macht.
true - zu wahr.

Geht jetzt!

Danke!