Hi dev team,
i have 2 issues to talk about it

)
1.
Situation:
Moderate uploads = on
Problem:
After a "registred" user uploads a file, there comes a "database error page" (see attached screenshot)
But the file is 100% correctly uploaded + waiting for moderate
But if a admin uploads a file, there is no error page, its redirected to the uploaded file.
2. Stats of Uloads
Situation:
User have Uploads = 0
Uploads preferences are "moderated"
User uploads a file into downloadsII
Problem a):
The stat of "uploads" in postbid and memberinfo are directly counted. (User uploads = 1)
Normally, it should have to wait, until a admin has moderate the upload and give it free.
Problem b):
If the admin deletes the upload, the stat in postbit&memberinfo is still the same. (still user uploads = 1)
Normally, it shouldn't have to count the uploaded file.
My Gamble solution:
Use the "refresh count" function of DownloadsII, after that, the user upload = 0
regards