Thanks Lynne. I wasn't able to decipher the code, so I modified the notify phrase, and added the following line
if ($touser[username] = 'Admin ABC' OR $touser[username] = 'Mod DEF')
{
Here is the message that has just been posted:
***************
$pagetext
***************
}
and it worked.
Wasn't sure if $touser[usergroupid] = 6 would work, so didn't use that.
Having said that, if one were to know the ERD of the database, it would have been a bit more easier for a lot of people. Any idea where I could get that Lynne?
|