Hello,
Yesterday I upgraded my Joomla website to version 6.1.1; SP Page Builder was already at version 6.6.2.
Additional information:
PHP version 8.4.17
Database version 8.0.28-19
It wasn’t until today that I saw the error message in the frontend—the backend is working fine.
Of course, the question is: why did I only see the error message today and not yesterday?
Logging is enabled in Joomla; administrator/logs/everythink.php shows a problem
/components/com_sppagebuilder/models/page.php
I commented out this line:
// $table->hit($pk);
It’s working again!
What’s going on here?
Regards - Marco