I installed the script and had a look. He does not counts views. To view a counter you will have to make it go throw a php script. for example: http://localhost/pichost/viewer.php?file=k0j7s4fdixptlg4qoosz.jpg this is possible to track. but the direct link not (or i don't know how) http://localhost/pichost/images/k0j7s4fdixptlg4qoosz.jpg So you have to make another field in the table: mmh_file_storage , that will count the views. On file viewer.php add a simple update to increment the count field. But for the direct view of a picture you have a lot of work to do.