• Resolved ewelin

    (@ewelin)


    Hello,

    Upon activating this plugin I’m now getting a ton of error messages in my error_log within my admin directory. They state:

    [19-Jun-2018 17:40:43 UTC] PHP Warning: Missing argument 6 for Simple_Author_Box::replace_gravatar_image(), called in /home/fraxa990/public_html/wp-includes/class-wp-hook.php on line 286 and defined in /home/fraxa990/public_html/wp-content/plugins/simple-author-box/inc/class-simple-author-box.php on line 86

    Any advice on what’s happening here?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @ewelin,

    Thank you for reaching out to us!
    We will release an update addressing this but in the meantime please go to this file: simple-author-box/inc/class-simple-author-box.php and on line 86 replace the code that is there with this one:

    public function replace_gravatar_image( $avatar, $id_or_email, $size, $default, $alt, $args = array() ) {

    Save and the file and it should solve your issue.

    All the best,
    Mihaela

    Thread Starter ewelin

    (@ewelin)

    Great, thanks for the quick reply and resolution!

    It was a pleasure, @ewelin!
    We would really appreciate it if you would consider leaving us a review here: https://www.ads-software.com/support/plugin/simple-author-box/reviews/

    Thank you so much!

    Have a great day,
    Mihaela

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘replace_gravatar_image missing argument 6’ is closed to new replies.