Closed (fixed)
Project:
Basic
Version:
7.x-2.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2010 at 19:38 UTC
Updated:
2 Mar 2011 at 17:41 UTC
Jump to comment: Most recent file
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!