Support » Plugin: Avatar Manager » PHP issues

  • Resolved dmitriyrf

    (@dmitriyrf)


    Hello i activate wp debug and have this issue, could you help me with it?

    Version: 2.0.0-beta

    Notice: Trying to get property of non-object in /site/wp-content/plugins/uni-profilini/uni-profilini.php on line 121

    In 121 i have

    120-> $icons = get_option(‘uni_profilini_fa_icons’);
    121-> $icons_array = $icons->icons;
    122-> $uni_profilini = array(
    ‘fa_icons’ => $icons_array,
    ‘avatar_settings’ => array(
    ‘width’ => 500,
    ‘height’ => 500,
    ‘flex_width’ => true,
    ‘flex_height’ => true
    )
    );

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Cătălin Dogaru

    (@cdog)

    Hello dmitriyrf,

    Thanks for reaching out. What is uni-profilini plugin? Can you also post on their support please?

    Do you have any notices after you deactivate one of the plugins? Try first with Avatar Manager, then with uni-profilini and reactivate back Avatar Manager. Is only when using both generating the notice message?

    I can’t find the plugin. If it’s a commercial plugin or theme that you are using please ask their dedicated support about this issue.

    Can you provide more context? Any steps I can reproduce the issue? Please let me know.

    Best,
    Cătălin

    Thread Starter dmitriyrf

    (@dmitriyrf)

    Thanks, my mistake.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP issues’ is closed to new replies.