I have read all of the other threads about thumbs not showing up, but I still have not been able to fix my issue. The thumbs are being created and are in the cache folder but no matter what I change the paths to I can not get them to display.
This is on an IIS webserver.
http://nathank.com/picgallery
Comments
define('WEBPATH', '/picgallery');
define('SERVERPATH', 'e:\nathank\picgallery');
define('SERVERCACHE', SERVERPATH . "/cache");