fetch trouble: Expected whitespace, got: 'fetch(content, node, hash{node_id, 62))}'

fetch trouble: Expected whitespace, got: 'fetch(content, node, hash{node_id, 62))}'

Saturday 14 June 2003 2:14:53 am - 4 replies

Author Message

Gabriel Ambuehl

Sunday 15 June 2003 1:55:58 am

For reasons beyond my understanding,

{let children=fetch(content,node,hash(node_id,62))}
{node_view_gui view=full content_node=$children}
{/let}

will works just perfectly.

Visit http://triligon.org

Paul Borgermans

Sunday 15 June 2003 3:10:35 am

>For reasons beyond my understanding,
>{let children=fetch(content,node,hash(node_id,62))}
>{node_view_gui view=full content_node=$children}
>{/let}
>will works just perfectly.

Hmm?

hash{node_id, 62) is a typo, hash(node_id,62) is correct.

--paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Gabriel Ambuehl

Sunday 15 June 2003 10:10:27 am

Oh dear. So there must not be any whitespace in the hash :-(

Visit http://triligon.org

Jan Borsodi

Sunday 15 June 2003 12:46:36 pm

Whitespace was not the problem, you had a { (curly brace) instead of a ( (parenthesis).

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

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.