Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of db_add_field(). 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. However, future versions may not support this any longer. in XXXX/html/modules/messenger/messenger.install on line 77
This is the error I am receiving when I enter the admin portion of my site, while outside of the admin area everything is fine. This error is listed everytime I access the admin, and even after clearing caches and refreshing the page.
Comments
Comment #1
he_who_shall_not_be_named commentedFixed in 6.x-0.3. Thanks
Comment #2
Cellarstudios commentedJust a note. The latest version 6x.0.3 fixed the issue.
Thanks for the update.
Comment #3
he_who_shall_not_be_named commented