View Single Post
Old January 20th, 2005, 04:45 PM   #2 (permalink)
Brian
Guest
 
Posts: n/a
Re: Thumbnail issues.

There's currently not gif support for GD users, so that's why you get the file_gif.gif file. For the png, try looking in your forum/includes/functions_gallery_imageedit.php file for this code:
Code:
Content visible to verified customers only.
And replace it with this:
Code:
Content visible to verified customers only.
And that should take care of the problem.
  Reply With Quote