allenrowand
Forum Replies Created
-
It now appears to be working in Chrome on Mac, which wasn’t the case yesterday. On other browsers I see a progress display then no content.
3.1.3 beta 1 seems to be working, thanks! I’ll install it on my other sites and report back if I see any issues.
Still seeing this issue on one site running 3.1.2; please let me know what material I can provide to help solve this problem.
Best regards,
AllenUpdate:
While the iframe source was indeed mangled, the problem was ultimately user error. I forgot that I installed Facebook Disconnect on my machine, which was then pushed to my Windows install. My apologies for the wasted bandwidth.Allen
I still see the issue with the same computer connected to a different network. When I look the the page’s source code, the beginning of the FB button code reads:
<iframe src=”//www.facebook.com/plugins/like.php
if I change this to
<iframe src=”http://facebook.com/plugins/like.php
the button displays properly in Chrome. Looks like a bad expression in the php code that creates a URL that Chrome is not resolving.
Thanks,
Allen