CodeCanyon

Weather Hero - Geoip weather forecast widget

  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
  • Argentina
pepe24 says
Purchased

Hi, Great widget! I’m having a problem when geoip weather is shown. My IP locations is “Banfield, Buenos aires Argentina”. When i set the same location on php file line 75

$wh = new WeatherHero('Banfield, Buenos Aires,ARGENTINA');
the result is different. In top-weather is wrong (Ej: -7º C) and bottom-weather is OK (Ej: 19º C). How can i solve this error? Thank’s in advance!

1 year ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
  • Argentina
pepe24 says
Purchased

This error occurrs when i set “es” language

var $g_url_lang = 'es';
If i set “en” language is OK. Here you are my example link: http://www.lahoradelmate.com.ar/site1/weather/example.php

1 year ago
Author
0plus1 0plus1 replied

It’s definitely a problem with fahrenheit/celsius conversion. Leave it to fahrenheit, otherwise it will try to convert to celsius. I know doesn’t make sense, but basically:

fahrenheit = no conversion. celsius = conversion from fahrenheit to celsius

since the es locale is already in celsius no need to conversion. Then in the example.php file (or whatever file you may be using change this:

<?php echo strtoupper($wh?>unitofmeasure);?>

to this:

C

1 year ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
chadparent says
Purchased

Hello, I purchased you widget and it was working correctly, however, today the images are not displaying. Can you tell me why? Your example/preview is not showing either, has something changed?

1 year ago
Author
0plus1 0plus1 replied

Google changed it’s API , I’m in the process of submitting the update just now. While it gets approved, in your example file change:

g_url.$v[‘icon’];?>” alt=”picture” /> to picture

Enjoy and thank you for your purchase.

1 year ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
  • Argentina
pepe24 says
Purchased

Hello ! Is anyone there???

1 year ago
Author
0plus1 0plus1 replied

Hi, if you have emergencies you can contact me with email as I always reply in less than 5 hours. I check comments only twice a week.

1 year ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
beta10023 says
Purchased

can Not beat the product worth more then the developer is asking for .

7 months ago
Author
0plus1 0plus1 replied

Thanks!

5 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
vivaldd says
Purchased

Support near to zero…

6 months ago
Author
0plus1 0plus1 replied

As I always say, please, please write me an email for support, I don’t always look at comments on codecanyon, while I have the email constantly opened. In your case you already sent me an email and I’m looking at your issue, for the other customers: if you need immediate assistance just send me an email and I will reply as soon as possible (usually 24h).

6 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
Jihele says

Don’t work, Sorry, we don’t have weather data for your location…

5 months ago
Author
0plus1 0plus1 replied

It’s not my fault, some location are missing from the infodb database, but they are constantly updating the database. Where are you if I may ask?

5 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • United States
arcadhia says

stopped working… any clue?

4 months ago
Author
0plus1 0plus1 replied

Stopped working in what way? Can you be more precise, otherwise I’ll not be able to help you..

4 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • United States
arcadhia says

well it stopped pulling info, I already sent u a email from arcadhia hotmail showing u my code

4 months ago
Author
0plus1 0plus1 replied

You are the guy that insulted me for being lazy because I didn’t saw you email in time from your other (gmail) adress? Also why IF you are a customer it doesn’t show the purchased badge on your comment? MAY it be that you pirated my script and you are using an ancient version?

I’m sorry but I’m not gonna offer in depth assistance unless the system clearly shows that you purchased my script.

4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
fasil says
Purchased

I purchased this product, Got my API Key and added the key and upload the whole thing just to see if the exampl.php is showing weather ..I also created .html file with the example.php code without changing a thing .. Not working .. here is what I got on the screen ..Need help

getInformations(); //This method get the forecast for the next 4 days. It comes back inside an array. If you want to see what kind of information comes back please activate the debug mode. $forecast = $wh->getForecast(); ?> Weather Forecast (geoip)

$v) {?>

Day: Temp: ° unitofmeasure);?> Sorry, we don’t have weather data for your location

getInformations(); //This method get the forecast for the current day $current = $wh->getCurrent(); ?> Current day weather (New York)

Temp: unitofmeasure];?>° unitofmeasure);?>

2 months ago
Author
0plus1 0plus1 replied

You can’t use Weather Hero in an html file, this is a script, so it must be interpreted as php, the output you see is because the server is interpreting the script as simple text. Change the extension to php and it will work.

1 month ago
by
by
by
by
by