The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I have an RSS feed running and the output is showing the thread title and thread poster. I am wanting it to also show the date and time of the thread. What variable would I use? This is what I am using so far (datefield isnt working):
Code:
echo 'thread: '.$threads[$i]['title'].' -- '.$threads[$i]['postusername'].' ( '.$threads[$i]['datefield'].' )<br />'; |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|