Closed (duplicate)
Project:
Mass Contact
Version:
6.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2012 at 10:24 UTC
Updated:
4 Nov 2012 at 14:31 UTC
Enabling the module on a PHP 5.4 installation gives the following error:
Fatal error: Call-time pass-by-reference has been removed in /etc/drupal/6/sites/all/modules/mass_contact/mass_contact.module on line 2094
The whole site will no longer work until the file is manually fixed.
Comments
Comment #1
oadaeh commentedThis is a duplicate and has been fixed in the dev branch here: #1785654: Warning: Call-time pass-by-reference has been deprecated.