PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Fatal Error with 1.5.beta1

  1. I'm getting a fatal error after an "update user" feed is created, and when I try to edit the :update user" feed:

    PHP Fatal error:  Call to private method GFCommon::is_post_field() from context 'GFUser' in site/wp-content/plugins/gravity-forms-user-registration/userregistration.php on line 2870
    PHP Stack trace:
    PHP   1. {main}() site/wp-admin/admin.php:0
    PHP   2. do_action() site/wp-admin/admin.php:151
    PHP   3. call_user_func_array() site/wp-includes/plugin.php:403
    PHP   4. GFUser::user_registration_page() site/wp-includes/plugin.php:403
    PHP   5. GFUser::edit_page() site/wp-content/plugins/gravity-forms-user-registration/userregistration.php:314
    PHP   6. GFUser::get_form_fields() site/wp-content/plugins/gravity-forms-user-registration/userregistration.php:717
    Posted 11 years ago on Wednesday October 24, 2012 | Permalink
  2. Did you change the name of the plugin folder? Try changing it back to the default gravityformsuserregistration and then reactivate it (or more likely the old one will stop working because it can't be found since you removed the directory, and you will have to activate the new one in this folder.)

    Posted 11 years ago on Wednesday October 24, 2012 | Permalink