View Full Version : Thumbnails show up as broken images...
Phlips79
06-02-2005, 07:39 PM
Got everything to install perfectly, but the thumbnails arent working. The picture actually uploads, because if you click on the thumbnail in the gallery, the new window shows the whole picture. But the thumbnails themselves show up as broken images.
Any help is appreciated. Thanks for your time.
auz1111
10-06-2005, 01:56 PM
I am having the same problem. How do I test to see if GD is installed and if not how do I install it?
Thanx
noppid
10-06-2005, 02:02 PM
In your ACP under maintenance, run php info and look for GD. If it's not there, ask your host to install it. That is the common reason.
If GD is there, it will show a box with info like this....
gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
If GD is there, what version of vBGarage and are the images in the database or filesystem?
auz1111
10-06-2005, 02:06 PM
this is the only reference to GD on the info page:
cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"
Since I am running off a dedicated server are there any tutorials on how to install GD?
oh and the images are in the filesystem
noppid
10-06-2005, 02:18 PM
this is the only reference to GD on the info page:
cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"
Since I am running off a dedicated server are there any tutorials on how to install GD?
oh and the images are in the filesystem
Well I don't think the default compile of apache/php has GD included. I don't manage a dedicated server, so I can't suggest how to do it.
In cpanel/WHM, it's an easy add, just run "Software->apache update" and check the GD box. Make sure you check all the boxes you need for extensions you already have to continue to work as well.
The other issue could be the file path in vbgconfig.php or folder permissions. If you see full size images though, permissions and path may not be the problem.
auz1111
10-06-2005, 02:21 PM
Yes, I see the full sized images. I don't have cpanel so it looks like I will have to try installing this the manual way.
Hopefully this will help : http://www.boutell.com/gd/manual2.0.33.html#getgd
thanks for your input! :)
noppid
10-06-2005, 02:24 PM
Are you on a windows server? I have never worked with one if so and have no clue if the code works on windows properly. However if you have full size images it must.
My guess is GD. Please let us know how it turns out.
Thanks.
auz1111
10-06-2005, 02:27 PM
yep. I am running on a windows server. I will let you know how things go. Probably won't get to work on it this week though.
I just wanted to post the actual error message I get when trying to upload an image:
Thumbnail creation failed due to no JPG support in GD.
Does this lead to anything new?
noppid
10-06-2005, 02:37 PM
yep. I am running on a windows server. I will let you know how things go. Probably won't get to work on it this week though.
I just wanted to post the actual error message I get when trying to upload an image:
Thumbnail creation failed due to no JPG support in GD.
Does this lead to anything new?
Well I dunno if that means no GD or just a crippled version of GD to be honest. But JPEG is the number one image used I'd think and for support to not be there for them seems very odd.
Perhaps upgrading GD will help. I'm at a loss to help with a windows server though.
Marco van Herwaarden
10-06-2005, 02:38 PM
Have a look at the alternative ImageMagick
auz1111
10-06-2005, 02:50 PM
Hey Marcoh, so once I download the binary for ImageMagick do I just run it? Will it automatically work with VBulletin or do I need to change some settings?
And is it compatible with VB 3.08?
noppid
10-06-2005, 02:51 PM
Have a look at the alternative ImageMagick
We didn't code ImageMagick in.
auz1111
10-06-2005, 02:57 PM
I think I am posting in the wrong forum. I searched for "thumbnail GD" and found this thread. My question doesn't necessarily apply to VBGarage. Just VB in general. My thumbnails are not being created when images are uploaded.
Marco van Herwaarden
10-06-2005, 03:03 PM
I think I am posting in the wrong forum
Thread moved.
Sorry i have no experience with graphics libraries on windows hosts, so can't advise you on the install.
vB (3.5) support both GD & ImageMagick
noppid
10-06-2005, 03:09 PM
I thought we were discussing vBGarage images?
Marco van Herwaarden
10-06-2005, 06:41 PM
Lol can understand you thought so, i never noticed in which forum it was posted in the first place. Only noticed after your remark.
noppid
10-06-2005, 07:44 PM
I just got confused. Whatever the case, I hope he worked it out.
auz1111
10-07-2005, 07:29 PM
yep. marcoh helped me get everything straight. It was a problem with the php.ini file and the location of the .dll for GD. Thanks!
Marco van Herwaarden
10-08-2005, 06:45 AM
Glad i could help you solve your issues.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.