I'm getting the following error.
Fatal error: Call to undefined function types_render_field_single() in /home/blueleve/public_html/topoftroy/wp-content/plugins/types/embedded/usermeta-init.php on line 705
Context:
This is being triggered from types code linked to these action hooks.
personal_options_update
edit_user_profile_update
Any sort of type php code triggers the error.
i'm using this
types_render_usermeta_field('project1', array('user_id' => 1));