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?
[Solved]CGUserDirectory and Gallery
[Solved]CGUserDirectory and Gallery
Last edited by Masweb on Wed May 15, 2013 2:07 pm, edited 1 time in total.
Re: CGUserDirectory and Gallery
this would be the right syntax:
{Gallery dir=$oneuser.properties.fotogalerij_naam}
{Gallery dir=$oneuser.properties.fotogalerij_naam}
Re: CGUserDirectory and Gallery
It's that simple.Jos wrote:this would be the right syntax:
{Gallery dir=$oneuser.properties.fotogalerij_naam}
I owe you



