The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
There is a votedate field in the database, it just isn't ever displayed. You could do a database query like:
Code:
SELECT votedate, userid FROM pollvote WHERE pollid = ID ORDER BY votedate ASC You need to find the pollid for your poll and replace the ID with the actual id. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|