Hello Could someone give me a little help please ? I would like to rewrite quotes to the FB like button but it doesn't work : here's my url : http://bibliotheq.net/citations.html and my code : <fb:like href="http://www.bibliotheq.net/citations.html?page=<?php echo($page)?>&id=<?php echo ucfirst($donnees['id']); ?>&<?php echo ucfirst($donnees['contenu']); ?>" layout="button_count" show_faces="false" width="400"> </fb:like> Thanks alex