Closed (fixed)
Project:
Login one time
Version:
7.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2011 at 16:59 UTC
Updated:
8 Aug 2011 at 04:31 UTC
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