PHP Warning – Trying to access array
-
I’m seeing the following issues after installing on WordPress 6.7.2. I have the latest version installed.
[09-Mar-2025 16:45:59 UTC] PHP Warning: Trying to access array offset on value of type null in /home/hfnhubportal/public_html/wp-content/plugins/wpforo/includes/hooks.php on line 2931 [09-Mar-2025 16:45:59 UTC] PHP Warning: Undefined array key 2 in /home/hfnhubportal/public_html/wp-content/plugins/wpforo/includes/hooks.php on line 2988 [09-Mar-2025 16:45:59 UTC] PHP Warning: Trying to access array offset on value of type null in /home/hfnhubportal/public_html/wp-content/plugins/wpforo/includes/hooks.php on line 2988 [09-Mar-2025 16:45:59 UTC] PHP Warning: Undefined array key 3 in /home/hfnhubportal/public_html/wp-content/plugins/wpforo/includes/hooks.php on line 2931 [09-Mar-2025 16:45:59 UTC] PHP Warning: Trying to access array offset on value of type null in /home/hfnhubportal/public_html/wp-content/plugins/wpforo/includes/hooks.php on line 2931 [09-Mar-2025 16:45:59 UTC] PHP Warning: Undefined array key 3 in /home/hfnhubportal/public_html/wp-content/plugins/wpforo/includes/hooks.php on line 2988 [09-Mar-2025 16:45:59 UTC] PHP Warning: Trying to access array offset on value of type null in /home/hfnhubportal/public_html/wp-content/plugins/wpforo/includes/hooks.php on line 2988
The topic ‘PHP Warning – Trying to access array’ is closed to new replies.