- Active Forums Version: 4.2.6
- DotNetNuke Version: 5.5.0
Hi,
I am failing to accomplish send message pp up in AF. Below is the sample code I pasted in the profileInfo template to get this thing working but doesn't popup when I click the envelope icon. Please let me know the corrections.
[AF:PROFILE:USERNAME][AF:PROFILE:USERSTATUS]
[AF:PROFILE:USERCAPTION]
[AF:PROFILE:PMLINK]
Posts:[AF:PROFILE:POSTCOUNT]
<span class="afactionicon" title="sas">[AF:PROFILE:AVATAR]</span>
[MODIPADDRESS]
<a onclick="asClient.ShowSend([AF:PROFILE:USERID],this); return false;" title="Send Message">Send PM</a>