soltikoff
Forum Replies Created
-
Forum: Plugins
In reply to: e-mail this postThere were 2 tiny mistakes with the files I uploaded that might have caused some confusion.
The problem has been fixed.
If you downloaded these files prior to the publication of this post and cannot make the script work, please download the files again.
My apologies.
JuanForum: Plugins
In reply to: e-mail this postThank you Rhetti.
I found a way to do it.
What this thing does is add a “send this post to a friend” link somewhere in your post. If your readers click on that link, a small pop-up window is opened where the user can specify to whom he or she wants to send the link to that post. Using php mail() function, an email is sent to the specified recipient with the link to your post AND a copy is sent to an address you specify so you can keep track of who is sending what to whom.
You can see it working at http://gacetacerouno.com/archives/2004/09/27/test-tell-a-friend/
The site is in spanish though and the post I am directing you to is a dummy post just to test this thing (my site is not finished). However, the link you are interested in is the only green link in the page so you can’t miss it.
If someone is interested in adding this thing to their site, I am more than happy to tanslate everythig to english and make it available somewhere. Just let me know.