Quote Originally Posted by s_mack View Post
You know what... that wouldn't be a hard modification of this at all I don't think. You'd just have another table in the db that lists all the "members" by customers_id and then add one or two lines to this contrib checking to see if the current user is on the list.
I'm trying to follow up on this idea of allowing a select group members to view these hidden categories as if they were normally visable. Follow my train of thought and let me know what you think.

1) The select group of members are placed into a "pricing group" with no discount.

2) The functions_hideCategories.php file is edited to "//show based on status" to allow viewing based on "customers_group_pricing"

Am I out to lunch, or does anyone else think this might work?