| Comments |
 Re: How To Send PM To All Users?
|
little modifications to work with ip but not tested! try it!
| Description: |
|
 Download |
| Filename: |
masspm.zip |
| Filesize: |
4.8 KB |
| Downloaded: |
126 Time(s) |
|
|
New Player [ Thu 27 Nov, 2008 16:53 ]
|
 |
 Re: How To Send PM To All Users?
|
That will be awesome if it works.
If it is proven to work, we'll move it to the customizations forum. 
|
|
Chaotic [ Thu 27 Nov, 2008 20:52 ]
|
 |
 Re: How To Send PM To All Users?
|
thank you very much New Player
its working
BTW only little thing to do
do not search
//
// That's all Folks!
// -------------------------------------------------
search
and than add before lang vars from install.txt

|
|
Limun [ Thu 27 Nov, 2008 22:07 ]
|
 |
 Re: How To Send PM To All Users?
|
Thanks for testing it out Limun!
Moving to Icy Phoenix Customizations! 
|
|
Chaotic [ Thu 27 Nov, 2008 22:59 ]
|
 |
 Re: How To Send PM To All Users?
|
|
Thank you!
|
|
SkyOne1982 [ Fri 28 Nov, 2008 02:31 ]
|
 |
 Re: How To Send PM To All Users?
|
|
You know, this has to be one of the most useful MODs! Thanks tiolalu for bringing this up, New Player for posting the MOD, and Limun for making that code change!
|
|
Chaotic [ Fri 28 Nov, 2008 04:58 ]
|
 |
 Re: How To Send PM To All Users?
|
New Player, thanks for the code.
Chaotic, thanks for moving the thread
Limun, thanks for testing it! 
|
|
tiolalu [ Mon 01 Dec, 2008 21:29 ]
|
 |
 Re: How To Send PM To All Users?
|
Even if it works, the template is not perfect, and the php files is not respecting some Icy Phoenix coding standards.
This doesn't mean that the mod is unsecure... this just means that should be improved.
New Player, do you think you can improve it? I can give you some hints if you wish...
P.S.: a final note... this script will almost surely hang for boards with thousands of users.
|
|
Mighty Gorgon [ Mon 01 Dec, 2008 23:28 ]
|
 |
 Re: How To Send PM To All Users?
|
|
Mighty Gorgon, is better to do it with a SQL query?
How to do it?
T.I.A.
|
|
tiolalu [ Tue 02 Dec, 2008 08:51 ]
|
 |
 Re: How To Send PM To All Users?
|
Mighty Gorgon, is better to do it with a SQL query?
How to do it?
T.I.A.
No, you can use this mod, I think it is working fine, but only with small boards... if you have thousands users the system may timeout (unless you are able to set very high timeout value for your server) and all the notification emails may not be sent as well.
|
|
Mighty Gorgon [ Tue 02 Dec, 2008 09:53 ]
|
 |
 Re: How To Send PM To All Users?
|
New Player, do you think you can improve it? I can give you some hints if you wish... 
yes when you give me hints i try it 
|
|
New Player [ Tue 02 Dec, 2008 10:27 ]
|
 |
 Re: How To Send PM To All Users?
|
Try to duplicate the MASS EMAIL feature just by adding the code to send a PM before sending the email...
That code is already optimized for delayed and subdivided sending.
Start the job and then I'll help out.
|
|
Mighty Gorgon [ Tue 02 Dec, 2008 11:09 ]
|
 |
 Re: How To Send PM To All Users?
|
|
Italian version ^^
** removed **
Last edited by HaoAsakura on Sun 04 Jan, 2009 13:48; edited 1 time in total
|
|
HaoAsakura [ Sun 28 Dec, 2008 14:04 ]
|
 |
 Re: How To Send PM To All Users?
|
@ HaoAsakura
Would you like to explain to me what the "Italian Version" is when it appears all you have changed is this:
$module['1610_Users']['Massen PM versenden'] = $filename;
To this: $module['1610_Users']['Invio PM di gruppo'] = $filename;
What you have suggested as the "Italian Version" is as buggy as hell - contains no improvements to make the code compatible or secure with Icy Phoenix (as suggested by MG) and is worthless, dangerous and whatever.
Edited by Lopalong, Mon 05 Jan, 2009 21:06: Off Topic removed
|
|
Inactive User [ Sat 03 Jan, 2009 11:45 ]
|
 |
|
|