UBB.Dev
Posted By: st515O Modifying the post count? - 11/14/2006 10:42 PM
Hi, does anyone know how to modify a users post count?

Looking at a few random profile's, I can't figure it out:


A user with 1 post:
20061105|6|015017|000000|66.xxx.xxx.xx


A user with 3 posts:
20061029|5|043757|000004|205.xxx.xxx.xx


A user with 4 posts:
20061114|1|027632|000011|12.xxx.xxx.xx

A user with 16 posts:
20061114|6|015071|000011|67.xxx.xxx.xx


Clearly the 1st field is the last post date, and the last field is their last IP, but I can't figure out the middle 3 fields and how they apply to post count. Anyone know?
Posted By: Gizmo Re: Modifying the post count? - 11/15/2006 12:46 AM
It's line 8 of the member file (well, if you start at the number one when you count):

Code
1. LoginName
2. Password
3. Email
4. URL
5. AccessType
6. CareerField
7. Location
8. PostCount
9. Title
© UBB.Developers