Posted May 14May 14 2025-05-14 16:49:35.665144 [NOTICE] [3016108] [T0] [1:42346:HTTP2-173#APVH_ipstest.omitted:443] [STDERR] PHP Fatal error: Declaration of IPS\forums\tasks\_rebuildPopularTime::execute() must be compatible with IPS\Task::execute(): mixed in /home/ipstest/public_html/applications/forums/tasks/rebuildPopularTime.php on line 37\n2025-05-14 16:49:33.431467 [NOTICE] [3016108] [T0] [1:42346:HTTP2-165#APVH_ipstest.omitted:443] [STDERR] PHP Fatal error: Declaration of IPS\forums\tasks\_rebuildPopularTime::execute() must be compatible with IPS\Task::execute(): mixed in /home/ipstest/public_html/applications/forums/tasks/rebuildPopularTime.php on line 37\n2025-05-14 16:49:26.557072 [NOTICE] [3016108] [T0] [1:42346:HTTP2-137#APVH_ipstest.omitted:443] [STDERR] PHP Fatal error: Declaration of IPS\forums\tasks\_rebuildPopularTime::execute() must be compatible with IPS\Task::execute(): mixed in /home/ipstest/public_html/applications/forums/tasks/rebuildPopularTime.php on line 37\n2025-05-14 16:47:29.030711 [NOTICE] [3016108] [T0] [1:12334:HTTP2-211#APVH_ipstest.omitted:443] [STDERR] PHP Fatal error: Declaration of IPS\forums\tasks\_rebuildPopularTime::execute() must be compatible with IPS\Task::execute(): mixed in /home/ipstest/public_html/applications/forums/tasks/rebuildPopularTime.php on line 37\n
May 14May 14 Community Expert 8 minutes ago, H5K said:/applications/forums/tasks/rebuildPopularTime.phpThat file does not exist in version 5 so you can delete it.
May 14May 14 Author 31 minutes ago, Jim M said:That file does not exist in version 5 so you can delete it.Thanks. Deleted it but did not solve the issue. Turned on error display and looks like the error is due to a "tournaments" plugin we previously used. Should we try deleting the application folder or?Fatal error: Type of IPS\tournaments\_Tournaments::$commentClass must be ?string (as in class IPS\Content\Item) in /home/ipstest/public_html/applications/tournaments/sources/Tournaments/Tournaments.php on line 12Edit: I deleted public_html/applications/tournaments/ and the upgrade proceeded without erroring. Edited May 14May 14 by H5K