Problem when trying to show user the path of the content - please help!

Problem when trying to show user the path of the content - please help!

Friday 01 August 2003 3:36:25 pm - 2 replies

Author Message

Adri Rots

Monday 04 August 2003 10:49:21 am

Hi Dave,

I use this code:

{section name=Path loop=$module_result.path offset=1} {section show=$Path:item.url} {$Path:item.text|wash} {section-else} {$Path:item.text|wash} {/section} {delimiter}/{/delimiter} {/section}

Regards Adri

Brian Lack

Tuesday 23 September 2003 5:30:18 pm

Try removing the "quotes" on your href:
<a href={concat($Path:item.url,"/"|ezurl)}>

That worked for me :-)

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.