Quote:
Originally Posted by Benjamin_vb
Has anyone experienced any trouble with the images not displaying in 'list' and 'view' actions on the vbgarage page?
I've looked through about 20 pages of this thread and havent had any luck.
I have GD Version bundled (2.0.28 compatible) installed and working, but only Red Xs where an image is supposed to appear. If i click on the Red X, the correct image oopens ina new window.
Page: http://www.vdubaddiction.com/forums/...ge.php?do=list
Any help would be greatly appreciated. Thanks!
-Benjamin
|
I had a similar imagecreatestring() error. If you right click on the broken images and copy the url listed into your browser you'll see the errors. I fixed mine by re-compiling PHP - with GD. I think an upgrade to php was made that wiped GD out in my case. Here's how to re-compile PHP - with GD if you have root and easyapache (WHM/CPanel):
http://www.vbulletin.com/forum/showt...735#post762735 . If you don't have root you might have to contact your host.