I see that Orca stores post count to the database. How could you create a custom field in the users profile to reflect their post count?
.
.
in the database it is stored pre_forum_user_stat
.
.
I have created a new field name Posts: set the type to Number, now how can I get this field to pull this number from the database?