got this error in the frontend: otice: Undefined property: stdClass::$mail in simplenews_realname_form_alter() (Zeile 68 von /www/htdocs/w00bf209/drupal/sites/all/modules/simplenews_realname/simplenews_realname.module).

and these erros in the backend:
Notice: Undefined index: simplenews_subscription in simplenews_realname_form_alter() (Zeile 123 von /www/htdocs/w00bf209/drupal/sites/all/modules/simplenews_realname/simplenews_realname.module).
Notice: Undefined index: account in simplenews_realname_form_alter() (Zeile 123 von /www/htdocs/w00bf209/drupal/sites/all/modules/simplenews_realname/simplenews_realname.module).
Notice: Undefined index: simplenews_sync_account in simplenews_realname_form_alter() (Zeile 123 von /www/htdocs/w00bf209/drupal/sites/all/modules/simplenews_realname/simplenews_realname.module).
Notice: Undefined index: #description in simplenews_realname_form_alter() (Zeile 123 von /www/htdocs/w00bf209/drupal/sites/all/modules/simplenews_realname/simplenews_realname.module).
Notice: Undefined index: subscription_mail in simplenews_realname_form_alter() (Zeile 124 von /www/htdocs/w00bf209/drupal/sites/all/modules/simplenews_realname/simplenews_realname.module).
Notice: Undefined index: #description in simplenews_realname_form_alter() (Zeile 124 von /www/htdocs/w00bf209/drupal/sites/all/modules/simplenews_realname/simplenews_realname.module).

Comments

stara1’s picture

I added a line of code in this php file but the errors are still populated on my drupal site.

errand’s picture

Version: 7.x-1.x-dev » 7.x-1.0-alpha1

+1 i have the same error but using 7.x-1.0-alpha1

errand’s picture

Assigned: caw67 » Unassigned

UPDATED

i made correction like here https://drupal.org/node/1912712#comment-7082328 and this error gone.
But there are some new errors which were mentioned there.
Thanx

deggertsen’s picture

Status: Active » Closed (duplicate)

I think this is a duplicate of #1912712: Module not functioning properly. Reopen this if I'm wrong.