PunBB Resource

Your ultimate PunBB resource!

Keywords:

    (Extended)

You are not logged in.


Login to move these ads to the bottom of the page

Forum post: email notification of PM? » 2005-12-30 16:59:40

Relevancy: 7.99
 
Author: MattElmore
 

Go to post

Greetings,

I am using Private Messaging - v1.2.2 with PunBB 1.2.10. Is there a way to enable email notification upon sending of a PM? (ie, recipient gets notification of new private message).

If not, I will attempt to code that in.

If this is already done, however, it would save me some time, or if there is some reason this has not already been done please let me know.

Matt

Forum post: Default Thread Subscription » 2006-02-04 04:44:46

Relevancy: 7.32
 
Author: christooss
 

Go to post

In vBulletin there is this:

[code]Default Thread Subscription Mode
When you post a new thread, or reply to a topic, you can
choose to automatically add that thread to your list of subscribed threads,
with the option to receive email notification of new replies to that thread.
Default Thread Subscription Mode:[/code]
And you can choose between five things: Do not subscribr, No email notification, Instant , Daily , Weekly mail notification

Forum post: Private Messaging System 1.2.x 1.2.3 » 2007-10-28 05:52:49

Relevancy: 7.19
 
Author: no64
 

Go to post

I just realized I installed version 1.2.2 during the lasts day.....
adding some "addons" to it, like:

email notification
preview button
postcount in the "new message" notification

So what about version 1.2.3
What is different to the previous version?
Does this version have the "mass delete" option?
"Mass mail" function?

I can't find that "readme-upgrade.txt" file anywhere

Forum post: Private Messaging System 1.2.x 1.2.3 » 2009-07-06 17:07:58

Relevancy: 6.23
 
Author: bgiddins
 

Go to post

I've recently created and add-on to this mod which gives users to option to receive pm e-mail notifications. You can download it here.
Fantastic!

Thanks - that was a breeze to implement. I did notice that I receive multiple email notifications between logins, and the email text indicates only a single notification will come ("You may have additional new private messages, but this is the only notification you will receive until you visit the forum again."). Are the mu…

Forum post: Notify Members Of Unread Private Messages (PMs) » 2008-02-12 22:31:35

Relevancy: 6.07
 
Author: nifty-stuff.com
 

Go to post

Hey All,

I want to find a way to notify my members that they have unread private messages.

Let me first say that I don't want my members to get an email notification every time there is a PM (in my opinion this defeats the purpose of a PM system). With that said, I'd like to find ways to let members know they have unread PMs. Here are some of my ideas:

1) Run a script to look for users that have at least one unread PM and send them an email that says …

Forum post: Private Messaging System 1.2.x 1.2.2 » 2006-04-02 16:39:01

Relevancy: 5.78
 
Author: Ed B!
 

Go to post

Is there someone who knows how to add email notification to the PMS?

Ed B!

Forum post: User notification of deleted post » 2010-02-01 18:17:22

Relevancy: 5.72
 
Author: xSDMx
 

Go to post

Is there anyway for a notification (PM/Email) to be sent to a user after their post is deleted?

Forum post: Private Messaging System 1.2.x 1.2.2 » 2007-10-27 11:40:21

Relevancy: 5.72
 
Author: no64
 

Go to post

so, this is a bug in the pm , that I have to correct?

Do you know that other thing with the name in the notification mail?

Forum post: Private Messaging System 1.2.x 1.2.3 » 2007-08-15 04:14:53

Relevancy: 5.59
 
Author: doki
 

Go to post

Here my New PM Modification....

-- removed---

By the way... cool pop up notification can you post your code here?

Forum post: Registration Attention 1.0.0 » 2007-05-08 09:38:54

Relevancy: 5.57
 
Author: GT
 

Go to post

[code]##
##
## Mod title: Add a registration notification.
##
## Mod version: 1.0.0
## Works on PunBB: 1.2.15 (should work with all 1.2.*)
## Release date: 5-8-2007
## Author: GT (Hexify.com)
##
## Description: This little mod places a registration notification to all guest who visit the forum.
##
## Affected files: include/template/main.tpl
##
##
## Included Files: inc…

Forum post: Private Messaging System 1.2.x 1.2.2 » 2005-11-26 15:22:44

Relevancy: 5.54
 
Author: Martin
 

Go to post

Hi.

Works fine on 1.2.10, but I need to have an email notification for new private messages. How soon might this be possible to get?

Thx

Martin

Forum post: Private Messaging System 1.2.x 1.2.3 » 2007-08-15 04:12:24

Relevancy: 5.54
 
Author: FSX
 

Go to post

That...is a very cool notification! Are you going to release it? I'm Interested :D. And how did you do that "Je hebt 1 nieuw bericht" message?

Forum post: Private Message System for Punbb 1.2.6 » 2005-08-09 05:14:38

Relevancy: 5.48
 
Author: hasif
 

Go to post

i got it.. i changed the version from install_mod.php file. But there is no notification, if someone recieve PM then how he/she will be notified. There is no function like this.

Forum post: email notification of PM » 2008-02-26 02:57:55

Relevancy: 5.31
 
Author: Rich T
 

Go to post

Is there a current (English) mod for adding email notification to PM's available ?, I saw one translated from French but it didn't seem complete ?.

Cheers

Richard

Forum post: Private Messaging System 1.2.x 1.2.2 » 2007-10-27 11:11:22

Relevancy: 5.29
 
Author: no64
 

Go to post

ahh, ....I will digg

Btw. I am trying to add this email notification to the private message mod - and it works fine so far
I just want to change the notification email and add the Username of the recipient there, like "Hello Username" , do you know how I can get that information in there?

[code] if ($alert)
{
require PUN_ROOT.'include/email.php';
$mail_subject = 'New Private Message has arrived';

Board footer

Based on PunBB
© Copyright 2002–2005 Rickard Andersson

© Copyright 2004–2006 Kristoffer Jansson

User contributed files are property of their respective owners.