Posted - 08/31/2025 : 07:38:53
Hi, I've just noticed an error on my giftcertificate.php (static) page. At the top of the page it shows the following error message 'Warning: Trying to access array offset on value of type bool in /home/c........d/public_html/geolocate/geoplugin.class.php on line 96'. This error message is repeated for lines 96 - 113.
I noticed that the static page header code contains 'require_once('geolocate/locate.php');' which is presumably triggering this error. I don't remember adding this code ..Is this correct?
Apart from the error message the page is functioning normally.
I think this issue may have occurred since updating to 7.9.0, but it could be unrelated.
Thanks,
Richard.
|