The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]() Quote:
And what would be the value of $vbulletin->userinfo['lastpost'] after a user's posts have been hard deleted? Maybe I can find a compromise that would work. Thanks, James --------------- Added [DATE]1363145263[/DATE] at [TIME]1363145263[/TIME] --------------- Okay. I did some testing and found something that should work for me. When a user firsts posts the value for $vbulletin->userinfo['lastpost'] changes from '0' to a unix timestamp. Even if that post gets hard deleted, the value of $vbulletin->userinfo['lastpost'] will not revert to '0'. It stays set to the last updated unix timestamp. This seems to be an option for testing if a user has never posted: PHP Code:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|