Niels asked me post this here because we were playing email tag all day, and this may help out others with the same question. (I'm assuming I'm the first with this question without searching first since it was suggested I post this topic)
So how do you create a link to the groupmag.php only viewable by admin/mods.
From playing email tag today I learned that this goes on the php page...
- Code: Select all
'U_GROUPMSG' >= ($userdata['user_level'] > ADMIN) $u_groupmsg : '',
Now what guys?


