Replies: 2 comments 9 replies
|
@Taffman i don't think you do make an error, i did some test this way (used this not in a very long time), adding a new (vip) class, made a new user (just save) a 'Member' (classname is not shown....??? in manage users), so assuming one already IS member..etc.. added ontop of (unseen classname_members) to vip class. |
8 replies
|
Thanks for the prompt reply on this. It's a low priority for me so no rush. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I have a user class, for the sake of this discussion I'll call it a VIP user class and is above the standard e107 Member class. I have a menu that I only want displayed to everyone except my VIP class. I've tried setting visibility to all except 'VIP' but when I do it's not visible to anyone. I'm sure I'm making a schoolboy error here, any ideas would be very welcome.
All reactions