The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'd like to have threads display a list at the top of who has currently posted in the thread. I know this information is accessible through "misc.php?do=whoposted&t=xxx" but I think that adding it to showthread would make it more accessible.
In WHOPOSTED, there is a {vb:raw posters}. I copied the code from misc.php for this section and created a plugin at showthread_getinfo, but when I add {vb:raw posters} to SHOWTHREAD, nothing appears. Ideas? Plugin: PHP Code:
|
|
#2
|
|||
|
|||
|
Ack, really? No one can help me figure out how to show who's posted in the SHOWTHREAD ?
|
|
#3
|
|||
|
|||
|
bump
|
|
#4
|
||||
|
||||
|
You forgot to preregister the variable for use in the template.
PHP Code:
|
| Благодарность от: | ||
| Gio~Logist | ||
|
#5
|
|||
|
|||
|
Thank you so much!
*facepalm* |
|
#6
|
|||
|
|||
|
Just to show the final version, now posters in a thread are displayed at the top. Thanks again, Lynne.
|
|
#7
|
||||
|
||||
|
Looks nice! You should release it as a mod.
|
|
#8
|
|||
|
|||
|
|
|
#9
|
||||
|
||||
|
Thank you.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|