• Resolved Beee

    (@beee)


    Undefined variable: image_sized in /Users/Beee/HTML/idf-site/webapp/content/plugins/basic-user-avatars/init.php on line 176

    Line 176 reads
    $local_avatars[$size] = is_wp_error( $image_sized ) ? $local_avatars[$size] = $local_avatars['full'] : str_replace( $upload_path['basedir'], $upload_path['baseurl'], $image_sized['path'] );

    • This topic was modified 7 years, 4 months ago by Beee.
Viewing 1 replies (of 1 total)
  • Thread Starter Beee

    (@beee)

    I now come to think this is because I was working local and the original domain was temp. unreachable hence images were not properly loaded… which threw an error.

Viewing 1 replies (of 1 total)
  • The topic ‘Undefined variable: image_sized’ is closed to new replies.