I have customized the display of the FBLike button on a custom node template using

<?php print $node->content['fblikebutton_button']['#value'] ?>

It has been working for months, but has stopped working at some point in the past month. The dynamic block works fine, but the above doesn't even render. Any hints as to how I can troubleshoot this?

Comments

lliss’s picture

If you didn't upgrade the module then it seems unlikely that it has anything to do with the code itself and is likely a configuration setting. Use devel to output the value from the node to see if anything is there at all.

gvso’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

We are not fixing this issue as Drupal 6 has reached end of life