locked
Club starter kit Gallery and Register problem RRS feed

  • Question

  • User-338523257 posted

    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:

     

    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 "Make Private function" is not selected then the Gallery is available to all visitors

     

    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

     

    Can any one help me with this

    Sunday, May 29, 2011 9:19 AM

All replies

  • User1275632693 posted

     

    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.

     

    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.

     

    Hope this helps you get started.

     Angelo

     

    Wednesday, July 20, 2011 2:22 PM