Share » Forums » General » Display more node

Display more node

Display more node

Tuesday 26 July 2005 1:38:50 am - 7 replies

Modified on Tuesday 26 July 2005 2:20:41 am by Anekdoten <<>>

Author Message

Łukasz Serwatka

Tuesday 26 July 2005 2:31:00 am

What exacly not working? Turn on debug output in site.ini.append.php file to see what errors do you have.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Anekdoten <<>>

Tuesday 26 July 2005 3:09:14 am

Lukasz thanks for the answer, the system returs the following errors ->

Error: eZTemplate:eZTemplateCompiler Jul 26 2005 11:59:21

PHP variable $attributeAccess['obiettivi'] does not exist, cannot fetch the value.

Error: eZTemplate:eZTemplateCompiler Jul 26 2005 11:59:21

PHP variable $attributeAccess['luogo'] does not exist, cannot fetch the value.

Error: eZTemplate:eZTemplateCompiler Jul 26 2005 11:59:21

PHP variable $attributeAccess['data'] does not exist, cannot fetch the value.

Error: eZTemplate:eZTemplateCompiler Jul 26 2005 11:59:21

PHP variable $attributeAccess['partecipanti'] does not exist, cannot fetch the value.

Error: eZTemplate:eZTemplateCompiler Jul 26 2005 11:59:21

PHP variable $attributeAccess['promotori'] does not exist, cannot fetch the value.

Error: eZTemplate:eZTemplateCompiler Jul 26 2005 11:59:21

PHP variable $attributeAccess['partner'] does not exist, cannot fetch the value.

he does not find the data ... but I do not understand what is due.

Łukasz Serwatka

Tuesday 26 July 2005 7:41:02 am

You have this errors because you are tring display class attributes which don`t exists for that object. Make sure that attribute name "obiettivi" is the same in tpl code and in class.

Or this might be the cache problem, you can try to clear all cache, remove all files from var/cache and var/(sitename)/cache.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Anekdoten <<>>

Tuesday 26 July 2005 9:55:44 am

Certain Luke, I have tried to clear all cache and checked the attributes of class with those writings in template, but nothing ... I do not know how to do.

Would you have any idea?
Many thanks

Łukasz Serwatka

Tuesday 26 July 2005 10:42:44 am

Then probadly wrong template is loaded, turn on "Template debug" and check which template is loaded, when you accessing this object.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Anekdoten <<>>

Tuesday 26 July 2005 11:25:24 am

Nothing, the template is loaded correctly ->

Notice: Jul 26 2005 20:15:30 eZTemplate: Loading template "iniziative.tpl" with resource "design"

Anekdoten <<>>

Tuesday 26 July 2005 11:47:14 am

{default pollNodeID = 132}
{let slogan=fetch(content,node,hash(node_id,$pollNodeID))} {attribute_view_gui attribute=$slogan.object.data_map.obiettivi} {/let}
{/default}

specifying the id of knot works, but I want the list of content, and that way I have problems ...

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

36 542 Users on board!

Forums menu