Share » Forums » Setup & design » Ezurl .. strange error !

Ezurl .. strange error !

Ezurl .. strange error !

Wednesday 21 May 2003 9:51:41 am - 3 replies

Author Message

Paulo Almeida

Wednesday 21 May 2003 10:42:35 am

HI
I think this will work if you change to this
<a href="{$Path:item.url|ezurl}">{$Path:item.text|wash}</a>
or using concat
<a href="{concat($Path:item.url,"/")|ezurl}">{$Path:item.text|wash}</a>

Hope this resolve you problem

PACPI.COM Internet Consulting
http://pacpi.com

Selmah Maxim

Wednesday 21 May 2003 12:20:16 pm

thx .. now is working ;)

Brian Lack

Tuesday 23 September 2003 5:31:19 pm

You could have fixed it by 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!

36 542 Users on board!

Forums menu