The counts are lazy, so they're only updated when you add new pictures or manually delete them through the admin screen; otherwise, keeping it up to date makes things very slow.
If you're using the latest version, there should be a little "refresh" link on the front page of the control panel.
I got that working by manually removing the "garbage", but my delete function error's out in the admin page. The error is below. Any ideas?
Warning: unlink(/usr/local/pem/vhosts/17993/webspace/httpdocs/test/images/zenphoto/albums/Christmas/DSC01157.jpg): Permission denied in /usr/local/pem/vhosts/17993/webspace/httpdocs/test/images/zenphoto/zen/classes.php on line 124 Warning: Cannot modify header information - headers already sent by (output started at /usr/local/pem/vhosts/17993/webspace/httpdocs/test/images/zenphoto/zen/classes.php:124) in /usr/local/pem/vhosts/17993/webspace/httpdocs/test/images/zenphoto/zen/admin.php on line 81
i'm using the latest version and have 30 pictures in my gallery, its reporting 111 even after hitting the refresh button. i've cleared cache and such before as well. i shouldn't have 111 even with the cached thumbnails though.
Comments
If you're using the latest version, there should be a little "refresh" link on the front page of the control panel.
Warning: unlink(/usr/local/pem/vhosts/17993/webspace/httpdocs/test/images/zenphoto/albums/Christmas/DSC01157.jpg): Permission denied in /usr/local/pem/vhosts/17993/webspace/httpdocs/test/images/zenphoto/zen/classes.php on line 124 Warning: Cannot modify header information - headers already sent by (output started at /usr/local/pem/vhosts/17993/webspace/httpdocs/test/images/zenphoto/zen/classes.php:124) in /usr/local/pem/vhosts/17993/webspace/httpdocs/test/images/zenphoto/zen/admin.php on line 81