• Resolved dave101

    (@dave101)


    Hello AntoineH
    I installed the new version and the user avatars disappeared.
    In addition to configuring this statement in wp-config.php

    define(‘FOOTBALLPOOL_NO_AVATAR’, false);

    Is there anything else? because I use the “Football Pool Ranking Score Breakdown” plugin

    Thank you so much. The plugin is great.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author AntoineH

    (@antoineh)

    hi Dave,

    Defining the FOOTBALL_POOL_NO_AVATAR constant should be enough. Did you add it to the top of your wp-config? Or at least above the line that says:

    /* That's all, stop editing! Happy blogging. */
    Thread Starter dave101

    (@dave101)

    Hi, AntoineH
    Yes I added it after that line.
    Maybe I have to change some code to that external shortcode? I mean the one in “Football Pool Ranking Score Breakdown”
    Thank you

    Plugin Author AntoineH

    (@antoineh)

    Yes I added it after that line.

    I hope that you mean that you added it before the line. Because adding it after the line won’t work.

    There are no changes needed in the score breakdown plugin (at least if you are using v2, can’t remember if earlier versions also had the avatar placeholder).

    Thread Starter dave101

    (@dave101)

    I entered it before that line and it still doesn’t work.
    I had version 2.10.3 and updated to the latest one and there my avatars disappeared. If that helps to see where the problem may be.

    Plugin Author AntoineH

    (@antoineh)

    What version is the score breakdown plugin?

    Plugin Author AntoineH

    (@antoineh)

    And maybe more important: did you check the WordPress setting for avatars? Can be found under Settings » Discussion

    Thread Starter dave101

    (@dave101)

    The version I have installed is:

    /**

     * Plugin Name: Football Pool Ranking Score Breakdown

     * Description: Show score breakdown in the ranking table (full points, toto points, goal bonus, goal difference, question points).

     * Version: 1.1

     * Author: Antoine Hurkmans

     * License: MIT

     */

    If you need the code I’ll upload it to you. And yes there is the comments option.

    Thread Starter dave101

    (@dave101)

    AntonieH

    I have the information here. I’m going to try this

    https://ww.wp.xz.cn/support/topic/how-are-equal-rankings-sorted/

    Thread Starter dave101

    (@dave101)

    Sorry AntonieH
    The code that came out to me was
    define(‘FOOTBALLPOOL_NO_AVATAR’, false);
    But the quotes were wrong, they did not define a variable. That damn ‘ ‘ that’s confusing in programming.

    I’m still going to see that the 2.0 of the plugin changes.

    Greetings and resolved

    Plugin Author AntoineH

    (@antoineh)

    Thanks for the update. I also didn’t notice the quotes on the forum. Glad that you found it.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Avatar’ is closed to new replies.