Could you try making the following code change? In /modules/mod_scsocialstream/mod_scsocialstream.php at line 25 (after the if block to check for JFBCFactory), can you add:
jimport('sourcecoast.utilities');
SCStringUtilities::loadLanguage('com_jfbconnect');
Let me know if that helps.
-Melissa