Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter anjanphukan

    (@anjanphukan)

    Hi,

    I saw 2 XML files linked in the code:

    if($measurement == "grams")
       $fileGold = "https://enigmaplugins.com/get_xml/gold.xml";
    else
       $fileGold = "https://enigmaplugins.com/get_xml/goldounces.xml";

    But the code $contentsGold .= file_get_contents($fileGold); is unable to read those files. I downloaded the files to my local computer and linked them in the code and it worked just fine.

    So I think there might be some issue in the XML hosted domain. Might be some permission issue. Can you please check if allow_url_fopen: Enabled in your php.ini?

    Plugin Author Maeve Lander

    (@enigmaweb)

    Checked it, it’s already ON

    Thread Starter anjanphukan

    (@anjanphukan)

    Sorry, but I am still getting Gold USD 0.00. Could you please check and give me a solution?
    Thanks.

    Hi, having this very issue. I setup the site locally and it was working Friday, then, moved it over the weekend to a live server, but noticed that the prices were zeros. I just figured that it was the weekend and the market was closed, but today I noticed that it has not updated and still showing zeros. It was working locally, but stopped once I uploaded to live.

    Plugin Author Maeve Lander

    (@enigmaweb)

    Works on http://demo.enigmaweb.com.au/gold-price/ so nothing wrong with the feed

    I am wondering if there is ip filtering that may be causing an issue? After I sent this, I found the url and can view the quotes, so I will keep poking around some more. Any pointers from any one out there? I had it running Friday.

    Plugin Author Maeve Lander

    (@enigmaweb)

    No IP filtering that I’m aware of. Can you access one of the feed URLs directly as a test? Eg https://enigmaplugins.com/get_xml/silver.xml

    The plugin works great while testing locally, but once it is uploaded to our live server, it zeros out. I searched MySQL looking for a table and row that I could try removing, possibly it is not updating when I make changes to my siteurl and home under options. I did a simple search using “search” under mysql. Wondering if you won’t mind pointing me to the correct table and row that it may be store under. I will try deleting the row and installing the plugin again, hoping this will correct any cached or saved data from my local install.

    Plugin Author Maeve Lander

    (@enigmaweb)

    Works for me a hundreds of others. Visit http://demo.enigmaweb.com.au/gold-price/ to see it in action for yourself.

    I understand that technical difficulties can be very frustrating, but aggressive accusations are rarely the best way to get help from a developer. I’d be happy to help you if you need it. Please:
    1.) Open a new thread instead of posting in a resolved thread with an unrelated issue
    2.) Clearly describe the issue/s you are having with enough information and screenshots that a reasonable person would need to assist you
    3.) Please try to step back from your frustration and behave in a courteous manner when requesting help. I’ll forget your rudeness this time because I know how frustrating it can be when plugins don’t work immediately the way you want… but I won’t be so generous a second time.

    Thanks,
    Maeve

    Plugin Author Maeve Lander

    (@enigmaweb)

    @bdbrown
    #modlook – retaliation https://wordpress.org/support/topic/price-000-czk-no-picture/#post-8528162

    • This reply was modified 9 years, 5 months ago by James Huff. Reason: modlook tag removed
    Moderator James Huff

    (@macmanx)

    @accessbit Considering this is the second warning following https://wordpress.org/support/topic/price-000-czk-no-picture/#post-8528041 further abuse may result in your account being banned from the forums.

    Disagreements are allowed, but there’s absolutely no reason to not be civil about them.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Side note: Hi @enigmaweb Adding modlook or #modlook doesn’t do anything. You have to add it to the Tags below when you reply. πŸ˜‰

    Plugin Author Maeve Lander

    (@enigmaweb)

    Cool, thanks for the tip Jan.

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

The topic ‘Prices are showing zero.’ is closed to new replies.