Hi, I just installed the weather module, it looks a very good module for Drupal, but i'm not abel to let it work properly,when I enter as Admin in site config/weather I choose the town, and the ICAO code appers, the ICAO code is correct, but on the weather block on the right side there is "no data" and a question mark image, also the reported time is incorrect, i can see:" Reported on:
Thu, 01/01/1970 - 02:00"
and I also see this warning in the site:
warning: join() [function.join]: Bad arguments. in /membri/filartrix/drupal/modules/weather/weather.module on line 1042.
my site is: http://www.filartrix.altervista.org/
i cecked the date and time of the site, it looks correct
Thanks for any support
Comments
Comment #1
filartrix commentedI checked the file path, and it sould not be "/membri/filartrix/drupal/modules/weather/weather.module", but "http://filartrix.altervista.org/drupal/modules/weather/weather.module", please,can you help me to correct this issue?
Thanks for any type of support
Filippo
Comment #2
toddy commentedHi,
it seems that you cannot connect to other sites from your webserver. Do you have any other modules installed which fetch content from the internet? The module tries to connect via FTP and HTTP with several transport functions. Can you run the function phpinfo() and see if any of curl, fopen, or exec are enabled?
Apart from that, thanks for the bug report, I just fixed the error message that you're getting.
Regards,
Tobias
Comment #3
toddy commentedClosing for now; feel free to reopen this issue if needed.
Regards,
Tobias