PDA

View Full Version : [Release - MiniHack] Make update user info update post counts


DarkReaper
21 Oct 2001, 00:22
I've run into the problem where post counts become b0rked several times while tinkering with my vBulletin, and always was annoyed when I went to update the counters and they didn't fix it. So I went and took a look at the file, and guess what! It doesn't update post counts! Doh!

In /admin/misc.php, find this:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Add this before it:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Now whenever you update the counters for users, it will update their post counts as well!

DarkReaper
24 Oct 2001, 03:40
No comments :(

Neo
24 Oct 2001, 04:01
nice, glad someone thought of doing it... i guess i am to lazy to.. heh:rolleyes:

Arathorn
18 Jan 2002, 18:49
Isn't this a feature in v2.2.1 already? I installed this hack, just to be sure anyway. :) Thanks.

Shenlong
18 Jan 2002, 19:05
nice hack, thanx reaper

Chen
19 Jan 2002, 05:47
Yup, this is already a feature in v2.2.x.

[closing...]