The Arcive of vBulletin Modifications Site. | 
    |
| 
		 
			 
			#1  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
			
			Hey all, 
		
		
		
		
		
		
		
		
	
	Can someone help me migrate this single line of code from 3.7.4 to 4.2.2? Code: 
	<phrase 1="member.php?$session[sessionurl]find=lastposter&t=$thread[threadid]" 2="$thread[lastposter]">$vbphrase[by_x]</phrase> Code: 
	<phrase 1=$thread[threadid] 2="$thread[postid]>$vbphrase[by_x]</phrase> I can't seem to find the info anywhere, not even vBulletin's template syntax documentation. Is this even possible? Thanks, -S --------------- Added [DATE]1386203334[/DATE] at [TIME]1386203334[/TIME] --------------- I played around with it some more and figured it out. The solution is simply no, there's no way to migrate the string in that phrase to vB4's template (at least I can't find any). I just rebuilt the same functionality using vB4's template syntax using {vb:link} and a couple of other variables. Thanks. -S  | 
![]()  | 
	
	
		
  | 
	
		
  | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
						
  | 
				|
  More Information | 
				|
| 
						 Template Usage: 
						
 Phrase Groups Available: 
						
  | 
					
						 Included Files: 
						
 Hooks Called: 
						
  |