MG 1.1 User Stats

Nuno

Well-known member
Licensed customer
Hello,

Where can I see MG user quota, user files, user stats etc?

Thanks
 
OK. I see it, but if I want to see the overall stats per user: number of files, space, etc ... ?
Eventually a SQL query!
 
Ultimately, the easiest thing to do is order the xf_user table by one of the following:
  • xengallery_media_count
  • xengallery_album_count
  • xengallery_media_quota
Note: The xengallery_media_quota table is in bytes
 
Back
Top Bottom