Club starter kit Gallery and Register problemhttp://forums.asp.net/t/1685047.aspx/1?Club+starter+kit+Gallery+and+Register+problemWed, 20 Jul 2011 18:22:32 -040016850474436769http://forums.asp.net/p/1685047/4436769.aspx/1?Club+starter+kit+Gallery+and+Register+problemClub starter kit Gallery and Register problem <p>I have just started using Club Starter Kit V2 with VWD 2010, WIN 7 64 and I have two problems that I an seeking a solution for:</p> <p>&nbsp;</p> <p>1. When a member creates a Gallery, they have the option of making that Gallery Private. Private in this case is it is only available to the member who created it. What I would like to do, is if the Gallery is 'Private', I would like that gallery available to ALL members of the site. If the &quot;Make Private function&quot; is not selected then the Gallery is available to all visitors</p> <p>&nbsp;</p> <p>2. When you register with the site, it allows you to become a member automatically, what I would like to do is have the registration sent through to an Administrator for validation</p> <p>&nbsp;</p> <p>Can any one help me with this</p> 2011-05-29T13:19:49-04:004516837http://forums.asp.net/p/1685047/4516837.aspx/1?Re+Club+starter+kit+Gallery+and+Register+problemRe: Club starter kit Gallery and Register problem <p>&nbsp;</p> <p>Have you looked at the code to see when the images are rendered, you could probably check if the user is a registered member or a visitor and act on that. I don`t have the code here in front of me so I cant pin point things but it should be doable.</p> <p>&nbsp;</p> <p>For the membership thing you might well have to make a small mod to the database if the columns are not there yet and then make an appropriate change to the stored procedure that adds a new member to the database.</p> <p>&nbsp;</p> <p>Hope this helps you get started.</p> <p>&nbsp;Angelo</p> <p>&nbsp;</p> 2011-07-20T18:22:32-04:00