PDA

View Full Version : Image Gallery thumbs.db


Danny
February 25th, 2005, 02:09
Hey,


http://www.dannyweb.net/mmia/gallery/

How do i stop the words, 'thumbs.db' showing up? If i delete it it comes up with an error about image sizes, so i presume thats what the thumbs file is providing?

Any ideas?


Danny

Pauly
February 25th, 2005, 06:23
Danny delete it please and show us the outcome?

Marble
February 25th, 2005, 07:30
That what windows sticks in your directory with images... If you are using php you can put in a simple while ($file != 'thumbs.db') { ... }

Danny
February 25th, 2005, 14:13
Where should i put

while ($file != 'thumbs.db') { ... }

?

Danny
February 25th, 2005, 22:23
http://www.dannyweb.net/mmia/gallery/

HELP!