Quote:
Originally Posted by pokerie
I solved this pretty easily by disabling the welcome header for guests and basically putting more text in the quick register box that said what the guest header was saying. So now I have both integrated basically by disabling the Guest welcome header. I have all other welcome headers enabled for people who haven't posted yet and for people who haven't posted recently.
Example here: http://www.poker.ie/community/forums/
|
Hey, I'm looking for that quick register mod for 3.6.7.
Any idea where I can find it?
Quote:
Originally Posted by Ted S
You can assign the variable 7="$vbulletin->userstats['numbermembers']" by editing your template and phrase. This is untested.
|
So just go into the welcomeheader template and put
Code:
7="$vbulletin->userstats['numbermembers']"
Anywhere?