Thread Starter
m.e.sa
(@mesa-1)
Update:
I added isset to lines #52 & #55 of views/options.php and didn’t get the warnings again.
#52] if (isset($options['set_css_country']) && $options['set_css_country'])
#55] if (isset($options['has_reverse_proxy']) && $options['has_reverse_proxy'])
Thread Starter
m.e.sa
(@mesa-1)
Thanks for the replies.
I updated the check requirements file. It did activate without the minimum requirements error but when I go to Tools -> GeoIP Lookup I see the following warnings:
Warning: Illegal string offset ‘set_css_country’ in “..\plugins\geoip-detect\views\options.php” on line 52
Warning: Illegal string offset ‘has_reverse_proxy’ in “..\plugins\geoip-detect\views\options.php” on line 55
———-
Oh, The IP Detection Lookup looked ok. The warnings only show up when I go to GeoIP options.