I have the same PHP application on a development server and on a live server.
We have a "Share on Facebook" button that,
On the development server shows the thumbnail images correctly and allows the user to select between them
On the live server, it does NOT show the thumbnail images at all.
The URLs on top of the window that appears shows the following:
http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmy.servera.com%2Fdirectory%2F696%2Ftest33&t=test33%20by%20Org1%20%20on%20This%20Site
http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.serverb.com%2Fbeta%2Fdirectory%2F638%2FMEtest6&t=test6%20by%20Ins%20on%20This%20Site
What am I doing wrong and how can I diagnose this better?