I am getting this error when I select a number of users from the People list and then select Send one-time login link to the selected users:
Notice: Undefined variable: array in login_one_time_bulk_send_mail() (line 707 of /home/hl7org/public_html/sites/all/modules/login_one_time/login_one_time.module).
Comments
Comment #1
danielb commentedPlease report bugs from the dev release if there is one available.
Code at line 707 in git is a doxygen comment.
Comment #2
danielb commentedI found the code you're referring to at line 775...
Comment #3
danielb commenteddone