The following error appears when fb_social module has been enabled:

Deprecated function: Call-time pass-by-reference has been deprecated in drupal_load() (line 911 of /home/juampy/projects/drupal7/drupal/includes/bootstrap.inc).

It is caused because there is a function call that sends one of the parameters by reference.

Creating issue to add patch with reference.

CommentFileSizeAuthor
#1 deprecated_function_1273252.patch475 bytesjuampynr

Comments

juampynr’s picture

StatusFileSize
new475 bytes

Patch added. Please consider git attribution.

Svekke’s picture

Thank you for the patch. Works for me.

juampynr’s picture

Status: Needs review » Reviewed & tested by the community

Changed status based in comment #2 by Svekke.

ferdi’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.