We have a user macro for linking to parent page but after an upgrade (maybe it occured when we switched from server to data center) the macro isn't working.
This is the macro;
## @noparams #if (!$content.getParent()) No parent page found #else #contentLink2($content.getParent() false false) #end
When klickning on the macro we get "Page not found".
What could be wrong? It seems that the link ads "$baseUrl" to the url...
Thanks in advance :)
We have the same problem. Have you fixed it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.