
01-27-2009, 11:51 PM
|
 |
|
|
Join Date: Nov 2008
Location: 070108111114105100100
Posts: 364
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Lynne
This should work:
HTML Code:
<if conditon="$post[userid] != '1'">
<div>$vbphrase[join_date]: $post[joindate]</div>
<else />
<div>$vbphrase[join_date]: Jan. 1, 1320 </div>
</if>
And when I did a quick search for "joindate" in my templates, I ended up with more than just the postbit templates.
|
I got that error again.
|