Topic-icon Unsafe JavaScript attempt to access frame

Active Subscriptions:

None
10 years 8 months ago - 10 years 8 months ago #34913 by kaz78
Hi Alex,

I am getting the following errors:
Unsafe JavaScript attempt to access frame with URL http://78global.com/ from frame with URL http://www.facebook.com/plugins/like.php?api_key=505990202792119&locale=en_GB&sdk=joey&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D25%23cb%3Df13493ccb8%26origin%3Dhttp%253A%252F%252F78global.com%252Ff254e49b04%26domain%3D78global.com%26relation%3Dparent.parent&href=http%3A%2F%2F78global.com&node_type=link&width=183&font=arial&layout=box_count&colorscheme=light&action=like&show_faces=false&send=false&extended_social_context=false. Domains, protocols and ports must match.

Unsafe JavaScript attempt to access frame with URL http://78global.com/ from frame with URL http://www.facebook.com/plugins/like_box.php?href=https%3A%2F%2Fwww.facebook.com%2F78global&show_faces=true&header=false&stream=false&force_wall=true&show_border=true&width=183&height=100&color_scheme=light&app_id=505990202792119&locale=en_GB&sdk=joey&channel=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D25%23cb%3Dfdbccb034%26origin%3Dhttp%253A%252F%252F78global.com%252Ff254e49b04%26domain%3D78global.com%26relation%3Dparent.parent. Domains, protocols and ports must match.
Could you see why this is happening and what needs to be done to fix it?

Thanks,

Kaz
Last edit: 10 years 8 months ago by kaz78.
The topic has been locked.
Support Specialist
10 years 8 months ago #34920 by alzander
That's a standard Javascript warning message that's displayed in Chrome when loading resources from 3rd parties (Facebook, Youtube, Vimeo, etc) and there's nothing that can be done about it. Basically, Chrome is warning you that a Javascript file from another domain is being loaded from the current page.

If you are experiencing any problems that you think are being caused by this, definitely let us know. There is no 'workaround' though as it's simply a warning message and not really a notification that something is broken.

I hope that helps explain,
Alex
The topic has been locked.