This is the URL it tries to confirm a Like for:
HTML Code:
http://invalid.invalid/?php%20echo%20$URI;%20?
HTML Code:
<?php $Path=$_SERVER['REQUEST_URI']; $URI='http://www.yuliapink.com'.$Path; ?> <iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo $URI; ?>&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px; padding-top:10px; margin-bottom:-10px;" allowTransparency="true"></iframe>