strangerstudios / basic-user-avatars

Add an avatar upload field on frontend pages and on the Edit Profile screen so users and admins can manage custom profile pictures without Gravatar.
https://wordpress.org/plugins/basic-user-avatars/
39 stars 34 forks source link

Fixes PHP Error #73

Closed JarrydLong closed 7 months ago

JarrydLong commented 1 year ago

PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/basic-user-avatars/init.php on line 113

Error was thrown when the 'Only allow users with file upload capabilities to upload local avatars (Authors and above)' setting was not set or saved on a new/clean installation.