[ad_1]
Getting this weird error message in error logs that I can’t track down
Anyone have any insights.?
Got error ‘PHP message: $sidebar_active : 1PHP message: $widget_found : 1PHP message: $sidebar_active : 1PHP message: $widget_found : 1’
Thanks
[ad_2]
My best guess is that somewhere in code (some theme or plugin) they put in a `trigger_error()` trigger a notice or something to log some values and forgot to take them out when pushing code to production.