We are developing a new site using Joomla 4. Unfortunately we have an intermittent error going on, which says:
See also attached screenshot.Prepared statement needs to be re-prepared
Reloading the page does not solve it immediately. After a few minutes the site will be running fine again, without any actions from us.
We cannot find out any pattern behind this. I may happen when just visiting a page as a frontend user, or when working in the back end.
We've tried many things, like switching off extensions, but we didn't find a solution yet.
In the error reporting, we also see that this line is highlighted:
Code: Select all
$template = $db->loadObject();
Hope that anyone recognizes this issue?
[edit: forgot to upload the screenshot]