Skip to:
Content
Pages
Categories
Search
Top
Bottom

Members Component has no Associated Pages


  • baccoeur
    Participant

    @baccoeur

    I am getting the following error. “The following active BuddyPress Components do not have associated WordPress Pages: Members.” I have made sure the following is valid:

    – The members page is published
    – I’ve designated the register and activate pages.

    Nothing happens when I press save. What can be the issue?

    – Max Coeur

Viewing 10 replies - 1 through 10 (of 10 total)
  • As long as that Members page isn’t assigned to another component, it’s not obvious why it mightn’t be working. Does the form submit when you click Save, or does nothing happen at all?

    Is that Page published?
    Have you made any customisations to BuddyPress, or WordPress rewrite rules?


    baccoeur
    Participant

    @baccoeur

    Sorry for the late response. I’ve been joggling multiple work loads.

    Back to the topic at hand – The members page is not assigned to any other component, the form will submit, the page is published, I have not made and customization .

    It sounds more like a potential plugin conflict or PHP error. When you are setting the page in BuddyPress’ setting page and hitting save, I am assuming that your page is reloading without error but the page is not set once you hit save correct?

    You could try checking WP_Debug to see if there are any errors being generated or by checking your servers error logs as well.


    baccoeur
    Participant

    @baccoeur

    This is the response that I got back. Can you help:

    Notice: The called constructor method for WP_Widget in Widget_Stockdio_Ticker is deprecated since version 4.3.0! Use
    __construct()
    instead. in /home/content/a2pewpnaspod05_data02/19/41502819/html/wp-includes/functions.php on line 3902

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/a2pewpnaspod05_data02/19/41502819/html/wp-includes/functions.php:3902) in /home/content/a2pewpnaspod05_data02/19/41502819/html/wp-includes/pluggable.php on line 1216

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/a2pewpnaspod05_data02/19/41502819/html/wp-includes/functions.php:3902) in /home/content/a2pewpnaspod05_data02/19/41502819/html/wp-admin/includes/misc.php on line 1114

    Hi @baccoeur. What happens if you disable the plugin that includes Widget_Stockdio_Ticker? It sounds like the page load is being aborted before BP can save the values.


    baccoeur
    Participant

    @baccoeur

    This happens:

    NOTICE: wp-content/plugins/wp-pipes/includes/application.php:90 – Undefined offset: 1
    do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, PIPES->admin_init, Application->admin_init, Application->execute


    baccoeur
    Participant

    @baccoeur

    This is the new error. Do you think Pipes may also be the issue too?


    baccoeur
    Participant

    @baccoeur

    I’m using PHP 5.6.30 and MySQL 5.6.32


    baccoeur
    Participant

    @baccoeur

    What do you guys think? @dcavins @destac

    HI @baccoeur-

    The best way to troubleshoot is to deactivate as many plugins as feasible, ideally leaving only BuddyPress active and using a common theme like Twenty Seventeen, to test the behavior. Then, check to see if the problem is resolved. Reactivate plugins and re-check to see which one is causing the conflict.

    It only takes a few minutes to do this test, and will help you figure out where the problem actually is.

Viewing 10 replies - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.
Skip to toolbar