Hi,
Got the following error with "resource cost per month" report:
2023-06-07 16:24:22.067 ** ERROR ** [V10.3.4] ERROR **
2023-06-07 16:24:22.067 ** ERROR ** [V10.3.4] on file 'D:xampp7htdocsprojeqtorreportheaderFunctions.php' at line (81)
2023-06-07 16:24:22.067 ** ERROR ***** [V10.3.4] cause = Invalid characters passed for attempted conversion, these have been ignored
It seems some of your project have a Color that is not in Hexadecimal format (#XXYYZZ where XX, YY and ZZ are hexadecila values).
This should not happen if color is defined through project screen.
It may happen if color is defined through import or API (or direct DB update, but I hope you did not do that
)
Check colors for your project.
Please fix any invalid format or report any valid format that generates the issue.
Hi & thanks for feedback.
Any idea of potentially impacted table ?
Best regards
#L.
Table Project.
Problem fixed. Thanks a lot.
(root cause, direct modif in the database... I will copy 1000 times "I must not ..."