Hello, i have this problem. When i access every page of my site, it restart and appends all this code to url
?fbc_channel=1#{"id"%3A0%2C"sc"%3A"http%3A%2F%2Fwww.facebook.com%2Fxd_receiver_v0.4.php"%2C"sf"%3A"loginStatus"%2C"sr"%3A2%2C"h"%3A"loginServer"%2C"sid"%3A"0.293"%2C"t"%3A0}[0%2C"loginStatus"%2C"InitLogin"%2C{"baseDomain"%3A""%2C"connectState"%3A1%2C"perms"%3A{"extended"%3A["auto_publish_recent_activity"]%2C"user"%3A[]%2C"friends"%3A[]}%2C"publicSessionData"%3Anull%2C"session"%3A{"uid"%3A1283840656%2C"session_key"%3A"3.UAOAEcmiLJhmENQK0n3tLQ__.3600.1270375200-1283840656"%2C"secret"%3A"cPJOVcf_lgxCa3HSUjl4_A__"%2C"expires"%3A1270375200%2C"sig"%3A"f9f41c3a63ac2d04a53fdfe52b9a2984"}%2C"settings"%3A{"inFacebook"%3Afalse%2C"locale"%3A"es_ES"}}%2Cfalse]
The problem disappear if i deactivate the module.
How can i solve this?
Thank you in advance, and sorry for my bad english.
Comments
Comment #1
carlop commentedI forgot to say that with this problem, users can't log using fbconnect because fb buttons disappear.
Comment #2
dadis commentedThe same problem on my projects, few days ago everything worked fine,
now getting redirected with the same query string.
Comment #3
kumarit84 commentedcan u plz provide the modue ? since your problem is not so clear
Comment #4
carlop commentedHere is mine, i have the issue with last version installed (6.x-1.0-beta9). Deleted the directory and upload it again, but still have that issue.
Thanks.
Comment #5
dadis commentedI guess facebook somehow updated their .js file, which is loaded when fbconnect button appears. Because it broke without any changes.
But maybe something have to be coded in other way and it will work again.
Comment #6
dalinI'm marking this a dupe of #777672: FB_HiddenContainer iframe with a source of [current_page]?fbc_channel... is causing every page to load twice since it has some actual debugging information.