[2.0.18] Extended Private Message Notification

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in here. No new MODs will be accepted into the MOD Database for phpBB2
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.

Rating:

Excellent!
31
74%
Very Good
9
21%
Good
1
2%
Fair
1
2%
Poor
0
No votes
 
Total votes: 42

User avatar
LT206
Registered User
Posts: 55
Joined: Mon Dec 13, 2004 11:02 pm

My Guess

Post by LT206 »

My guess is the privmsg_notify.tpl needs to call "{SENDER_USERNAME}", "{PM_SUBJECT} " and "{PM_MESSAGE}" differently. "{USERNAME}" and "{SITENAME}" seem to be the only tags that work within this mod which makes no sense.

I am messing with the code so if I solve this issue, I will let you guys know. In the meantime, if anyone knows of a fix, let us know.
TMB
Registered User
Posts: 474
Joined: Sat Sep 18, 2004 8:07 am

Post by TMB »

Has anyone found out yet what it is about PCP that stops this mod from working?
User avatar
LT206
Registered User
Posts: 55
Joined: Mon Dec 13, 2004 11:02 pm

Try this

Post by LT206 »

Found this on rpgnet, it might help a bit:

http://rpgnet.clanmckeen.com/demo/viewt ... 9075#19075

It appears that "{SENDER_USERNAME}" is looking for "{FROM}" as I thought. Still have not figured out the subject or message line.

Mike
webster-g
Registered User
Posts: 6
Joined: Fri Aug 01, 2003 3:26 pm

Post by webster-g »

Hi

I see from some of the post in this thread that the has been a problem using this mod with PcP.
Well this works for me.
http://www.weimaranerforum.org/files/pr ... rivmsg.txt
pappa
Registered User
Posts: 115
Joined: Fri Jan 23, 2004 2:42 am

Post by pappa »

I installed this and it worked first time and looks great but I have a little problem with it working with another mod

I used Austins Activity Mod (arcade/games mod) When you get the highest score in a game you are awarded a trophy I some one beats that score you are emailed to say that some one has beaten your score.

I recived this email today

Subject: New Forum Private Message from


Hello ,

Your Forum Profile settings indicate that you wish to be notified of new Private Messages by email.

'' has just sent a new message to your account.

The content of the message is as follows:

--------------------------------------------------
Subject:
--------------------------------------------------

--------------------------------------------------

***PLEASE DO NOT RESPOND TO THIS EMAIL DIRECTLY***


I checked my PM and recived

From: SuckerFish

To: Me

Posted: Thursday, 03 February 2005, 9:27 AM

Subject: Trophy Lost!

SuckerFish Has Taken Your Trophy For ducktails has been taken.

I think that other mods that use the private message to send alerts will also end up sending blank emails any ideas on best how to fix this

maybe a quick work around that if the from user is blank then it does

says some thing like

Subject: New Forum Private Message from [forum name]

The content of the message is as follows:

--------------------------------------------------
Subject: Inturnal forum post
--------------------------------------------------
Please login to check this message
--------------------------------------------------

Any one can do a quick fix for this ?
TMB
Registered User
Posts: 474
Joined: Sat Sep 18, 2004 8:07 am

Post by TMB »

webster-g wrote: I see from some of the post in this thread that the has been a problem using this mod with PcP.
Well this works for me.
http://www.weimaranerforum.org/files/pr ... rivmsg.txt

Could you clarify please? I presume that this file is intended to replace the existing PCP file of that name: profilcp/profilcp_privmsg.php - I copied it straight across, without alteration, to a new phpBB 2.0.11 installation which has PCP as the only mod, and it shut the PM inbox down altogether....
:?
Is this intended to stand alone, or to work in conjunction with the Extended Private Message Notification mod, or the Advanced Private Messages mod, or what?
:? :?
ycl6
Registered User
Posts: 5696
Joined: Sat Feb 15, 2003 10:35 am
Location: Taiwan
Contact:

Post by ycl6 »

The author (webster-g) can start a new topic in Beta forum, or if it's been tested, can be submitted into the MOD database for validation :wink:

~Mac
phpbbindia
Registered User
Posts: 6
Joined: Sun Feb 20, 2005 2:02 pm
Contact:

Post by phpbbindia »

seems great mod.. thanks a lot
solo forever
Registered User
Posts: 54
Joined: Wed Jan 19, 2005 12:25 am
Contact:

hmm

Post by solo forever »

I was thinking, could we get the messages from the sl server, so like in the privmsg_notify we could add the line:

{PRIVMSGS_TABLE}

or

'L_MESSAGE_BODY'

to get from > sql ??

I'll do some further testing.
Solo
ycl6
Registered User
Posts: 5696
Joined: Sat Feb 15, 2003 10:35 am
Location: Taiwan
Contact:

Re: hmm

Post by ycl6 »

solo forever wrote: I was thinking, could we get the messages from the sl server, so like in the privmsg_notify we could add the line:

{PRIVMSGS_TABLE}

or

'L_MESSAGE_BODY'

to get from > sql ??

I'll do some further testing.

SQL :?: Not very sure what's your suggestion :wink:

~Mac
solo forever
Registered User
Posts: 54
Joined: Wed Jan 19, 2005 12:25 am
Contact:

hi

Post by solo forever »

I've been fooling around and I have like 11 bugs to workout, Im using the $sql commands, to try and find a alternate way of "Fetching" the primsg_table from the database which I believe stores the primsg_body text. Im still figuring a way to do this, help is appreciated ;)

P.S. Im not currently at home atm, but thats what I think I believe they are, I have the exact notes at home of where these places are.
Solo
ycl6
Registered User
Posts: 5696
Joined: Sat Feb 15, 2003 10:35 am
Location: Taiwan
Contact:

Re: hi

Post by ycl6 »

solo forever wrote: Im still figuring a way to do this, help is appreciated ;)

P.S. Im not currently at home atm, but thats what I think I believe they are, I have the exact notes at home of where these places are.

If you need help on that, why not try the MOD Writer Discussion forum :o

~Mac
hawk7173
Registered User
Posts: 28
Joined: Sat Aug 02, 2003 8:59 pm

Post by hawk7173 »

The problem that I have on my board with this modification is that members keep replying to the automated PM notification and it goes to me as my e-mail address is the default. Is there a way to have the replies go to the sender instead? Thanks!
thanks, Hawk
ycl6
Registered User
Posts: 5696
Joined: Sat Feb 15, 2003 10:35 am
Location: Taiwan
Contact:

Post by ycl6 »

I can't remember if a MOD with that function is developed, you can try searching the BETA forum, if you can't find anything similar, you can try request it in the REQUEST forum.

~Mac
hawk7173
Registered User
Posts: 28
Joined: Sat Aug 02, 2003 8:59 pm

Post by hawk7173 »

am willing to look, but I can't seem to locate the beta forum???? 8O
thanks, Hawk
Post Reply

Return to “[2.0.x] MOD Database Releases”