Locator.php line 191

I’m getting this error message a few times in my log, I don’t know what it means or whether it matters but it seems to be part of Pro.

[proxy_fcgi:error [pid 10731:tid 140690788681472 [client 86.176.128.114:0 AH01071: Got error ‘PHP message: PHP Warning: Undefined array key “offset” in /home/1142019.cloudwaysapps.com/prtnbqhpue/public_html/wp-content/themes/pro/cornerstone/includes/classes/Services/Locator.php on line 191’, referer: https://hardy-plant-society.com/cornerstone/edit/92914

1 Like

Hi Bill,

Thanks for reaching out.
I have checked and it seems that you are having the warning, which can be suppressed by adding the following code in the wp-config.php.

define( 'WP_DEBUG', false );

NOTE: I have already informed the development team on this, and they will look into it.

Thanks

Thanks for catching this Bill. If your curious what you found, if you query by a specific term that terms list keeps displaying the first results forever. We’ll have this fixed in the Monday release. Have a great day!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.