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

  • Author
  • #114660
     vaisoco
    Participant

    When a member creates a group and upload a coverage, it says that it has been uploaded successfully. However it does not show.

     

    Geoff

    #114736
     Radu
    Moderator

    Please update the theme to latest version 4.0.4 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
    #114797
     vaisoco
    Participant

    I have updated yout theme and disabled all but the plugins you requested. It still doesnt work.
    The debug file only shows the following so I desperately;y need your help.:

    “[06-Apr-2016 08:30:49 UTC] PHP Notice: bp_setup_current_user was called incorrectly. The current user is being initialised without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home/military/public_html/wp-includes/functions.php on line 3792″

    #114845
     Radu
    Moderator

    I understand please try to to next :

    Go to wp-admin -> settings -> buddypress -> options -> CHECK this -> Leave BP Cover plugin functionality instead of BP 2.4 core

    Try to reupload again and let me know

    Cheers

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

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

Log in with your credentials

Forgot your details?