The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i wonder How To call the following api function from any template.
Code:
autoPopulatePreviewImage($nodeId); Code:
{vb:data result, autoPopulatePreviewImage,{vb:raw conversation.nodeid}}
Thank You |
|
#2
|
||||
|
||||
|
use
Code:
{vb:raw result}
|
![]() |
|
|