a33
09-24-2008, 04:48 PM
I have a completely locked down Private forum and have been asked to try and make the user's email address show up in the postbit.
I have created a bodge for now using a new field which means the address needs to be put in 2 places ... <if condition="$post[email]"><div class="smallfont">Email : $post[email]</div></if>
1. Is it possible to use the standard email instead of an extra field?
2. Can it be made a hyperlink?
Thanks for helping a noob
I have created a bodge for now using a new field which means the address needs to be put in 2 places ... <if condition="$post[email]"><div class="smallfont">Email : $post[email]</div></if>
1. Is it possible to use the standard email instead of an extra field?
2. Can it be made a hyperlink?
Thanks for helping a noob