• I cannot log into WordPress with BP Docs enabled. I am receiving the errors below. Line 924 in integration-groups.php is as follows:

    class BP_Docs_Group_Extension extends BP_Group_Extension {

    The errors are as follows:

    Strict Standards: Declaration of BP_Docs_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home/user/public_html/wp-content/plugins/buddypress-docs/includes/integration-groups.php on line 924

    Warning: Cannot modify header information – headers already sent by (output started at /home/user/public_html/wp-content/plugins/buddypress-docs/includes/integration-groups.php:924) in /home/ppnorc/public_html/wp-login.php on line 425

    Warning: Cannot modify header information – headers already sent by (output started at /home/user/public_html/wp-content/plugins/buddypress-docs/includes/integration-groups.php:924) in /home/ppnorc/public_html/wp-login.php on line 438

    https://ww.wp.xz.cn/plugins/buddypress-docs/

Viewing 1 replies (of 1 total)
  • Plugin Author David Cavins

    (@dcavins)

    This is mysterious. Have you figured this out? If not, try updating BP Docs to 1.8.7 and let us know what the new line numbers are in the complaint.

Viewing 1 replies (of 1 total)

The topic ‘BP Docs Declaration conflicts with WP Login’ is closed to new replies.