I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Missing coin icons in market table when logged out

dashed-slug.net Forums Exchange extension support Missing coin icons in market table when logged out

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #8358
    Anonymous
    Inactive

    Hi Alex,

    I am experiencing a small issue with the logos of crypts in the markts table when the user is loged out. When I login they appear properly.

    Please could you verify on your end if it is an issue?

    I don find any error in my console.

    Thanks

    Best regards

    #8360
    alexg
    Keymaster

    Hello,

    This is expected. The coin information is retrieved from the get_coins_info API endpoint, which is not available if you are not logged in.

    The issue here is, why are you even seeing the UI? The UI should not be visible if you are not logged in. Which UI are you seeing while logged out? This could be a caching issue.

    with regards

    #8361
    alexg
    Keymaster

    Continuing from my last reply:

    If you are referring to the public shortcodes of the exchange, then yes, the icons are not available to those UIs for the reason described above. This is something that I will have to address soon. I am making a note of it.

    Thank you.
    with regards

    #8364
    Anonymous
    Inactive

    Correct Alex, I was meaning the public shortcodes, which are the same for both publinc and non-public, like markets, market history…

    Thanks for the clarification. Much appreciated your consideration.

    Best regards

    #8764
    Anonymous
    Inactive

    Alex,

    In the current version 1.3.2 it seems not fixed yet, right?

    Than you in advance

    Best regards

    #8772
    alexg
    Keymaster

    That is correct. I have not had the time to develop a solution.

    with regards

    #8775
    Anonymous
    Inactive

    Ok, please let me know about it.

    Thank you

    Best regards

    #9626
    Anonymous
    Inactive

    At this time i have had the same problem.
    Anyone know how to solve it?
    Thanks
    Fyuri

    #9628
    alexg
    Keymaster

    Yeah, sorry but I haven’t spent time on this.

    This issue is due to bad design in the API’s access control. This will be resolved with 6.0.0, the next major version of wallets, which replaces the JSON-API with new restful APIs. Because the new restful APIs will have finer access control, there will be a public API that reports currency information to users who are not logged in.

    In the meantime, you could use [wallets_exchange_market template="static"]. Because the template is static, no information is passed through the API, so there is no issue with coin icons.

    Hope this helps.

    with regards

    #12918
    alexg
    Keymaster

    For the record, this has been resolved in version 2.0.0 of the Exchange (and later), which is compatible with version 6.0.0 of the parent plugin (and later). Sorry for the long delay guys.

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.