Is it possible to redirect people to image.php whenever they try to access images in the album directly? And let them access the full pic only if they pass through image.php first.
The reason is that I like to see how many hits each image gets, too bad I have a few people linking to the full uri instead (.../albums/album_name/image.jpg) and with this method all the hits get lost.
Btw, what is Full image protection supposed to do? Cause I thought that was the solution to my problem, I set it to protected, checked 'disable hotlinking' but the images are still directly accessible.