Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of drupal_execute(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/content/n/2/p/n2pqt/html/modules/webcam_trigger/webcam_trigger_login_action/webcam_trigger_login_action.module on line 80

Comments

itarato’s picture

I don't have the problem but I think it's a PHP5.3 issue. What PHP version you use?
Anyway, in line 80 I found an unnecessary reference indeed, I fixed it and created a new release.

itarato’s picture

Status: Active » Closed (fixed)