Im just wondering, does anyone have the pm all staff for members 4 wapdesirev2? Any help wil be kewl
Pm all staff
Collapse
X
-
ok, explain what isn't working?
firstly, go to the stafol (or whatever online staff is called) list...
copy that code, but instead of for each echo...
do the insert pm query instead...
to break it down in english... you need to get it to list all members with perm > 0 (aka staff)
then with each of those
{
insert into ibwf_private msgtxt = message where uid = $staff
}
copy n edit code to do this, it's how i learned...Last edited by pmbguy; 19.11.10, 09:15.
Comment
Comment