inherit
106210
0
Nov 29, 2009 16:37:06 GMT -8
238drac
349
June 2007
238drac
|
Post by 238drac on Mar 22, 2009 5:25:11 GMT -8
As the Admin I do not want to receive PM's but i would like to have the pm sent to me as an email.
I was wondering if there might be a code that would convert a PM to an email?
Perhaps a code to mask the pm button so it will trigger the email routine instead?
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Mar 22, 2009 10:58:44 GMT -8
Go to your Private Message panel, click on Preferences at the top right, and then select "Yes" where it says "Do you wish to have an email sent to you when a Personal Message is received?".
You'll still get the private messages, but you don't have to read them.
|
|
inherit
106210
0
Nov 29, 2009 16:37:06 GMT -8
238drac
349
June 2007
238drac
|
Post by 238drac on Apr 8, 2009 8:37:04 GMT -8
That is NOT a solution to the problem i posted
|
|
inherit
58740
0
Aug 20, 2024 7:29:21 GMT -8
®i©hie
I'm not very active here anymore thanks to my full-time job. - 12/27/23
14,036
September 2005
soe
|
Post by ®i©hie on Apr 8, 2009 14:25:04 GMT -8
As the Admin I do not want to receive PM's but i would like to have the pm sent to me as an email. I was wondering if there might be a code that would convert a PM to an email? Perhaps a code to mask the pm button so it will trigger the email routine instead? Hi, sorry, but i'm afraid this isn't possible.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Apr 8, 2009 15:05:00 GMT -8
not so fast there Richie...
<script type="text/javascript"> <!-- for (lnks=document.getElementsByTagName('a'), i=0; i<lnks.length; i++) { if (lnks.href.match(/action=pmsend&to=admin/i)) { lnks.href="mailto:username@google.com"; } } // --> </script>
some people probably wont like having to email you instead of just PMing you, however, so dont hold me responsible for ill-effects.
|
|
inherit
109382
0
Jan 6, 2019 9:03:49 GMT -8
uzi
1,756
August 2007
uzi
|
Post by uzi on Apr 8, 2009 15:58:28 GMT -8
Actually I might be able to do this for you how you want it (to where it is still using a PM-esque form). It may take a bit though
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Apr 8, 2009 17:15:46 GMT -8
oh.. maybe I misread that then. I thought he just wanted it to bring up the email form instead of a PM form...
|
|
inherit
109382
0
Jan 6, 2019 9:03:49 GMT -8
uzi
1,756
August 2007
uzi
|
Post by uzi on Apr 8, 2009 18:07:40 GMT -8
oh.. maybe I misread that then. I thought he just wanted it to bring up the email form instead of a PM form... i just made it look as if a pm were being sent (with a note to the user that it is a different form to stay within the tos). the default email form tends to dissuade some users (at least me) from using it. ----- I zipped up the codes for you. There's a JS file that you add to your main footer, and a PHP file which does the actual sending (its hosted on my website, i'll let you use a page on my website for free unless you have tons of emails a day). The files are: dntresources.com/pb/scripts/238drac/238drac.txt (MAIN FOOTER, EDIT FIRST TWO VARIABLES) dntresources.com/pb/scripts/238drac/238drac.php (HOSTED ON MY SITE, the email sender. no need to click on it) dntresources.com/pb/scripts/238drac/238drac.zip (contains both two files) If you have your own website or your own host that supports PHP, let me know and I can customize it for you a bit. If not the code should work fine. All you need to do is paste the .txt file into your main footer and change the first two variables. let me know if you need help
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Apr 8, 2009 18:27:20 GMT -8
nice work!
|
|
inherit
109382
0
Jan 6, 2019 9:03:49 GMT -8
uzi
1,756
August 2007
uzi
|
Post by uzi on Apr 8, 2009 18:32:15 GMT -8
was a pain to be honest - but I like the challenge. going back and forth between JS and php is no fun, I was using + as the concatenation symbol in PHP and vice versa. s'all good though, I enjoyed it.
|
|
inherit
106210
0
Nov 29, 2009 16:37:06 GMT -8
238drac
349
June 2007
238drac
|
Post by 238drac on Apr 10, 2009 4:19:30 GMT -8
Thanks guys, I will get to trying this out shortly.
|
|
inherit
117829
0
Feb 7, 2014 17:55:57 GMT -8
operarose
28
January 2008
operarose
|
Post by operarose on Oct 26, 2013 15:05:50 GMT -8
(Not sure if I need to make a new thread, but want to use the same idea but, have it where it would send any member an email that they have a pm on the site)
|
|
Former Member
inherit
guest@proboards.com
131621
0
Nov 26, 2024 17:23:24 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Oct 28, 2013 3:00:46 GMT -8
This thread is from four years ago, you need to make your own thread, operarose.
|
|