The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Why won't this query work?
OK, I'm banging my head on this one....
PHP Code:
Where'd I screw up? :ermm: |
#2
|
||||
|
||||
date() function returns a human readable representation of a timestamp.
So comparing its return value to a timestamp (joindate) is erroneous. The query you are probably looking for: PHP Code:
|
#3
|
||||
|
||||
Quote:
OK, off to some quick trial & error..... Thanks! Kevin |
#4
|
||||
|
||||
Excellent! Works exactly like I wanted. It's a deviation of the code that ChurchMedia posted for his Birthday Thread hack. This will make life just a little easier in welcoming new visitors to the site.
Thanks again, Kevin |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|