Here is another mini-bug that 2.8.1 has.

There are two places that a user's number of uploads can be displayed to the admin. First place is on All Users and the Video column shows the number of videos he has uploaded. The second place is to click on the username when in that screen - then on the Videos link at the bottom of that page.

So the problem is that video numbers display correctly when a file is uploaded normally. But if I ftp a file to the /templates_c/import/ folder and then import it as the admin, and assign it to a user- then the second place shows the updated number of videos. But the first place (the All Users menu) does not ever get incremented.

Where would the code be that needs to be fixed?
Thanks.