Active
Project:
Template Field Variables
Version:
7.x-1.12
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Reporter:
Created:
30 Jul 2012 at 17:00 UTC
Updated:
1 Jan 2013 at 23:47 UTC
I have a few field variables not showing up on the DEBBUG list. I have over 80 fields... and on DEBBUG list I get less than 40.
Comments
Comment #1
Rebekaloz commentedvariables will be defined when used in at least one content node.
Comment #3
danny englanderSorry to reopen this, I am having the same issue. I have data in all my fields and only two out of three print out in debug mode. For example I have a basic body field set but do not see
"$body ="in the debug variables.In addtion only one out of the three fields actually renders the field when I use
<?php print $myfield; ?>innode--mycustom.tpl.phpComment #4
Jaza commented@highrockmedia: more info please. For the fields that are not outputting, can you please specify exactly:
- What field type is each field? (e.g. longtext, integer, image, link)
- How many values does the field have?
Also, be sure that you fully cleared the cache, e.g. using the 'clear all caches' button at
http://yoursite.local/admin/config/development/performance, or usingdrush cc allvia the terminal.Comment #5
Christopher Riley commentedWould be nice if this supported drupal commerce product reference fields