XF 2.2 Edit number of posts on user profile

CoinBit

Member
Our old website is closed, and we can't transfer data to the new site for technical reasons. The new forum has been set up, and many members have joined. I promised them their user profiles would reflect their status on the old website. Some members have posts between 30,000 - 40,000, so I want to manually adjust the post count, even though the content won't be transferred.
I believe I can do this from the database, but I couldn't find the specific table for users. Also, I need to manually adjust the joining dates. I know there's a plugin for this, but if I'm working with the database, maybe I can handle both adjustments simultaneously.
What's the best option for me?


Thank you
 
Update:

So I was able to find the field in the database. It was easy but I don't know why I couldn't find it earlier

The only thing I am not sure about is if I should change the date from the table. So instead of date, I see numbers. Maybe doing it from the plugin is a better idea in that case? if it still exists?
 
Top Bottom