| The Arcive of vBulletin Modifications Site. | |
| 
			 
			#1  
			
			
			
			
			
		 | |||
| 
 | |||
|  By means of that vbulletin variable I can obtain the complete path of a post 
			
			Hello to all, I have one questioning and it is with regard to variables of vbulletin. For example the variable: $vboptions [bburl], it offers to me the path of the forum for example: https://vborg.vbsupport.ru/, but what I wish is to obtain the complete path of the post, for example: https://vborg.vbsupport.ru/showthread.php?t=221765. I have been looking for the whole network(net) for the response but without major success. If they could help me with this topic he would be grateful for them. Regards, --------------- Added [DATE]1251500566[/DATE] at [TIME]1251500566[/TIME] --------------- Already well I solved it and it is of the following way: Code: <if condition="$threadinfo[threadid]"> $vboptions[bburl]/showthread.php?t=$threadinfo[threadid]&goto=newpost <else /> $vboptions[bburl] </if> | 
| 
			 
			#2  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			There is no variable to use that is nice and simple like $vboptions[bburl].  You can use $vboptions[bburl]showthread.php?t=$threadid (That may not be exact, but you get the idea).
		 | 
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Thanks Lynne.
		 | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |