As the subject says, we have set up albums and the images show properly (both on the album and when used in posts) but the thumbnails do not appear. Where the thumbnail should be, I only get the picture caption.
I am Using the "Move pictures within the file system"
My Full Picture File Path file path is not viewable in a browser
My Thumbnail File Path is in my web directory structure
My URL to Thumbnails is /pictures
Under GD from phpinfo()
I have rebuilt thumbnails and they have been created in the proper thumbnails directory. The directory permission for both directories is 777
As noted, the images are being shown properly.
Any thoughts?
I am Using the "Move pictures within the file system"
My Full Picture File Path file path is not viewable in a browser
My Thumbnail File Path is in my web directory structure
My URL to Thumbnails is /pictures
Under GD from phpinfo()
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
As noted, the images are being shown properly.
Any thoughts?
Comment