Viewing 4 replies - 1 through 4 (of 4 total)
  • Log into your FTP client

    Simple fix is involved.

    You must edit the file “online.phtml

    Found here:

    /wp-content/plugins/minestatus/templates/partials

    Look for the line:

    <img title="<?php echo $player['name']; ?>" style="margin: 0 5px 5px 0;" src="https://miners.me/avatar/<?php echo $player['name']; ?>/<?php echo $instance['minotar_size']; ?>">


    And replace it with:

    <img title="<?php echo $player['name']; ?>" style="margin: 0 5px 5px 0;" src="https://minotar.net/avatar/<?php echo $player['name']; ?>/<?php echo $instance['minotar_size']; ?>">

    I’m not sure how to go about logging in to the FTP client. I’m having the same issue as _Charabia_.

    Thread Starter _Charabia_

    (@_charabia_)

    I can help you if you want HEROfearless, add me on Skype : florian.tardy

    is this gonna get fixed by the plugin author?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Player avatars doesn't work’ is closed to new replies.