Randy Calvert Posted September 15, 2022 Share 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. Link to comment Share on other sites More sharing options...
Marc Stridgen Posted September 15, 2022 Share Posted September 15, 2022 Ive tagged this for our developers to review and advise accordingly Randy Calvert 1 Link to comment Share on other sites More sharing options...
abobader Posted September 15, 2022 Share Posted September 15, 2022 Same: Link to comment Share on other sites More sharing options...
Jeffrey Roberts Posted September 15, 2022 Share 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 Link to comment Share on other sites More sharing options...
Marc Stridgen Posted September 16, 2022 Share 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 Link to comment Share on other sites More sharing options...
wegorz23 Posted April 11 Share Posted April 11 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. Link to comment Share on other sites More sharing options...
wegorz23 Posted April 11 Share Posted April 11 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. Link to comment Share on other sites More sharing options...
Marc Stridgen Posted April 11 Share Posted April 11 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 Link to comment Share on other sites More sharing options...
vv1c Posted April 11 Share Posted April 11 Just upgraded from 4.7.8 to 4.7.9 and got the same error. wegorz23 1 Link to comment Share on other sites More sharing options...
Stuart Silvester Posted April 11 Share Posted April 11 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 Link to comment Share on other sites More sharing options...
wegorz23 Posted June 26 Share Posted June 26 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. Link to comment Share on other sites More sharing options...
Marc Stridgen Posted June 26 Share Posted June 26 5 hours ago, wegorz23 said: currently its fixed after update. Glad to hear it 🙂 Link to comment Share on other sites More sharing options...
Recommended Posts