Originally Posted by Stu @ M Developments
Originally Posted by chip-3door
Originally Posted by Stu @ M Developments
Its not something we will ever do for someone so its irrelevant. lol.
If Admin can i dont know how to do it Chip as the post count is part of the database i believe, and not something administraters of php can access as std.
On some php forums people do edit them just when moving from an ezboard or something so that users dont lose their post count, for this reason its possible to have it as an option in the admin panel, one of the sites i admin has this for example, its stored against the user profile and can be manually over ridden.
I cant remember what options you have in the admin panel on PF, and its probably changed since i saw it last anyway, but its certainly possible.
If nothing else you could of course just pump a million entries into the database in sql that just say "hello" as replies to a thread or something anyway.
Its
not std PHP, youve seen a modified one chip and anyway, posting a million "Hellos" into the database is also NOT something an administrator can do in PHP as he has no database access as std
Of course Petrucci as webmester can do as he likes.
Its std in some version of php forums, i couldnt comment on if it is on the PF version or not though.