View Full Version : picture hosting problem
highland-cruise
10-05-2005, 05:45 PM
having difficulty making the garage take pictures - it puts the links in but doesnt want to upload the pic any ideas?
Check and make sure GD is installed on your server.
Are you using database or file system storage? If file system, make sure the path in vbpgconfig.php us correct and the folder is writable.
highland-cruise
10-06-2005, 11:13 AM
gd?
set for file system, definately got the path correct and is set to write to the folder
GD is the graphics lib in apache/php. You can check for GD by looking at phpinfo.
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
highland-cruise
10-07-2005, 11:09 AM
GD is the graphics lib in apache/php. You can check for GD by looking at phpinfo.
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
yeh i got gd info:
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.1.4
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled
I can't help any further without a URL and maybe even access. PM me some info.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.