Ok, that looks like a compatibility issue. Try to wrap this bit:
$options['field']()
in curly brackets:
{$options['field']}()
Ok, that looks like a compatibility issue. Try to wrap this bit:
$options['field']()
in curly brackets:
{$options['field']}()