`Invalid parameter characters` error

Author Message

Carl Heaton

Wednesday 09 March 2005 2:17:09 am

I'm getting the following error within `eZ debug` on first pageload (before a cache is built):

parser error @ design/plain/templates/content/topic/topic_articles.tpl:8[17]
Invalid parameter characters in function 'let': '''
	i=''
'

For the code:

{let 
	topic_type=''
	show_item=''
	topic_article_relation=''
	topic_headline=''
	block_limit='2'
	article_url=''
	article_headline''
	i=''
}

Any ideas where i'm going wrong?

Cheers,
Carl

---
Carl
{'EZP 3.5, Apache 2, FC2, PHP 4.3.4 (cgi), MySQL 4.1.9'}

Eivind Marienborg

Wednesday 09 March 2005 2:31:43 am

article_headline''

should be

article_headline=''

I'd guess.

Carl Heaton

Wednesday 09 March 2005 2:33:55 am

I swear they've switched me to decafinated coffee, sorry about that and thanks :)

---
Carl
{'EZP 3.5, Apache 2, FC2, PHP 4.3.4 (cgi), MySQL 4.1.9'}

Eivind Marienborg

Wednesday 09 March 2005 2:36:01 am

Haha ;) NP :)

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