Using latest lightbox2 and some images with CCK. Getting this error. No pics are showing. Also tried colorbox, but it just keeps loading. Flushed alle caches with no luck.

warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 243.
warning: imagealphablending(): supplied argument is not a valid Image resource in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 260.
warning: imagecolorallocatealpha(): supplied argument is not a valid Image resource in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 261.
warning: imagefill(): supplied argument is not a valid Image resource in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 262.
warning: imagealphablending(): supplied argument is not a valid Image resource in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 263.
warning: imagesavealpha(): supplied argument is not a valid Image resource in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 264.
warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 126.
warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 243.
warning: imagealphablending(): supplied argument is not a valid Image resource in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 260.
warning: imagecolorallocatealpha(): supplied argument is not a valid Image resource in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 261.
warning: imagefill(): supplied argument is not a valid Image resource in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 262.
warning: imagealphablending(): supplied argument is not a valid Image resource in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 263.
warning: imagesavealpha(): supplied argument is not a valid Image resource in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 264.
warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/www/p116.voxel.dk/sites/all/modules/imageapi/imageapi_gd.module on line 126.

Comments

plastikkposen’s picture

OK... this has appearently to do with scaling of pictures in imagecache. This happens eg. when you set 800px wide, but one of the pictures are smaller that 800px.