Good afternoon,
I installed the weather.module, upgraded from the previous version. I ran update.php to patch the database for the new module.

Now, the block is displayed on the front page, but it's not updating the data. The data displayed is that from the time it was installed & enabled.

I also get these warnings when at admin/settings/weather:

* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/connect/modules/weather/icao_codes.inc on line 36.
* warning: Invalid argument supplied for foreach() in /var/www/connect/includes/form.inc on line 641.

ICAO code: LAS

Comments

nerdymark’s picture

Correction: KLAS

toddy’s picture

Assigned: Unassigned » toddy

Hi,

I've corrected the problem with the warning message ("* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/connect/modules/weather/icao_codes.inc on line 36.").

Concerning the missing updates, did you enable the use of cron?

Regards,
Tobias

nerdymark’s picture

That fixed it. Thank you very much :)

toddy’s picture

Status: Active » Closed (fixed)

Great, closing this bug, then.