This topic has 4 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #137045
     dvotra
    Participant

    the registration page i attached will only load when i disable the buddypress plugin??

     

    #137126
     Laura
    Moderator

    Please update the theme to latest version and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.

    If this is useless please follow these steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( 'WP_DEBUG_LOG', true );
    

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #137188
     dvotra
    Participant

    i did what you said to add this code to the wp config file and now i get this on teh site???

    https://www.ddlearning.org/

    Notice: Undefined index: feeds_api_key in /home/content/p3nexnas05_data03/78/3587078/html/wp-content/plugins/rss-post-importer/app/class-rss-post-importer.php on line 43

    Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /home/content/p3nexnas05_data03/78/3587078/html/wp-includes/functions.php on line 3707

    Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /home/content/p3nexnas05_data03/78/3587078/html/wp-includes/functions.php on line 3707

    Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /home/content/p3nexnas05_data03/78/3587078/html/wp-includes/functions.php on line 3707

    Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /home/content/p3nexnas05_data03/78/3587078/html/wp-includes/functions.php on line 3707

    Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /home/content/p3nexnas05_data03/78/3587078/html/wp-includes/functions.php on line 3707

    Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /home/content/p3nexnas05_data03/78/3587078/html/wp-includes/functions.php on line 3707

    Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /home/content/p3nexnas05_data03/78/3587078/html/wp-includes/functions.php on line 3707

    Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /home/content/p3nexnas05_data03/78/3587078/html/wp-includes/functions.php on line 3707

    Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /home/content/p3nexnas05_data03/78/3587078/html/wp-includes/functions.php on line 3707

    Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /home/content/p3nexnas05_data03/78/3587078/html/wp-includes/functions.php on line 3707

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/p3nexnas05_data03/78/3587078/html/wp-content/plugins/rss-post-importer/app/class-rss-post-importer.php:43) in /home/content/p3nexnas05_data03/78/3587078/html/wp-includes/pluggable.php on line 1174

    #137190
     dvotra
    Participant

    i set it back and error is gone now.

    but the page https://www.ddlearning.org/home-2/ is not loading?

    i still do not know about the registration page. can you help me?
    i am not a programmer.

    #137382
     Laura
    Moderator

    Hello, please share admin credentials so i can check it out 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?