Postponed (maintainer needs more info)
Project:
Facebook Connect
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
12 Sep 2012 at 07:16 UTC
Updated:
8 Sep 2017 at 10:13 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedThe message doesn't even seem to originate from the fbconnect module, at least nowhere in the code there is mention of this. Where does it come from? Disabling the module stops the messages though.
There's only two instances of watchdog(), only in fbconnect.pages.inc, but these are not the cause.
Comment #2
jcisio commentedTo debug, you could patch the watchdog() in core to add a debug_backtrace() in the message to see where they are from.
Comment #3
Chris Charlton