Hi there,
thanks a lot for your extension!
I've been following the install steps (unzip in extensions directory, activating the extension in settings/override/site.ini.append.php, clear caches)
But when I use the fonction redirectAbsolute('url'), I've got a parser error in return :
parser error @ extension/mytemplate.tpl:28[17]
Extra characters found, should have been a whitespace or the end of the expression
Characters: '('$url')'
In my template, I call the fonction this way :
{redirectAbsolute('$url')}
Same happens with :
{redirectAbsolute('
http://www.google.com')}
Sorry for posting this but i'm kindda desperate now...
Your extension seems so easy to use and I can't manage to have it working :(
Thanks a lot
Sarah