The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vbulletin variable help
I am using vbulletin v4.2 i need help with title and link variables i have tried many but nothing worked so thought to get heads up here :up:
<a href="http://digg.com/submit?phase=2&amp;url=vbulletin_permalink_var iable&amp;title=vbulletin_thread_title_variabl e"><img src="/images/digg-16x16.png" width="16" height="16" /></a> thank you in advance |
#2
|
||||
|
||||
What is the link supposed to accomplish?
|
#3
|
|||
|
|||
I think you might want {vb:raw thread.threadtitle}.
Edit oh, and for the link, "{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}". Those come from the threadbit template, so if you're trying to put it in a different template they may not work. |
Благодарность от: | ||
ramesh_umk3 |
#4
|
|||
|
|||
Are you trying to let users submit threads to Digg?
https://vborg.vbsupport.ru/showthread.php?t=184398 Good article on vbseo: http://www.vbseo.com/f34/facebook-tw...scripts-45812/ |
#5
|
|||
|
|||
I have used below code
Code:
<a href="http://digg.com/submit?phase=2&amp;url={vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}&amp;title=thread_title_{vb:raw thread.realthreadid}"><img src="/images/digg-16x16.png" width="16" height="16" />CHECKING</a> Code:
http://digg.com/submit?phase=2&url=showthread.php?t=208402&title=thread_title_ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|