- Issue created by @msn5158
- 🇧🇶Caribbean Netherlands calbasi Catalonia
I get this error:
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM "tether_stats_activity_log" "tether_stats_activity_log" LIMIT 11 OFFSET 0' at line 3: SELECT FROM "tether_stats_activity_log" "tether_stats_activity_log" LIMIT 11 OFFSET 0; Array ( )
And in the query I can see:
Consulta
SELECT
FROM
{tether_stats_activity_log} "tether_stats_activity_log"
LIMIT 11 OFFSET 0 - 🇧🇶Caribbean Netherlands calbasi Catalonia
The broken/missing handler error is not fixed with: https://www.drupal.org/project/tether_stats/issues/3452058#comment-15657786 💬 Create the stats activities and stats elements views error Active