Articles grid not displaying in MODX3

Hey all, I’m getting a strange issue where the articles grid is not displaying. I’m getting this error message “A server error prevented this grid’s content from loading. Refer to your browser’s console, manager logs, and/or php server logs for more information.”

The server is using PHP 8.1
What is causing this issue and how can I resolve it?

Articles hasn’t been touched in a while. That said, if you could file a bug at its repo, it will get reviewed (at GitHub).

Have you thought about converting it to Collections?

There is a bug in the current version of Articles. The “getlist” processor throws an error when “utf8mb4” is used as the database charset.

To fix it, take a look at this pull request:

This topic was automatically closed 2 days after discussion ended and a solution was marked. New replies are no longer allowed. You can open a new topic by clicking the link icon below the original post or solution and selecting “+ New Topic”.