I updated to Omeka 3.1.2 and can access the admin page just fine. However, the public facing page is printing a list of errors that are similar to the following:
Deprecated: Return type of Zend_Controller_Action_HelperBroker_PriorityStack::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/customer/www/collegegallery.greatwave.org/public_html/application/libraries/Zend/Controller/Action/HelperBroker/PriorityStack.php on line 91
I did make sure to copy the necessary files, plugins, themes, etc., from the old instance of Omeka. My hosting service is running PHP 8.2.27. Is that the source of the problem, or is it something else?