ok got it working the idiots on FB wrote the wrong code dont know how i did not see it before :-(
they wrote: profile_id=XXXX but its not a profile so if you delete the "profile" and stay with id=XXXX than it works perfect :-)
this is the corect code to use (you need to change the XXXXXXXX to the page id):
Code:
<iframe src="http://www.facebook.com/plugins/likebox.php?id=XXXXXXXXXXXX&width=223&height=295&connections=6&stream=false&header=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:223px; height:295px;" allowTransparency="true"></iframe>
you can see an example at my site :-)