Title: [Plugin: Group Documents] Permalink error
Last modified: August 20, 2016

---

# [Plugin: Group Documents] Permalink error

 *  [Ninos](https://wordpress.org/support/users/ninos-ego/)
 * (@ninos-ego)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-group-documents-permalink-error/)
 * The permalink in the buddypress nav is wrong.
    Here a bugfix:
 * Search in the plugindirectory->bp-document->index.php
    $groups_link = $bp->root_domain.‘/’.
   $bp->groups->slug . ‘/’;
 * and replace with
    $groups_link = $bp->root_domain . ‘/’ . $bp->groups->root_slug.‘/’;
 * I hope in the next update this bug is fixed 🙂
 * [http://wordpress.org/extend/plugins/buddypress-group-documents/](http://wordpress.org/extend/plugins/buddypress-group-documents/)

The topic ‘[Plugin: Group Documents] Permalink error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/buddypress-group-documents.svg)
 * [Group Documents](https://wordpress.org/plugins/buddypress-group-documents/)
 * [Support Threads](https://wordpress.org/support/plugin/buddypress-group-documents/)
 * [Active Topics](https://wordpress.org/support/plugin/buddypress-group-documents/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/buddypress-group-documents/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/buddypress-group-documents/reviews/)

## Tags

 * [group](https://wordpress.org/support/topic-tag/group/)
 * [permalink](https://wordpress.org/support/topic-tag/permalink/)

 * 0 replies
 * 1 participant
 * Last reply from: [Ninos](https://wordpress.org/support/users/ninos-ego/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-group-documents-permalink-error/)
 * Status: not resolved