Alright I messed around enough that I got it working now. I reinstalled 3 times and now it's working except for that one problem I stated earlier.
When I perform the action of deleting a file, the actual file gets deleted but the reference of the file isn't removed in the Uploader's uploaded files count and the file count in the category the file used to be in. Just something minor I noticed.
And now that I look at it, I think you have the scripting looking at how many overall uploads there were performed by a user, and how many files have been uploaded to a directory, instead of quering how many current uploads by a user and current files there are in a category within the database. But I'm sure this would add more queries too. Now that it's working for me, great hack :squareeyed:.
|