rughis
10-04-2011, 08:54 PM
Hello guys
How I can do to add the registration date in postbit_legacy?
I know how to add additional fields in postbit legacy (modifying the template), but how I can do to insert the registration date?
Thank you for your help!
--------------- Added 1317766803 at 1317766803 ---------------
OK, I found the solution :)
I add this code in postbit_legacy:
<dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd>
How I can do to add the registration date in postbit_legacy?
I know how to add additional fields in postbit legacy (modifying the template), but how I can do to insert the registration date?
Thank you for your help!
--------------- Added 1317766803 at 1317766803 ---------------
OK, I found the solution :)
I add this code in postbit_legacy:
<dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd>