![]() |
I have updated this as well if anyone is interested, here is a screen shot and I added it to the control panel. I eliminated the other queries such as lastpost etc.. since I was only lookin to Mass PM a group or all groups. Here it is:
PHP Code:
find this in admin/index.php below "User Groups and Permissions: Code:
<tr><td><hr></td></tr> Code:
<tr><td> |
needs to be ammeneded to send to just moderators though as moderators arn't a usergroup anymore.
|
Quote:
Administrator [edit][list all users] Moderators [edit] [remove][list all users] Registered [edit][list all users] Super Moderator [edit][list all users] Unregistered / Not Logged In [edit][list all users] Users Awaiting Email Confirmation [edit][list all users] That's all folks They are on my forum...? |
Actually.. Unless you move them into a group on your own they are all set to the Registered User's Group when you upgrade. Moderator permissions are handled through a separate moderators table now.
|
I sent a test message to my moderators' user group last night, which is 5 people. To test it out, I included the $username, $password, and $email variables as it says you can. When it was sent out, instead of doing the person's the message was going to, all 5 messages had the info of the first person it was sent to.
i.e. I sent it to users 5, 49, 65, 100, 105 and in all of them it put the info for user 5. Any ideas? Thanks for a great hack otherwise. :) |
subst:
Code:
$message=str_replace("$email",$user[email],$message); Code:
$message=str_replace("\$email",$user[email],$message); (add slashes before $ otherwise it will parse as a var) :-) |
I don't understand how to install this hack?
|
that is it, the run masspm.php.
I used wreckman's and it went pearshaped and did not send the message for some reason so had to use my old one to do it. Not sure what the bug is but something not quite right i don't think? |
VERSION 2.1 VERSION 2.1!!! PLEASE ADD :D
~Chris |
all right! works fine
|
All times are GMT. The time now is 06:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|