Title: Solution for settings error
Last modified: June 11, 2022

---

# Solution for settings error

 *  Resolved [jwittorf](https://wordpress.org/support/users/jwittorf/)
 * (@jwittorf)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/solution-for-settings-error/)
 * Hi, I just ran into [the same issue as described here](https://wordpress.org/support/topic/settings-error-7/).
 * I’ve managed to fix it myself, just go to `web/app/plugins/team-rosters/mstw-
   team-rosters.php` and change line 348.
    - Before: `$site_url = site_url( '/wp-admin/edit.php?post_type=mstw_tr_player&
      page=mstw-tr-settings' );`
    - After: `$site_url = site_url( '/wp-admin/admin.php?page=mstw-tr-settings' );`

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * (@markodonnell)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/solution-for-settings-error/#post-15733064)
 * Thanks for this information. I have been working on a new release and have not
   seen this settings problem on my development sites. I will definitely try this
   patch, which makes sense to me on its face), and include it in the next release.
   -
   Mark
 *  Plugin Author [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * (@markodonnell)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/solution-for-settings-error/#post-15734344)
 * I checked this out. A patch will be in the next release.
    Thank you. -Mark
 *  Thread Starter [jwittorf](https://wordpress.org/support/users/jwittorf/)
 * (@jwittorf)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/solution-for-settings-error/#post-15735297)
 * Hi and thanks for your quick response! Big thanks for this great free plugin,
   really enjoyed it, much appreciated 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Solution for settings error’ is closed to new replies.

 * ![](https://ps.w.org/team-rosters/assets/icon-128x128.png?rev=1087838)
 * [Team Rosters](https://wordpress.org/plugins/team-rosters/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/team-rosters/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/team-rosters/)
 * [Active Topics](https://wordpress.org/support/plugin/team-rosters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/team-rosters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/team-rosters/reviews/)

## Tags

 * [settings](https://wordpress.org/support/topic-tag/settings/)
 * [solution](https://wordpress.org/support/topic-tag/solution/)

 * 3 replies
 * 2 participants
 * Last reply from: [jwittorf](https://wordpress.org/support/users/jwittorf/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/solution-for-settings-error/#post-15735297)
 * Status: resolved