Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
DarkRider Posted December 30, 2022 Posted December 30, 2022 Hello, post 4.7.5 upgrade, I'm trying to update some marketplace applications. I click on marketplace next to the outdated app, it takes me to the app page in marketplace, I click Install Update and it starts but at 1-2% crashes to a EX0 error with the following info: TypeError: ksort(): Argument #1 ($array) must be of type array, null given (0) #0 /home1/tesalli1/public_html/forums/system/Application/Application.php(1595): ksort(NULL, 1) #1 /home1/tesalli1/public_html/forums/applications/core/modules/admin/applications/applications.php(893): IPS\_Application->installDatabaseUpdates(210005) #2 /home1/tesalli1/public_html/forums/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\core\modules\admin\applications\_applications->IPS\core\modules\admin\applications\{closure}(Array) #3 /home1/tesalli1/public_html/forums/applications/core/modules/admin/applications/applications.php(1063): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url\Internal), Object(Closure), Object(Closure)) #4 /home1/tesalli1/public_html/forums/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\applications\_applications->upgrade() #5 /home1/tesalli1/public_html/forums/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute() #6 /home1/tesalli1/public_html/forums/applications/core/modules/admin/applications/applications.php(48): IPS\Node\_Controller->execute() #7 /home1/tesalli1/public_html/forums/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\applications\_applications->execute() #8 /home1/tesalli1/public_html/forums/admin/index.php(13): IPS\_Dispatcher->run() #9 {main} Any solutions?
Jim M Posted December 30, 2022 Posted December 30, 2022 Few things wrong on your installation which you will need to resolve: There are a few database errors mentioned in ACP -> Support. The following plugin is not compatible with PHP 8 so may be having issues: Group Color on User Link .
DarkRider Posted December 30, 2022 Author Posted December 30, 2022 I removed the plugin and corrected the red database error. Im still getting the EX0 error and crash, but the log is shorter, sooo progress? TypeError: ksort(): Argument #1 ($array) must be of type array, null given (0) #0 /home1/tesalli1/public_html/forums/system/Application/Application.php(1595): ksort(NULL, 1) #1 /home1/tesalli1/public_html/forums/applications/core/modules/admin/applications/applications.php(893): IPS\_Application->installDatabaseUpdates(210005) #2 /home1/tesalli1/public_html/forums/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\core\modules\admin\applications\_applications->IPS\core\modules\admin\applications\{closure}(Array) #3 /home1/tesalli1/public_html/forums/applications/core/modules/admin/applications/applications.php(1063): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url\Internal), Object(Closure), Object(Closure)) #4 /home1/tesalli1/public_html/forums/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\applications\_applications->upgrade() #5 /home1/tesalli1/public_html/forums/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute() #6 /home1/tesalli1/public_html/forums/applications/core/modules/admin/applications/applications.php(48): IPS\Node\_Controller->execute() #7 /home1/tesalli1/public_html/forums/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\applications\_applications->execute() #8 /home1/tesalli1/public_html/forums/admin/index.php(13): IPS\_Dispatcher->run() #9 {main}
Marc Posted January 3, 2023 Posted January 3, 2023 Please could I confirm if this is happening on one specific application or on all applications?
Marc Posted January 3, 2023 Posted January 3, 2023 Please check to see if you have the following application
Adriano Faria Posted January 3, 2023 Posted January 3, 2023 1 minute ago, Marc Stridgen said: Please check to see if you have the following application Yes. It’s the same user. Fix was uploaded yesterday and it is currently pending approval. Marc 1
Recommended Posts