Steps to reproduce:
Create a fresh install of Joomla 5.2.2 on a temporary domain, using PHP 8.2.24
Create two test articles
Mark the articles as Featured so they appear on the default home page
Verify articles are shown on home page
Install CommentBox 1.0.0 via System > Install > Extensions > Upload Package File
Refresh the home page
Expected result: Home page same as before, with CommentBox enabled on the two article pages.
Actual result: The home page, as well as both article pages, now return 404 errors. Disabling the 7 components of CommentBox restores site functionality.
Any idea what's wrong here? Is this affecting other users, or does it seem limited to me and/or my hosting provider? (hostinger.com) Does CommentBox perhaps use some unusual function of MySQL that isn't available in MariaDB 10.11.10? (My hosting provider controls the DB software, I can't change it to test that hypothesis.)
Thank you!