Hello;
Only the sending of test newsletters is possible; following error message is show
Notice: Undefined property: stdClass::$simplenews in simplenews_node_tab_send_form() (Zeile 3229 von /var/www/*****/html/dkd/sites/all/modules/simplenews/simplenews.module).
Notice: Trying to get property of non-object in simplenews_node_tab_send_form() (Zeile 3229 von /var/www/*****/html/dkd/sites/all/modules/simplenews/simplenews.module).Is there a tip to the source of error?
With greetings
w.g.
p.s.
(necessary) code update accordingly drupal.org/files/issues/1038248_simplenews.module.patch carried out
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | simplenews_1056348_notice.patch | 616 bytes | simon georges |
Comments
Comment #1
simon georges commented@efarg, did you have the last version of the module ? Do you still have the problem ?
Comment #2
simon georges commentedComment #3
einzelkind commentedI have got the same issue with the latest version (2011-Mar-25).
Please ask for further information. I will be happy to help.
cheers Heiko
Comment #4
simon georges commentedComment #5
einzelkind commentedIt seems like versioning causes this problem.
I saved a new version of my newsletter node and when I clicked on the newsletter tab afterwards these notices are displayed.
Comment #6
simon georges commented@einzelkind, revision handling is broken in Simplenews.
@efarg, can you try the provided patch ? It should remove the notice message.
Comment #7
simon georges commentedThe patch above has been committed.