Was getting the following error message:
Notice: Undefined variable: node_title in include() (line 5 of /Users/sean/git/meedan-ibis/drupal/sites/all/themes/ibis/templates/node.tpl.php).
$node_title has become $title in D7.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | basic-949990.patch | 632 bytes | seanberto |
Comments
Comment #1
seanberto commentedSee attached patch.
Comment #2
draganerorPatch works for me.
Comment #3
SkullSplitter09 commentedPatch works for me too :)
Comment #4
dadderley commentedPatch works for me too :) :)
Thanks
Comment #5
13rac1 commentedFixes problem, tested by community, and needs commit.
Comment #6
SteveK commentedcommitted to dev release. thanks!