Has anyone made the secure email form work? John emailed me to show me it worked, but I can't figure it out. I set it to on in the options and I could still see the email addresses in my email client. I tried to add $mailmessage to the postbit template and that didn't work. What am I doing wrong?
Secure email
Collapse
X
-
Tags: None
-
We have it implemented... I love that feature!
What you need to do is change the postbit_useremail to the following:
[code]<A HREF="member.php?action=mailform&userid=$userid">mail</A>[/code]
Really, the href is the important part. I believe if you turn secure email off, it will just display a page with the person's email address (clickable) on it. :) -
-
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment