Page 1 of 1

no data saved in database after upograde tp php 8.2

Posted: Wed Jun 21, 2023 1:47 pm
by alexvanuxem
Hi,

I finally got round to updating to php 8.2 and at first glance it worked,
except the davis airlink data which in php 7.4 i pushed to MT through the Davis WLL plugin.
I updated the system with the unofficial sensor8 modification and then out of the blew I got some data stored agin in the database, also airlink data.
But not for long, soon my website went offline again, no fresh data anymore in the database.
the cron job was failling, due to errors in the daviswll update.php.

I disabled the cron, and removed my api keys in the daviswll plugin.
But problem persist.
I'm getting data from the meteobridge device. But they are not stored in the database.
Can anybody help?

Thanks

Re: no data saved in database after upograde tp php 8.2

Posted: Wed Jun 21, 2023 4:00 pm
by alexvanuxem
fixed, uploading the sensor8 mod was not a good idea