Closed (fixed)
Project:
Field Slideshow
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2011 at 11:10 UTC
Updated:
1 Feb 2011 at 11:40 UTC
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
Comment #1
jdanthinne commentedIs this also happennig when viewing a single node or only with Views?
Comment #2
jdanthinne commentedJust committed a new beta, with a new way to get image sizes.
Please test & review.
Comment #3
nfavrod commentedhi,
OK the beta is functionnal with the new getimagesize()! Thanks.