Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 15, 20222 yr 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.
September 15, 20222 yr 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, 20222 yr by Jeffrey Roberts
September 16, 20222 yr I'm not getting the same issue myself, so have created a new ticket on this so we can take a closer look
April 11, 20231 yr 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.
April 11, 20231 yr 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.
April 11, 20231 yr 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
April 11, 20231 yr 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
June 26, 20231 yr 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.