A recent update to the Facebook SDK has caused issues with some older versions which causes the following error: PHP Fatal error: Cannot use object of type stdClass as array in FacebookRedirectLoginHelper.php on line 191 To fix this issue, go to then find You will see this code: Replace it with this:
Read More...