I replaced all the files/folders in the third party directory (assume that’s the correct way to update) and then my main page that uses a safecracker form got this error:
http://cl.ly/1i1V3r2b3p1f3b2l2C3f
And here’s what my EE tags look like:
{exp:member:custom_profile_data}
{exp:channel:entries channel="user_pages" sort="asc" order_by="title" author_id="{member_id}" dynamic="no" cache="yes" refresh="1440" limit="10" disable="categories|category_fields|member_data|pagination"}
<div class="page">
<div class="site_list">
{exp:safecracker safecracker_head="no" id="icon_sort_form_{entry_id}" class="icon_sort_form" channel="user_pages" entry_id="{entry_id}" json="yes"}
I wish I had a staging server so I could test this, but I don’t. And it’s a live server, so I’m a little at a loss how to debug this. But do you have any thoughts about what might be causing the error?