Hi,

I've got the following error with the slideshow.

Notice: Undefined offset: 1 dans theme_field_slideshow() (ligne 275 dans /sites/all/modules/field_slideshow/field_slideshow.module).
Notice: Undefined offset: 1 dans theme_field_slideshow() (ligne 276 dans /sites/all/modules/field_slideshow/field_slideshow.module).
Notice: getimagesize(): Read error! dans theme_field_slideshow() (ligne 276 dans /sites/all/modules/field_slideshow/field_slideshow.module).

The slideshow is used in a view and works (almost), but this message is annoying :-)

Can you help?
Thanks
nico

Comments

jdanthinne’s picture

Status: Active » Postponed (maintainer needs more info)

Is this also happennig when viewing a single node or only with Views?

jdanthinne’s picture

Status: Postponed (maintainer needs more info) » Needs review

Just committed a new beta, with a new way to get image sizes.
Please test & review.

nfavrod’s picture

Status: Needs review » Closed (fixed)

hi,
OK the beta is functionnal with the new getimagesize()! Thanks.