Monday 30 January 2006 2:20:52 pm
When doing this
{def $link=fetch('content', 'node', hash('node_id', 75))}
{$link.object.data_map|attribute('show', 1)}
I always get an execution timeout, even though I've set it to 120 seconds and increased the memory limit to 32. Am I doing something wrong?
|