Closed (fixed)
Project:
Webcam trigger
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2010 at 21:15 UTC
Updated:
20 Oct 2010 at 05:45 UTC
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
Comment #1
itarato commentedI 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.
Comment #2
itarato commented