i am getting this on the filebrowser, Error Message: Your version of PHP does not appear to have JPEG thumbnailing support. Affected Elements: Thumbnailer.GenerateThumbnail();
You need to install the gdlib library (needs compiling into php). I could be wrong but i've a feeling it's possible to do it with some apt-get trickery. Otherwise you need to recompile apache --with-gdlib or some such. If you have a host it's their job.
ok, i put the filebrowser in the root of my webserver dir and it overwrote the index.html file. I have pictures in that dir, can i change the thumbnailer code so that ppl can look thru the album??
eh? Looking through the album is nothing to do with the thumbnailer. There should be an index.php packaged in the filebrowser zip which dos that job for you.