This means your PHP version (presumably before PHP 5) is choking on the try { } statement in the Facebook Login plugin, i.e. it doesn't support exceptions. The Facebook PHP SDK seems to require PHP 5, so I'm not sure there's an easy solution here, apart from rewriting much of that SDK...