I work with hundreds of websites and only 1 isn't working. All share the same code base. I am not sure what is going on. I think it is on Facebook's end but that can't be right can it? Both use the same code, both are hosted by the same server, both send the same request out. Individually they get different responses.
The website that isn't working is sending back this response.
for (;;);{"__ar":1,"payload":null,"jsmods":{"require":[["Plugin","disconnect",[],["http:\/\/mklimages.com\/"]]]}}
The website that is working is sending back this response.
for (;;);{"__ar":1,"payload":null,"jsmods":{"require":[["Plugin","connect",[],["http:\/\/clweddingphotography.com\/","10150926803898226"]]]}}
It would appear that when the like button is clicked on the 'broken' website. The unlike response is being sent back. Both are sending the same POST requests.
Has anyone come across this before?
This is the url of the affected website: http://mklimages.com