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. User contributed Tips & Techniques Note: You have to be a registered member to leave a comment. Free registration here. |
||
| Next > |
|---|






December 09, 2009 11:54pm
Hi, I tested your module on my website and think it's very nice and useful, but I found 2 bugs:
1) when it loads it display "San francisco" before changing to the user selected city
2) it doesn't work on mobile phones (I tested it on NOKIA N78 and SAMSUNG SGH-I8910 Omnia HD)
Thanks again for your nice module.