Google Weather module - FAQs, Troubleshoot and Tips & Techniques |
| Written by kksou | ||
| Tuesday, 06 October 2009 | ||
|
This is the FAQ for the Google Weather Module - AJAX version. Troubleshooting
<?php phpinfo(); ?> If your PHP has the cURL library installed, you should see something similar to the following:
If you don't have the cURL library, there are numerous resources on the Internet that gives you very clear instructions on how to install cURL on various platform such as windows, linux, etc. A: Note that after you have modified the stylesheet I've also found that for some browsers, they still use the "cached" version of stylesheet even when you click the "Reload" button. In such case, you need to clear the cache so the the modified stylesheet gets reloaded. Tips & Techniques
Annapalm: Got it! My mistake was that I put pt and not pt-BR. [Read More] |
||
| Next > |
|---|






Comments
I have installed this component, and its a great component.
But somehow i have a problem, the wheter is not showing the content. It seems it cannot connect to the server.
Could you tell me where is this component pointing to..?
Best regards,
Edward
If the city is Rome, it uses the following to retrieve the weather:
http://www.google.com/ig/api?weather=rome
The Google Weather server sometimes go off-service without any notice. So try it again in a couple of hours. You can use the above URL to check if the service is up and running.
Regards,
/kksou
RSS feed for comments to this post