Active
Project:
Content Templates (Contemplate)
Version:
7.x-1.0-rc3
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2011 at 13:28 UTC
Updated:
26 Feb 2012 at 08:04 UTC
I get this with default template:
Notice: Undefined index: safe_summary in contemplate_eval() (line 829...
Comments
Comment #1
Screenack commented+1
Comment #2
amogiz commented+1
Comment #3
Todd Young commentedAnd how.
Comment #4
James Qi commentedI met this notice too, after tried many settings, I found changing the input format of body can solve this problem.
If input format of body is PHP, then it'll display the error notice, you may change it to plain text, filted html or full html.