This topic has 6 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #138818
     sharonq
    Participant

    I am setting up a club website and would like to use your theme.

    I set up a fresh install of WordPress at members.busybusyclub.org

    I removed all extra plugins

    I installed and activated the theme successfully

    I added several of the recommended plugins from your setup page.

    I did not install the sample data

    I viewed the new site

    Now anytime I try to use wp-admin I am getting this error

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    #138916
     Radu
    Moderator

    Hi,

    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
    #139026
     sharonq
    Participant

    I redid the install to see if that helped and got a bit further but again am hitting the same error if I try to customize the child theme – I also was installing the default plugins for Kleo and got to a point where it no longer will do any installs.

    The host is Netfirms – have you other Netfirm clients?
    ————
    WP Config now contains:

    define(‘WP_DEBUG’, true);
    define( ‘WP_DEBUG_LOG’, true );

    #139027
     sharonq
    Participant

    At this point I don’t seem to be able to add in sample data either.

    #139101
     Radu
    Moderator

    And the debug.log files what contains ?

    Try also to apply these settings to your server : https://archived.seventhqueen.com/kleo/article/facing-problems-importing-demo-content

    You can contact the hosting provider to make this for you if you don’t know how to do this

    cheers
    R.

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

    Make changes to PHP and was able to successfully edit child theme and install a couple more KLEO plugins but not the demo data and cannot add any more plugins.

    Current error message: Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996

    This is error.log

    1476101189: /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/ssv3_payload_extractor-HrXx5DBPtj.php startup

    Debug.log

    `[11-Oct-2016 16:57:08 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:09 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php:3996) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/option.php on line 823
    [11-Oct-2016 16:57:09 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php:3996) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/option.php on line 824
    [11-Oct-2016 16:57:14 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:36 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:38 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:39 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:40 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:41 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:42 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:44 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:46 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:46 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:46 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:49 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:49 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:51 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:55 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:56 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:56 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 16:57:59 UTC] PHP Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 17:00:35 UTC] PHP Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996
    [11-Oct-2016 17:00:55 UTC] PHP Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /hermes/bosnaweb04a/b1591/nf.campbellvilleleadershipcentre/busybusymembers/wp-includes/functions.php on line 3996

    Attachments:
    You must be logged in to view attached files.
    #139279
     Radu
    Moderator

    The debug.log contains nothing regarding to the import problem.

    You have added those to .php.ini on your root installation ?

    COPY CODE
    
    max_execution_time = 60
    memory_limit = 256M
    post_max_size = 65M
    upload_max_filesize = 64M
    

    Those have been loaded ? you can verify by creating a file named phpinfo.php and inside it put this

    COPY CODE
    
    <?php phpinfo(); ?>
    

    Then open that page http://yourdomain.com/phpinfo.php and check for the values that you have added in php.ini are the same.

    If yes, copy the php.ini file to wp-admin folder

    Cheers

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

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

Log in with your credentials

Forgot your details?