Attention!

These forums are not monitored. We provide the discussions forum as a place for users of free extensions to help each other and find answers, not as a place for our staff to deal with urgent support issues. Our staff very rarely responds to forum posts. Occasionally we will respond to forum posts but responses are not guaranteed.

If you have an active subscription for a commercial extension and wish to receive support please login to your Artetics.com account and submit a ticket. The ticketing system is the best way for you to get assistance in a timely manner.

Thank you!

  Monday, 29 July 2024
  0 Replies
  442 Visits
0
Votes
Undo
Hi,
Many reports using the ArtData are running fine when under PHP 7.x.
But when I try to run it under PHP 8.1, it will return this error "count(): Argument #1 ($value) must be of type Countable|array, stdClass given".
I have tried to trace the error, but it seems the "left join" is causing this error.

Do you have any clues on it?
[29-Jul-2024 04:38:15 UTC] PHP Warning: Undefined property: ArtDataViewVisualizations::$settings in {mywebsite}/administrator/components/com_artdata/views/visualizations/tmpl/default_settings.php on line 37
[29-Jul-2024 04:38:15 UTC] PHP Warning: Attempt to read property "api_endpoint" on null in {mywebsite}/administrator/components/com_artdata/views/visualizations/tmpl/default_settings.php on line 37

Thanks and regards,
Fred