Please add global $user; to following functions:

  • basic_webmail_mail_list
  • basic_webmail_mail_list_form
  • _basic_webmail_send_mail_form

You missed this.

Thanks.

Comments

leksat’s picture

Title: Missung "global $user;" » Missing "global $user;"
oadaeh’s picture

Status: Active » Postponed (maintainer needs more info)

basic_webmail_mail_list
basic_webmail_mail_list_form

I believe I've fixed those two, here: http://drupalcode.org/project/basic_webmail.git/commit/6f0f24f. Thanks for pointing them out.

_basic_webmail_send_mail_form

I did not find the missing global $user; in that function. Maybe the function name is incorrect? Would you please give me a line number or something more to go on?

I'll leave this open until this last item is resolved.

leksat’s picture

_basic_webmail_send_mail_form

It is my mistake.

hefox’s picture

Status: Postponed (maintainer needs more info) » Fixed

Based on reading above, it sounds like this is fixed, yea?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.