• I’m just getting started with BuddyPress and see that @imath has moved on. Thanks to him for his contributions to this community. I understand this plugin is no longer supported and that it’s not been confirmed for WP 4.7.2. This is just a note for anyone who happens to stumble here.

    I’m seeing these warnings being logged:

    Strict Standards: Declaration of BP_Code_Snippets_Component::setup_globals() should be compatible with BP_Component::setup_globals($args = Array) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-loader.php on line 156

    Strict Standards: Declaration of BP_Code_Snippets_Component::includes() should be compatible with BP_Component::includes($includes = Array) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-loader.php on line 156

    Strict Standards: Declaration of BP_Code_Snippets_Component::setup_nav() should be compatible with BP_Component::setup_nav($main_nav = Array, $sub_nav = Array) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-loader.php on line 156

    Strict Standards: Declaration of BP_Code_Snippets_Component::setup_admin_bar() should be compatible with BP_Component::setup_admin_bar($wp_admin_nav = Array) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-loader.php on line 156

    Strict Standards: Redefining already defined constructor for class BP_Code_Snippets in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-class.php on line 36

    Strict Standards: Redefining already defined constructor for class BP_Code_Snippets_Template in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-templatetags.php on line 156

    Strict Standards: Declaration of Bp_Code_Snippets_Group::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-groups.php on line 153

    Strict Standards: Declaration of Bp_Code_Snippets_Group::edit_screen() should be compatible with BP_Group_Extension::edit_screen($group_id = NULL) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-groups.php on line 153

    Strict Standards: Declaration of Bp_Code_Snippets_Group::edit_screen_save() should be compatible with BP_Group_Extension::edit_screen_save($group_id = NULL) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-groups.php on line 153

    Strict Standards: Declaration of Bp_Code_Snippets_Group::create_screen() should be compatible with BP_Group_Extension::create_screen($group_id = NULL) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-groups.php on line 153

    Strict Standards: Declaration of Bp_Code_Snippets_Group::create_screen_save() should be compatible with BP_Group_Extension::create_screen_save($group_id = NULL) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-groups.php on line 153

    Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/mysite/wp-content/plugins/custompress/core/core.php on line 57

Viewing 1 replies (of 1 total)
  • Plugin Contributor Dot 07

    (@dot07)

    Hi @starbuck

    I don’t receive notices from these forums unless I am mentioned in the text of the post.

    I will work on updating this and the other plugins I have adopted.

    *Please note*

    Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/mysite/wp-content/plugins/custompress/core/core.php on line 57

    Doesn’t seem to apply to this plugin

Viewing 1 replies (of 1 total)
  • The topic ‘PHP errors logged’ is closed to new replies.