Page 1 of 1

Code to inherit parent album security to sub album?

Posted: 10 Sep 2012, 15:38
by redgst
Hello,

I am curious to know if anyone has custom code to inherit security from the parent album whenever a sub album is created on the user front end?

ie: If I have an album that only has "Registered" view access... I would like every sub album that is created from the user front end within this parent album to inherit this "registered" access. (Right now the user front end always creates any new album as "public" view access regardless of the parent security)

Or, could I at least be guided to the correct code file that requires custom code changes? (I am not a php programmer, but have coded in other languages so im sure that I can figure it out once I find the correct file to change! :D )

Thanks