Topic: Forward or "Send to your friend" posts
I created 'forward' post functionality - still in beta mode
If anyone interested to see how it looks,or suggestions how it should be, here is the code: http://www.gotoguide.org/forward.zip
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Forward or "Send to your friend" posts
I created 'forward' post functionality - still in beta mode
If anyone interested to see how it looks,or suggestions how it should be, here is the code: http://www.gotoguide.org/forward.zip
Demo: http://jobs.gotoguide.org
Login using: uid=gTg and pwd=gotoguide
see the forward link near Report|Quote so on
Known issue: There is no validation on email address, as I am not sure how to do it.
Now uses is_valid-email function from email.php
Interesting modifcation. *downloads*
Download: http://www.gotoguide.org/forward.zip
Sorry, the *'s were an action.
What do you mean by "Forward"? Is it what's called "Sent to a friend" in some forums?
Yeah.. it sends the link of the topic to an email address I guess
What do you mean by "Forward"? Is it what's called "Sent to a friend" in some forums?
Yes. for e-mails, you normally forward mails.
OK. Cool
I opened the forwarding functionality for Guests also.
Restricted guests from editing message and title with readonly tag, tested with IE and mozilla latest versions. hope that will work with older versions also
we must be careful with that kind of functin because it's really appreciated by spamers.
They post their spam on the forum and they send to people who are not their friends...
Ludo,
Whatever we do, there is always a way for spammers.
They cld post spam and then cut and paste the link and send to people who are not their friends.
It looks like guests like this functionality.
My log files shows 1000 forwards for the month of June. more than what I expected. (expectation was max 100 /month).
I opened the forwarding functionality for Guests also.
Restricted guests from editing message and title with readonly tag, tested with IE and mozilla latest versions. hope that will work with older versions also
Installed the mod, works great. How can I enable forwarding for guests too, like you did?
druvans wrote:I opened the forwarding functionality for Guests also.
Restricted guests from editing message and title with readonly tag, tested with IE and mozilla latest versions. hope that will work with older versions alsoInstalled the mod, works great. How can I enable forwarding for guests too, like you did?
Sorry, I was sleeping for a while.
There is two lines like as follows in the top of forward.php -
if ($pun_user['is_guest'])
message($lang_forward['No permission']);
comment out that.
I can send you modified forward.php file [in case you dont want to change the php file urself]
Anyone have this kicking about? Link for download not working anymore.
http://www.gotoguide.org/dnld/forward.zip
if you run into any issues with it, let me know
http://www.gotoguide.org/dnld/forward.zip
if you run into any issues with it, let me know
Will do...
Will try it out tonight. Its a good feature, surprised I had not found it before. Any reason its not on punres.org? (Apologies if it is and I missed it)
Anyway thanks again mate.
Any reason its not on punres.org? (Apologies if it is and I missed it)
1 Laziness
2 Dint see lot of followers and thgt it is not that useful
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Forward or "Send to your friend" posts
Powered by PunBB, supported by Informer Technologies, Inc.