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

Rebekaloz’s picture

Status: Active » Fixed

variables will be defined when used in at least one content node.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

danny englander’s picture

Version: 7.x-1.7 » 7.x-1.12
Status: Closed (fixed) » Active

Sorry 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; ?> in node--mycustom.tpl.php

Jaza’s picture

Assigned: Unassigned » Jaza
Category: bug » support
Priority: Critical » Major

@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 using drush cc all via the terminal.

Christopher Riley’s picture

Would be nice if this supported drupal commerce product reference fields