bobl61 Posted June 30, 2023 Share Posted June 30, 2023 I upgraded to PHP 8 and reinstalled VSP. I'm now getting this error when parsing the logs: Warning: Trying to access array offset on value of type bool in C:\xampp\htdocs\q3eplus.servequake.com\vsp.php on line 807 Line 807: $awardset_expanded[$Vee670b78]['result'] = $awardset_expanded[$Vee670b78]['sql'][$Vf5c8a086][0]; The stats do process, but the player names do not appear. Quote Link to comment https://forums.phpfreaks.com/topic/317031-warning-trying-to-access-array-offset-on-value-of-type-bool/ Share on other sites More sharing options...
requinix Posted June 30, 2023 Share Posted June 30, 2023 Sounds like a query failed. Quote Link to comment https://forums.phpfreaks.com/topic/317031-warning-trying-to-access-array-offset-on-value-of-type-bool/#findComment-1610132 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.