• Resolved tectas

    (@tectas)


    Hi,
    it seems there is a small glitch, since the allied races have been added (at least i guess it’s since then), their images can’t be retrieved.

    Just take a look at my page, the image source of those is set to (unknown), therefore the alt text is shown with a small rectangle beside it, not really pretty. All other races do work though.
    On the blizzard site the image are indeed available though: https://render-eu.worldofwarcraft.com/icons/18/race_29_0.jpg

    Would be nice if you could take a look at it, thanks in advance!

    Kind Regards

    • This topic was modified 6 years, 8 months ago by tectas.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi, can you tell how did you do i talking about, roster on your side that you have no errors? Can pls tell also how to do https://imgur.com/a/8Jhka or like yours https://imgur.com/a/222aR. Pls answer. Cheers

    Thread Starter tectas

    (@tectas)

    Hi,
    the roster you’re showing from the guild lead isn’t done through wowpi, but through elementor and images and it also seems to be bugged at your end, because the padding isn’t taken properly. The text should be at the bottom of the image, what browser are you using?
    The ones from the sample site are a mix of character widgets and the roster widget, how exactly i can’t tell though, haven’t really looked that deep into the character widget yet, sry.
    Regards

    • This reply was modified 6 years, 8 months ago by tectas.
    Thread Starter tectas

    (@tectas)

    For everyone having the same issue, the included icon url is simply outdated.
    Go to includes/wowpi_image_processing.php and change line 23 from
    $image_get = file_get_contents('https://media.blizzard.com/wow/icons/'.$image_size.'/'.$image_name.'.'.$image_extension);
    to
    $image_get = file_get_contents('https://render-eu.worldofwarcraft.com/icons/'.$image_size.'/'.$image_name.'.'.$image_extension);
    and the icons for the allied races will be shown properly.
    Would still be great if the fix could be included into the plugin directly.

    Plugin Author avenirer

    (@avenirer)

    @tectas Thank you very much for having the patience to write me about the issue. The thing is I am not notified when something happens in the forum, so I am not visiting the plugin page for quite some time. If you ever see any more issues, please do write me at [email protected]. Also my in-game profile is Throkwa#2433.

    Thread Starter tectas

    (@tectas)

    No worries, many thanks for the fix ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Allied Races Image Error’ is closed to new replies.