Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Last seen: 15 Jul 2020 12H18
Thank you. I see the following in the log: Syntax error or access violation: 1253 COLLATION 'utf8mb4_general_ci' is not valid for CHARACTER SET ...
It appears due to $regulTh is only conditionally assigned if workDayDiffDates() returns non-zero (to avoid division by zero). Does it make sense to...
Thanks for the prompt fix! Best regards.
You are welcome. The reason for the htmlEncode() is due to the fact that I couldn't trust data residing in the database due to various SQL injection ...