Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Randy Calvert Posted September 15, 2022 Posted September 15, 2022 When accessing the support tool in the ACP, the PHP8 compatibility scanner spins for a minute and then just turns red like below. There is nothing noted, but I'm wondering if this is a problem that needs to be addressed as it is highlighted as an error.
Marc Posted September 15, 2022 Posted September 15, 2022 Ive tagged this for our developers to review and advise accordingly Randy Calvert 1
Jeffrey Roberts Posted September 15, 2022 Posted September 15, 2022 (edited) I'm receiving the same error in the PHP8 Compatibility Scanner: There was an error loading the hook scanner results, but only if I DO NOT enable an application that is not compatible with PHP8 Now running 4.7.2.1 Edited September 15, 2022 by Jeffrey Roberts
Marc Posted September 16, 2022 Posted September 16, 2022 I'm not getting the same issue myself, so have created a new ticket on this so we can take a closer look
wegorz23 Posted April 11, 2023 Posted April 11, 2023 Same here after update to 4.7.9. today On site "get Support" TypeError: array_keys(): Argument #1 ($array) must be of type array, null given (0) #0 public_html/applications/core/modules/admin/support/support.php(818): array_keys() #1 public_html/applications/core/modules/admin/support/support.php(228): IPS\core\modules\admin\support\_support->_showBlockCaching() #2 public_html/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\support\_support->getBlock() #3 public_html/applications/core/modules/admin/support/support.php(48): IPS\Dispatcher\_Controller->execute() #4 public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\support\_support->execute() #5 public_html/admin/index.php(13): IPS\_Dispatcher->run() #6 {main} There was an error loading the hook scanner results.
wegorz23 Posted April 11, 2023 Posted April 11, 2023 34 minutes ago, wegorz23 said: Same here after update to 4.7.9. today On site "get Support" TypeError: array_keys(): Argument #1 ($array) must be of type array, null given (0) #0 public_html/applications/core/modules/admin/support/support.php(818): array_keys() #1 public_html/applications/core/modules/admin/support/support.php(228): IPS\core\modules\admin\support\_support->_showBlockCaching() #2 public_html/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\support\_support->getBlock() #3 public_html/applications/core/modules/admin/support/support.php(48): IPS\Dispatcher\_Controller->execute() #4 public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\support\_support->execute() #5 public_html/admin/index.php(13): IPS\_Dispatcher->run() #6 {main} There was an error loading the hook scanner results. I fixed it by my self added some code in that file.
Marc Posted April 11, 2023 Posted April 11, 2023 I am not seeing this at all on 4.7.9. Please let us know what you found if you have found a bug. I can then get that added to our bug tracker so that nobody else has the same issue
vv1c Posted April 11, 2023 Posted April 11, 2023 Just upgraded from 4.7.8 to 4.7.9 and got the same error. wegorz23 1
Stuart Silvester Posted April 11, 2023 Posted April 11, 2023 2 minutes ago, vv1c said: Just upgraded from 4.7.8 to 4.7.9 and got the same error. I have created a ticket for this so we can look further into the issue, we'll be in touch via email
wegorz23 Posted June 26, 2023 Posted June 26, 2023 On 4/11/2023 at 3:31 PM, Marc Stridgen said: I am not seeing this at all on 4.7.9. Please let us know what you found if you have found a bug. I can then get that added to our bug tracker so that nobody else has the same issue currently its fixed after update.
Marc Posted June 26, 2023 Posted June 26, 2023 5 hours ago, wegorz23 said: currently its fixed after update. Glad to hear it 🙂
Recommended Posts