Posted by ofridagan on September 30, 2011 at 1:28pm
5 followers
Jump to:
| Project: | Content Templates (Contemplate) |
| Version: | 7.x-1.0-rc3 |
| Component: | Code |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I get this with default template:
Notice: Undefined index: safe_summary in contemplate_eval() (line 829...
Comments
#1
+1
#2
+1
#3
And how.
#4
I 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.