There have been relatively few changes over the past couple of months but it’s been some time since I’ve needed to add a location so this could have been a much older problem. I’m now getting this on all admin pages except for the General Tab. It works fine on the front-end.
Fatal error: Call to a member function render_adminpage() on a non-object in /wp-content/plugins/store-locator-le/include/class.adminui.php on line 349
It’s on display()
for the Info tab and render_adminpage()
for the others. Any thoughts as to whether this would be a conflict in my theme or something else I can troubleshoot? Not really sure where to start. Thanks.