It's more or less the logic of that condition, not whether its vbdate() or date() (and using just plain date() actually gives you a parse error)...
vbdate() just puts it in the vBulletin time format, but I'm just trying to get the unix timestamp of the present date, then compare it with the "bblastvisit" timestamp+1 day to see if it has been over 1 day since the guest last visited.
/me falls over :dead:
|