Chuck... this seems to be doing the same as with the others. I can't figure out why it is affecting ALL usergroups. I placed the code you provided in showphoto.php by replacing
Code:
Content visible to verified customers only.
as I did in the past. I left it as just usergroup 6 for testing, which should in essence give all groups except the admin the message, but I shows it for everyone, including usergroup 6. If I change the != to == (which should show the message for just usergroup 6) it does not display the message for any usergroup. Is there something I need to define in another script?