That happened to me when I accidentally set things to use imagemagick on a server where I didn't have imagemagick installed. So I changed it back to GD and regenerated. Back to normal of course.
At 11:30pm I figured that out. The thing is, the server that hosts me, HAD ImageMagick installed. I called their support and they said nothing has changed on that server and even verified the directory where "convert" resides.
Really weird. Anywho, I just did what you did and went with GD. I kind of like ImageMagick because of the watermarking, but oh well.
Comments on all image database values for size = "0"
Member
Usergroup: Member
Joined: Oct 13, 2005
Total Topics: 8
Total Comments: 14
i checked the database and all the information for width and size for all my images are "0". The thumbnail are all dead links.
Paul, i want to cry.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
That happened to me when I accidentally set things to use imagemagick on a server where I didn't have imagemagick installed. So I changed it back to GD and regenerated. Back to normal of course.
Member
Usergroup: Member
Joined: Oct 13, 2005
Total Topics: 8
Total Comments: 14
At 11:30pm I figured that out. The thing is, the server that hosts me, HAD ImageMagick installed. I called their support and they said nothing has changed on that server and even verified the directory where "convert" resides.
Really weird. Anywho, I just did what you did and went with GD. I kind of like ImageMagick because of the watermarking, but oh well.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Double checked, ImageMagick still works for me (on localhost where I have it at /usr/bin/convert).