Hi,
I just found this error when creating a meeting in 8.0.3 (it's related to the date field).
2019-05-15 10:07:46.401 ** ERROR ** [V8.0.3] ERROR **
2019-05-15 10:07:46.407 ** ERROR ** [V8.0.3] on file 'C:xampphtdocsprojeqtortoolprojeqtor.php' at line (4223)
2019-05-15 10:07:46.408 ** ERROR ***** [V8.0.3] cause = A non-numeric value encountered
Previous meeting are correctly displayed but cannot be edited.
Thanks.
I can't reproduce your error, can you describe more your problem.
can you reproduce your error on https://demo.projeqtor.org.
it seems your Global Parameter "Hours per day" is not defined.
It may happen it you removed it manually, or if your migration process was not as advised : you should overwrite existing code, not create new folder with new code. This last method may loose some global parameters.
That solved the issue, thank you.
I usually overwrite all files when updating, I'll keep an eye on it.