Hello, wzp.
I have problems with redirect after user logget in all browsers.
I use next code:
<iframe src=”https://www.facebook.com/plugins/like.php?href=https%3A%2F%2F–SITE_URL–%2Fdefault.aspx&layout=standard&show_faces=false&width=450&action=like&colorscheme=light&height=35&id=XXXXXXXXXXX,app_id=XXXXXXXXXXXXXXXXXXXXXXXXX” scrolling=”no” frameborder=”0″ style=”border:none; overflow:hidden; width:450px; height:35px;” allowTransparency=”true”></iframe>
In IE v.7.0.5730.13 I recive next error:
Error: permission denied
It’s trying redirect to:
https://www.facebook.com/plugins/like.php?href=https%3A%2F%2–SITE_URL–%2Fdefault.aspx
Any help will be helpful.
Thanks.