I am trying to have a share feature for the current page in my project but I am getting:
An error occurred. Please try again later.
can any one help please..
here is the page where you can try to share on facebook (using the Select an action) button:
http://www.xoompage.com/profile?id=347692ca-47a8-11e3-bea0-782bcb3e3838
and here is the href for the facebook share:
https://www.facebook.com/dialog/feed?app_id=256274477853888&display=popup&caption=<?php echo $member_full_name; ?>&link=<?php echo "http://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; ?>&redirect_uri=<?php echo "http://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; ?>