T O P I C R E V I E W |
weeweeslap |
Posted - 07 May 2008 : 23:06:50 I was wondering if anyone has coded a better mod to private message all site members. The current code in the pm system to pm all members is fine for small forums but for my website (18,000+ members) no matter how long I extend the asp time out or any tweaks I do, it finds a way to screw up and finish before it sends pm's to everyone. I was hoping maybe someone has done some batch processing of pm'ing all members instead of trying to send the pm to all members at once as it currently does. Does anyone have something like this, or is there a way I can go into ms sql directly and do like some query and have it send the pm to everyone? I tried searching around and didn't find what I was looking for. Thanks!< |
10 L A T E S T R E P L I E S (Newest First) |
weeweeslap |
Posted - 11 May 2008 : 12:23:22 replied < |
Carefree |
Posted - 09 May 2008 : 17:25:33 Resent.< |
weeweeslap |
Posted - 09 May 2008 : 13:10:11 Carefree, I had an email address that was defunct in my profile. I have updated it so if you don't mind sending it again I would appreciate it! Shaggy, that could work as well but I feel I have enough forums as is and don't want to add more clutter to it.< |
Shaggy |
Posted - 09 May 2008 : 04:33:07 Just to offer an alternative here, if you've got the PM notifications thingy already, you could create a new forum specifically for these types of announcements and modify the notification script to also check for new topics in that forum - saves you the overhead of having to send out 18000+ e-mails.
< |
Carefree |
Posted - 08 May 2008 : 22:23:36 WWS, check your EMail. I don't have sufficient users to need this modification and I don't want to post this code until someone has an opportunity to test it.< |
weeweeslap |
Posted - 08 May 2008 : 19:33:08 I believe it's betweeen 15% and 20% of completion that it falls apart. Thanks Carefree!< |
Carefree |
Posted - 08 May 2008 : 19:04:29 Maybe I could break up the PM all routine into segments. Have any idea what percentage is typically sent successfully before it fails?< |
weeweeslap |
Posted - 08 May 2008 : 15:10:16 On my website 90% of the people don't visit the forum. With a pm and pm notification that is installed, I have a better chance of letting them know of information than posting it on the forum and hoping they will isit the forum.< |
Carefree |
Posted - 08 May 2008 : 04:48:58 What's the matter, HuwR? Can't sleep? lol< |
HuwR |
Posted - 08 May 2008 : 03:32:03 question,
why do you need to PM everyone, just post a topic on your forum< |