• Hi,

    I’m getting this error after activating the plugin in wp-admin

    Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined function affwp_get_current_mig.../public_html/wp-includes/class-wp-user.php(324): get_user_meta()\n#6 /home/xxxx/public_html/wp-includes/l10n.php(109): WP_User->__get()\n#7 /...', 

    I have no problem on front-end.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    That error message appears to truncated. Are you able to get the full error from the PHP error log in your server?

    Thread Starter tbo460

    (@thibotus01)

    Unfortunately not it’s only truncated…

    Thread Starter tbo460

    (@thibotus01)

    I was able to get the full log:

    [Tue Feb 21 19:45:51.359315 2023] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Error: Call to undefined function affwp_get_current_migrated_user_meta_fields() in /home//public_html/wp-content/plugins/affiliate-wp/includes/actions.php:241\nStack trace:\n#0 /home//public_html/wp-includes/class-wp-hook.php(308): affwp_intercept_migrated_user_meta_fields()\n#1 /home//public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters()\n#2 /home//public_html/wp-includes/meta.php(632): apply_filters()\n#3 /home//public_html/wp-includes/meta.php(571): get_metadata_raw()\n#4 /home//public_html/wp-includes/user.php(1159): get_metadata()\n#5 /home//public_html/wp-includes/class-wp-user.php(324): get_user_meta()\n#6 /home//public_html/wp-includes/l10n.php(109): WP_User->__get()\n#7 /...PHP message: PHP Fatal error:  Uncaught Error: Call to undefined function affwp_get_current_migrated_user_meta_fields() in /home//public_html/wp-content/plugins/affiliate-wp/includes/actions.php:241\nStack trace:\n#0 /home//public_html/wp-includes/class-wp-hook.php(308): affwp_intercept_migrated_user_meta_fields()\n#1 /home//public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters()\n#2 /home//public_html/wp-includes/meta.php(632): apply_filters()\n#3 /home//public_html/wp-includes/meta.php(571): get_metadata_raw()\n#4 /home//public_html/wp-includes/user.php(1159): get_metadata()\n#5 /home//public_html/wp-includes/class-wp-user.php(324): get_user_meta()\n#6 /home//public_html/wp-includes/l10n.php(109): WP_User->__get()\n#7 /...', referer: /wp-admin/plugin-install.php?s=sql%2520queries&tab=search&type=term
    
    • This reply was modified 3 years, 3 months ago by tbo460.
    Thread Starter tbo460

    (@thibotus01)

    Does this issue has been fixed in the latest release?

    Hey @thibotus01,

    It appears your issue is caused by your plugin, AffiliateWP. Did you share your PHP fatal error with the plugin’s developers? They should be able to fix it.

    Query Monitor does not create issues, it detects them. So, it did its job.

    Cheerio.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Error 500 in wp-admin after activation’ is closed to new replies.