The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
changing statistics in index page (modified)
the forum statistics in the index page give some info about the forum.
one thing i'd like to change is the "newest member" form index.php i can see it is taken from these two queries: PHP Code:
so I changed it to this: PHP Code:
when i tried these 2 queries on a test script it worked, but on the forum it didnt change. I dont know when functions_databuild.php is called, so it could be that it just hasnt refreshed, otherwise i don't know what i'm doing wrong! |
#2
|
||||
|
||||
could it have something to do with the template?
HTML Code:
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div> |
#3
|
||||
|
||||
nobody can help?? please...
I have the number of posts and the number of threads which update regularly, but the number of members and the newest member who havent changed for the past 2 weeks... here is the relevant code. everything looks alright with me. PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|