The Arcive of vBulletin Modifications Site. | 
    |
| 
		 
			 
			#1  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
			
			i want to show lastpostly with jquery and i will put some codes forum lastpostly but it is not work every topic is same i dont understand why ? :S 
		
		
		
		
		
		
		
		
	
	here my forumhome.lastpostly and here is my website for looking live Code: 
	<vb:if condition="$show['lastpostinfo']">
<div id="mystickytooltip" class="stickytooltip">
<div style="padding:5px">
<div class='caption'><div class="baslik">Konu Bilgileri :</div></div>
 
    <div class='caption'>
  <div class="yazilar">
Konu :
	{vb:raw lastpostinfo.trimthread}</div></div>
    <div class='caption'>
  <div class="yazilar">Son G?nderen :<vb:if condition="$lastpostinfo['lastposterid']">
		{vb:rawphrase by_x_memberaction, {vb:raw memberaction_dropdown}}
	<vb:else />
		{vb:rawphrase by_x_guest, {vb:raw lastpostinfo.lastposter}}
	</vb:if></div></div>
  <div class='caption'>
  <div class="yazilar">Son Mesaj Tarihi :{vb:raw lastpostinfo.lastpostdate}</div></div>
  <div class='caption'>
  <div class="yazilar">Son Mesaj Saati :{vb:raw lastpostinfo.lastposttime}</div></div>
</div>
 
<div class="stickystatus"></div>
</div>
	
<img src="bastanbasla/posts_item.png" width="16" height="16" />
<a href="forum.php" data-tooltip="sticky1">Konu Bilgileri</a>
	<div class="lastpostby">
	
	</div>
	<p class="lastpostdate">{vb:raw lastpostinfo.lastpostdate} <vb:if condition="!$show['detailedtime']"><span class="time">{vb:raw lastpostinfo.lastposttime}</span></vb:if></p>
<vb:else />
	<span class="lastpostdate">{vb:raw lastpostinfo.lastpostdate} <vb:if condition="!$show['detailedtime']"><span class="time">{vb:raw lastpostinfo.lastposttime}</span></vb:if></span>
	<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a>
</vb:if>
 | 
![]()  | 
	
	
		
  | 
	
		
  | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
						
  | 
				|
  More Information | 
				|
| 
						 Template Usage: 
						
 Phrase Groups Available: 
						
  | 
					
						 Included Files: 
						
 Hooks Called: 
						
  |