Title: erickigotho's Replies | WordPress.org

---

# erickigotho

  [  ](https://wordpress.org/support/users/erickigotho/)

 *   [Profile](https://wordpress.org/support/users/erickigotho/)
 *   [Topics Started](https://wordpress.org/support/users/erickigotho/topics/)
 *   [Replies Created](https://wordpress.org/support/users/erickigotho/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/erickigotho/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/erickigotho/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/erickigotho/engagements/)
 *   [Favorites](https://wordpress.org/support/users/erickigotho/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook Page Publish] [Error occured at line 457]](https://wordpress.org/support/topic/error-occured-at-line-457/)
 *  [erickigotho](https://wordpress.org/support/users/erickigotho/)
 * (@erickigotho)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/error-occured-at-line-457/#post-4890196)
 * Due to desperation I’ve solved this but in a dirty way. Go to the plugin itself,
   that is, wp-content/plugins/facebook-page-publish/fpp_index.php – go to line 
   662 and comment out the line and add $permissions = array(); above it so that
   it looks like below:
 * $permissions = array();
    //$permissions = array(‘offline_access’, ‘share_item’);
 * That should solve it assuming you already have the other permissions manage_pages
   and user_groups

Viewing 1 replies (of 1 total)