![]() |
Modifying The Search Widget
Hello Fellows,
can i add some number inside the vbulletin 5 display templates? i wrote a simple javascript that works but i do not know how can i use the updated value. Here is the code. Code:
<script> i want to use the "idd" as follow. Code:
<img class="bbcode-attachment" src="{vb:raw baseurl}/filedata/fetch?id=idd&type=medium"/> What i am trying to find is the attachment id in a vbulletin 5 post.is there any simple way of getting all the attachment in a vbulletin 5 post? One Of My Question is How Can Get all the images linked in to the post.? Thank you Regards devoid |
I got the answer to the first question by using the vb:math tag as follow.
Code:
<img class="bbcode-attachment" src="{vb:raw baseurl}/filedata/fetch?id={vb:math {vb:raw conversation.nodeid} + 1 }&type=thumbnail" title="{vb:raw conversation.htmltitle}" alt="{vb:raw conversation.htmltitle}" /> |
All times are GMT. The time now is 08:30 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|