Quote:
Originally Posted by BadgerDog
Question: I've got this set so guests go through a few posts in a specific "Feature of the Month" forum, then start getting the message they should register. I then let them go through a few more posts and set up the blocking message.
|
Your question is in the wrong hack thread...
But simply put, you would need to edit the php code contained in the plugin-xml file to not only check if the user is a guest but also if they are in that usergroup. It should only require a few additional characters of code and be fairly simple to do if you know basic php.