PDA

View Full Version : Question vbpicGallery


NitroSimSev
01-10-2006, 10:25 PM
Just installed it and when I go to upload the file to the db or using filesystem i get the following errors:

Warning: imagecreatetruecolor(): Invalid image dimensions in /vbpicgallery.php on line 555

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /vbpicgallery.php on line 556

Warning: imagesx(): supplied argument is not a valid Image resource in /vbpicgallery.php on line 558

Warning: imagesy(): supplied argument is not a valid Image resource in /vbpicgallery.php on line 559

Warning: Division by zero in /vbpicgallery.php on line 565

Warning: imagecreatetruecolor(): Invalid image dimensions in /vbpicgallery.php on line 575

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /vbpicgallery.php on line 576

Warning: imagedestroy(): supplied argument is not a valid Image resource in /vbpicgallery.php on line 586

Warning: imagedestroy(): supplied argument is not a valid Image resource in /vbpicgallery.php on line 645

NitroSimSev
01-10-2006, 11:18 PM
Got it working.

mikeclarke
01-11-2006, 12:50 AM
I have the same problem. How did you fix that?

mike

Greg
01-11-2006, 07:25 AM
Your host needs to install GD.

mikeclarke
01-11-2006, 11:29 AM
Fixed! I forgot last step. vbulletin options - vbpicgallery - save.

Thanks!

mikeclarke
01-11-2006, 01:29 PM
How do i fix this in Text Description: Please se screen shot.

Thanks

NitroSimSev
01-11-2006, 06:52 PM
Actually, It wasn't GD that is a deafult on my webserver. The issue was the file size extensions were to small.....

Greg
01-12-2006, 07:38 AM
OK cool. Thanks