Path

ez projects / redirect_operators / forum / general / parser error using redirect...


parser error using redirectAbsolute()

You need to be logged in to post messages in the forums. New users may register here.

sarah duhamel

Member since:
26 January 2011

Posts: 2

Monday 03 October 2011 4:09:01 pm

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
Up

You need to be logged in to post messages in the forums. New users may register here.