I am considering setting up a Members Gallery where members would be able to create their own sub category and post their own images. No problem so far - but I would like to restrict posting to the member whose sub category it is. I'm not sure if this is possible and if it is possible what is the best approach.
This is what the "Member image lists" system is for. Go to Admin -> Settings -> Switches and check the box for "Member image lists". They can then create their personal album in the member home area, and add images and subcategories to it. albums.php shows an index of all the different members' albums.
Comments on restrict sub category to individual member
Member
Usergroup: Customer
Joined: Oct 08, 2003
Total Topics: 6
Total Comments: 13
I am considering setting up a Members Gallery where members would be able to create their own sub category and post their own images.
No problem so far - but I would like to restrict posting to the member whose sub category it is.
I'm not sure if this is possible and if it is possible what is the best approach.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
This is what the "Member image lists" system is for. Go to Admin -> Settings -> Switches and check the box for "Member image lists". They can then create their personal album in the member home area, and add images and subcategories to it. albums.php shows an index of all the different members' albums.
Member
Usergroup: Customer
Joined: Oct 08, 2003
Total Topics: 6
Total Comments: 13
Thanks - I hadn't realised that it was that simple!