PHP 8 Warnings
-
Hi there,
we use GP Premium and are curretnly switching to PHP 8. However once we change to PHP 8 we receive the following warnings on most, but not all of our pages on our site:
Warning: Undefined array key "mobile_content_top" in /home/XXXX/plugins/gp-premium/blog/functions/generate-blog.php on line 345 Warning: Undefined array key "mobile_content_right" in /home/XXXX/plugins/gp-premium/blog/functions/generate-blog.php on line 346 Warning: Undefined array key "mobile_content_left" in /home/XXXX/plugins/gp-premium/blog/functions/generate-blog.php on line 347
How do we need to go about to remove these warnings without changing our php.ini?
Thanks
- The topic ‘PHP 8 Warnings’ is closed to new replies.