My site has started to return a 404 and quotes the error code SocialTablePhoto::bind(*NULL*). Same issue as http://stackideas.com/forums/stopped-working-easysocial
$photo->bind( $obj );
// change with
if (!empty($obj)) {
$photo->bind( $obj );
}
Response: 530 Login incorrect.
Error: Critical error
Error: Could not connect to server