when I activate the weather module drupal is down and i get this error

getimagesize(modules/weather/images/nodata.png) [function.getimagesize]: failed to open stream: No such file or directory en la línea 446 del archivo /home/alhuey/public_html/modules/weather/weather.module.

the files are in the correct path

Comments

toddy’s picture

Assigned: Unassigned » toddy

A quick guess: Are the access permission bits set correctly, i.e. is the webserver allowed to access the files?

axsanchez’s picture

yes, the access permission are 644, if I put http://alhuey.net/modules/weather/images/nodata.png I get the Image in my web browser

crutch’s picture

Yes, I reproduced the error also. Site does not display. I have used this module with great success in the past. Must be a minor bug.

toddy’s picture

Status: Active » Postponed (maintainer needs more info)

Does this error persist if you move the module from modules/weather to sites/all/modules/weather?

crutch’s picture

Toddy, I'll test/check to see if I can do it Mon/Tues on my way to the 'Do it with Drupal' conference.

toddy’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing, as there's no more input.