When trying to delete taxonomy terms using the backend I get a 500 error. I am able to update the terms, but not delete any. I was able to recreate this behaviour locally which was fixed with a core update to 7.51 however this has not fixed the issue on the live site.
Error:
PHP Fatal error: Cannot use object of type stdClass as array in /var/www/vhost/httpdocs/modules/taxonomy/taxonomy.admin.inc on line 830, referer: http://example.org/taxonomy/term/397/edit?destination=admin/structure/taxonomy/event_categories
Any solution for this?