slowphantom
12-25-2007, 01:49 PM
hi all i need help pls
since i have 3.7.0 i cant see last post time in memberinfo
so here is the old code
<if condition="$vboptions['profilelastpost']">
<tr>
<td>
$vbphrase[last_post]:<br />
<a href="$userinfo[lastposturl]">$userinfo[lastposttitle]</a><br />
$userinfo[lastpostdate] <span class="time">$userinfo[lastposttime]</span>
</td>
</tr>
</if>
that was working good in 3.6.8
but now i dont see any thing
can some one help me pls and give me some code to let me see last post time in the memberinfo for 3.7.0
thx
since i have 3.7.0 i cant see last post time in memberinfo
so here is the old code
<if condition="$vboptions['profilelastpost']">
<tr>
<td>
$vbphrase[last_post]:<br />
<a href="$userinfo[lastposturl]">$userinfo[lastposttitle]</a><br />
$userinfo[lastpostdate] <span class="time">$userinfo[lastposttime]</span>
</td>
</tr>
</if>
that was working good in 3.6.8
but now i dont see any thing
can some one help me pls and give me some code to let me see last post time in the memberinfo for 3.7.0
thx