Closed (fixed)
Project:
Simplenews Template
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2009 at 22:23 UTC
Updated:
28 Feb 2009 at 22:30 UTC
# warning: reset() [function.reset]: Passed variable is not an array or object in sites/all/modules/simplenews_template/simplenews_template.module on line 91.
# notice: Undefined index: newsletter in sites/all/modules/simplenews_template/simplenews_template.module on line 95.
# notice: Trying to get property of non-object in sites/all/modules/simplenews_template/simplenews_template.module on line 95.
# notice: Undefined index: node in sites/all/modules/simplenews_template/simplenews_template.module on line 99.
# notice: Undefined index: body in sites/all/modules/simplenews_template/simplenews_template.module on line 100.
# notice: Trying to get property of non-object in sites/all/modules/simplenews_template/simplenews_template.module on line 111.
# notice: Trying to get property of non-object in sites/all/modules/simplenews_template/simplenews_template.module on line 111.
# notice: Undefined variable: content in sites/all/modules/simplenews_template/simplenews_template.module on line 323.
# notice: Trying to get property of non-object in sites/all/modules/simplenews_template/simplenews_template.module on line 118.
# notice: Trying to get property of non-object in sites/all/modules/simplenews_template/simplenews_template.module on line 118.
# notice: Undefined variable: css in sites/all/modules/simplenews_template/simplenews_template.module on line 121
Comments
Comment #1
vm commentedscratch that. The notices are being thrown from 6.x-beta2 and not from the 6.x-dev release from Feb 2
Comment #2
vm commented