Title: php error
Last modified: January 23, 2020

---

# php error

 *  Resolved [ewd910](https://wordpress.org/support/users/ewd910/)
 * (@ewd910)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/php-error-361/)
 * Hi there, just downloaded this plugin and so far it seems to be exactly what 
   I was looking for. However, I kept coming across a pretty annoying PHP error 
   every time I changed a setting in the plugin (did not seem to affect functionality),
   and I think I may have tracked it down-
    in meta-box.php, line 291 `if ($_POST['
   _private_group_nonloggedin']) {` should probably be `if (isset($_POST['_private_group_nonloggedin'])){`.
   I didn’t test this fix thoroughly but it seems to have worked for me and hopefully
   others may find this helpful.

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

 *  Plugin Author [Robin W](https://wordpress.org/support/users/robin-w/)
 * (@robin-w)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/php-error-361/#post-12360683)
 * thanks – I’ll take a look, but yes your suggested fix looks like it should be
   the one.
 * I’ll post back when I release a new version.
 *  Plugin Author [Robin W](https://wordpress.org/support/users/robin-w/)
 * (@robin-w)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/php-error-361/#post-12366161)
 * I’ve released 3.8.0 which should fix

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

The topic ‘php error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bbp-private-groups.svg)
 * [Private groups](https://wordpress.org/plugins/bbp-private-groups/)
 * [Support Threads](https://wordpress.org/support/plugin/bbp-private-groups/)
 * [Active Topics](https://wordpress.org/support/plugin/bbp-private-groups/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbp-private-groups/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbp-private-groups/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Robin W](https://wordpress.org/support/users/robin-w/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/php-error-361/#post-12366161)
 * Status: resolved