Page 1 of 1

[Solved]CGUserDirectory and Gallery

Posted: Wed May 15, 2013 1:51 pm
by Masweb
Is it possible to use a tag from the CGUserDirectory in a Gallery tag?

{Gallery dir='{$oneuser.properties.fotogalerij_naam}'}

Looks like this doesn't work.
Has anyone a suggestion how I get this done?

Re: CGUserDirectory and Gallery

Posted: Wed May 15, 2013 1:58 pm
by Jos
this would be the right syntax:
{Gallery dir=$oneuser.properties.fotogalerij_naam}

Re: CGUserDirectory and Gallery

Posted: Wed May 15, 2013 2:07 pm
by Masweb
Jos wrote:this would be the right syntax:
{Gallery dir=$oneuser.properties.fotogalerij_naam}
It's that simple. :D
I owe you