• If you getting the error…

    Facebook_WP::getAppSecret() in /wp-content/plugins/facebook/includes/facebook-php-sdk/class-facebook-wp.php on line 77

    Change line 77 inside class-facebook-wp.php to…

    'client_secret' => $this->appSecret,

    I Haven’t tested further but that brings everything out of death mode.

    http://wordpress.org/extend/plugins/facebook/

  • The topic ‘Fix for Facebook_WP::getAppSecret() error on line 77’ is closed to new replies.