The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need to update Newuser and Registered users counter.
I am new to vb.
I am adding new users to vb through a sql script. Everything works fine with one exception. The Newest User and registered members couters are not increasing or showing the latest registration. Is there anyway I can fix this. Where in the forums can I add code to update these stats. Users will never be added to the site with the registration screen. They will all be added only through this sql script. Please help. Thanks, Knight. |
#2
|
|||
|
|||
Try updating counters in your ACP.
|
#3
|
|||
|
|||
That wont update the Newest Member and Member count.
This process only runs during the register of new users. I am adding users via sql so I need to run the update portion of the resitration in my own php script. Any help would be appreciated. Thanks, Knight. |
#4
|
|||
|
|||
What tables are you modifying when you manually insert a new user?
Is this a 1 time action, or ongoing? |
#5
|
||||
|
||||
Record userstats in table datastore
|
#6
|
|||
|
|||
Quote:
It is an ongoing thing. I have a website where people register. As part of the registration it sets up the user in the forums automatically. I have disabled registration through the forums. Knight. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|