The Weather module is using the deprecated _page function and needs to be updated in order to properly function under the current CVS code and for the upcoming 4.4 release.

The box code works fine, but the Extended Weather page and Weather Feed page currently do not function.

http://{site URL}/weather and http://{site URL}/weather/feed produce a "404 error: 'weather' not found" and "404 error: 'weather/feed' not found" respectively.

CommentFileSizeAuthor
#2 weather.module27.93 KBgerardryan

Comments

gerardryan’s picture

Assigned: Unassigned » gerardryan
Category: bug » support

I'm on it.

gerardryan’s picture

StatusFileSize
new27.93 KB

Compatibility complete.

However, my CVS privileges have been revoked :(

Your account has been temporarily suspended from doing commits. Please see the Drupal development mailing list for more information.

gerardryan’s picture

This issue has been resolved and the fix is in the current CVS:
http://drupal.org/drupal/cvs/modules/weather-cvs.tar.gz

Anonymous’s picture