Avatar not displayed due to meta_key issue

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Best Multi Vendor Marketplace Plugin for WordPress Forums WCFM Avatar not displayed due to meta_key issue

Viewing 3 reply threads
  • Author
    Posts
    • #27617
      Flore
      Guest

      Hi,

      I created a new Subject, but maybe something is already existing for this issue :

      The profile picture is not displayed in the dashboard welcome box.

      To get it work, I modified the file wc-frontend-manager\views\dashboard\wcfm-view-dashboard-welcome-box.php on line “$wp_user_avatar_id = get_user_meta( $user_id, $wpdb->get_blog_prefix($blog_id).’user_avatar’, true );”

      I replaced “$wpdb->get_blog_prefix($blog_id).’user_avatar'” by ‘wp_user_avatar’ because wordpress does not include blog_prefix in the user_avatar meta_key.

      Have a nice day,
      Flore

    • #27706
      WCFM Forum
      Member

      Hi,

      Thanks for your cooperation.

      Are you using this plugin – https://wordpress.org/plugins/wp-user-avatar/

      Thank You

    • #27750
      Flore
      Guest

      Hi again,

      I am not using the WP-user-avatar.

      Have a nice day,
      Flore

    • #27766
      WCFM Forum
      Member

      OK, understand.

      Thanks for the info.

      We will take care of this.

      Thank You

Viewing 3 reply threads
  • The topic ‘Avatar not displayed due to meta_key issue’ is closed to new replies.