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 [DATE]1317766803[/DATE] at [TIME]1317766803[/TIME] ---------------
OK, I found the solution
I add this code in postbit_legacy:
<dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd>