christian8a
01-17-2009, 08:01 PM
Ok I need help!
I have a link on the members profile that is for people to email that page to a friend. So I see on vbadvanced they added that link too and it works using the sendmessage form.
The link is also on forum tools "Email to friend" so the link has the atributes:
<a href="$vboptions[bburl]/sendmessage.php?$session[sessionurl]do=sendtofriend&t=$news[threadid]
and it takes you to a sendmessage form with that thread printed on the message, so I want to do that but to send the profile page they are viewing, anybody knows how to accomplish this?
I have a link on the members profile that is for people to email that page to a friend. So I see on vbadvanced they added that link too and it works using the sendmessage form.
The link is also on forum tools "Email to friend" so the link has the atributes:
<a href="$vboptions[bburl]/sendmessage.php?$session[sessionurl]do=sendtofriend&t=$news[threadid]
and it takes you to a sendmessage form with that thread printed on the message, so I want to do that but to send the profile page they are viewing, anybody knows how to accomplish this?