Hope someone can help me. well im using the wussa image hosting script for my site, and i gotta admit that the admin panel is just poor.. not much options, besides approving/deleting uploaded images. what i want to do is reset the views count of ALL images to 0 (every month) is this possible by editing one of the PHP files? if you need to see all the files before being able to help me, just pm me and i will send the download link to you. thanks
You could write a script to update the views field for you each month and run it on a cronjob, so you don't forget.