|
This is not something that is in 2.2.
- Post and image counts are in a separate field per user vs. combining with forum posts. This was done to keep accurate counts without requesting the data from the database each time a count was needed.
Table: user
- ppicount : images
- pppcount : posts
|