The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hi guys, well i have just noticed a strange problem regarding my post counts and as i have just noticed it i have no idea when it went wrong, i mean after what hack i installed.
OK basically the prob is this OK in the postbit it says i have Posts: 1,740 This is correct BUT in my profile it says Total Posts: 1 (4.93 posts per day) Another admin has 2000+ posts and in her profile it says 2 but in postbit it says the correct 2000+ posts. Now a member with less than 1000 posts, say 30 posts for example it shows correct in both postbit and profile page. Any ideas what can be wrong and how to fix this? It seems if you have more than 1000 posts it messes up. The guys over at vb.com will not help as its a hacked board, thats fine but i need help guys. If someone can suggest things for me to look for or anything please help ![]() Snowy |
#2
|
||||
|
||||
![]()
Strange
![]() Did you modify member.php or MEMBERINFO? If so check both carefully. |
#3
|
||||
|
||||
![]()
sounds like a incorrect hack for me as well.
numberformating problem i'd say. be sure you have that line, just be called once: PHP Code:
PHP Code:
|
#4
|
||||
|
||||
![]() Quote:
member.php PHP Code:
|
#5
|
|||
|
|||
![]()
Xenon nailed it. Line 392:
Code:
$userinfo['posts'] = intval ( $userinfo['posts'] ) ; |
#6
|
||||
|
||||
![]() Quote:
|
#7
|
||||
|
||||
![]()
yep that worked
![]() ![]() |
#8
|
||||
|
||||
![]()
You're welcome
![]() But please don't post full vb files here next time, as this isn't allowed. |
#9
|
||||
|
||||
![]()
aahhh appologies, i didnt know but i do now
![]() ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|