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.

eZ debug

Timing: Jan 18 2025 10:52:17
Script start
Timing: Jan 18 2025 10:52:17
Module start 'layout'
Timing: Jan 18 2025 10:52:17
Module start 'content'
Timing: Jan 18 2025 10:52:17
Module end 'content'
Timing: Jan 18 2025 10:52:17
Script end

Main resources:

Total runtime0.0151 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 587.9141152.6250
Module start 'layout' 0.00450.0032 740.539139.4453
Module start 'content' 0.00770.0053 779.984489.4453
Module end 'content' 0.01310.0020 869.429730.3047
Script end 0.0151  899.7344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002416.0165140.0002
Check MTime0.00117.3095140.0001
Mysql Total
Database connection0.00063.870810.0006
Mysqli_queries0.002315.462930.0008
Looping result0.00000.086810.0000
Template Total0.00159.810.0015
Template load0.00085.014410.0008
Template processing0.00074.784110.0007
Override
Cache load0.00053.228910.0005
General
dbfile0.00138.442080.0002
String conversion0.00000.037940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs