Wednesday 25 October 2006 12:24:04 am
Hello, i override a node in my administration, and in this page, i have a link with the url of this current node :
<a href={concat("/layout/set/seepage/",$node.url_alias)|ezurl()} target="_blank">See</a>
but when i click on this link to see the page 'seepage_pagelayout.tpl' (where i use '$node.node_id'), the first time it's good and then that doesn't function... i have to clear the cache to get the id... i don't know why... can you help me ?? Thanks a lot
Anthony
|