Help me to find out error

Author Message

Ashwini V

Wednesday 18 May 2005 4:56:55 am

Hi,

Problem is in:
{$node.object.data_map.language.content}

This code work fine in 3.2-4, but not in 3.5.1 it display null value.

What might be a problem, Can any ane guide me to solve this problem.

Regards,
Ashwini.V

rudy demo

Saturday 21 May 2005 4:25:03 am

Hello.
No idea what this...
But I would the following
1. Try using the standard attribute_view_gui function
This might just be that the datatype is not simply accessible from xxx.content

{attribute_view_gui attribute=$attribute [ parameter=$value [ ... ] ] }
The GUI for viewing content attribute
Shows content attribute edit GUI. You must supply the attribute parameter. Any other parameters
are passed
on as template variables.
{attribute_view_gui attribute=$myAttribute}

If does not work yet
1. Add the PHP vardump operator (see http://www.ez.no/ez_publish/documentation/development/kernel/custom_template_operators )
2. would use vardump to see exactly what'is the var.
Good luck.

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