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

  • Author
  • #109211
     equivideo
    Participant

    I have an up-to-date Kleo theme (4.0.3) and up-to-date Visual Composer (4.1) but am having problems getting Visual Composer elements to save. The elements seem to add OK but when I make any alterations to the settings noting happens. The settings box remains on the screen and there is no alternative but to close it. The problem seems to be specific to saving the settings. Elements are added OK and I can drag them around. But if I want to make any changes to the setting of the element it does not let me do so.

    I have disabled all plugins except the required plugins for Kleo and the problem appears to still exist. I have full permissions to use VC on the content type on which I am using it (a page) and have used it many times before.

    Any help would be much appreciated.

    #109212
     equivideo
    Participant

    Strangely this problem seems to apply to certain specific elements – noticably for styling rows and for saving textblocks. I am able to add, for example, a ticker to a row but I cannot save the row elements.

    #109259
     Radu
    Moderator

    Hi,

    This can be caused by php max memory, please enable wp debug by going to ftp in root directory of your wp install open wp-config.php look for define( ‘WP_DEBUG’, false ); and change it to true and 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 is something related to php memory please follow this link : seventhqueen.com/blog/code-snippets/increase-php-memory-limit-in-wordpress.html

    Let me know

    Cheers

    Radu

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

    Thanks for the info. Like many Kleo sites we are headed to the higher hills when it comes to memory requirements on WordPress and it could be that.

    However I don’t see anything that is memory related on the logs – which I have attached – just a lot of stuff I don’t understand.

    Any assistance gratefully received as is stalling our site development.

    #109320
     equivideo
    Participant

    I cannot attach the logfile so this is it pasted in:

    [08-Mar-2016 19:16:06 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:06 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:07 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:16:16 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:16 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:16 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:16:22 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:22 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:23 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:16:23 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:16:23 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:16:23 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:16:23 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:16:25 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:25 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:26 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:16:37 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:37 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:38 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:16:43 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:43 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:44 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:16:44 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:16:44 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:16:44 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:16:44 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:16:52 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:52 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:16:53 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:17:01 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:01 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:02 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:17:03 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:17:03 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:17:03 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:17:03 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:17:07 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:07 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:08 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:17:22 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:22 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:23 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:17:25 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:25 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:26 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    ssage was added in version 2.3.) in /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:26 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:26 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:17:26 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:17:26 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:17:26 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:17:26 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:26 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:27 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:17:30 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:30 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17: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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:38 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:38 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:17: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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:42 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:42 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:17:43 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:17:43 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:17:43 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:17:43 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:17:54 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:54 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:17:55 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:18:02 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:18:02 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:18:03 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:18:03 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:18:03 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:18:03 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:18:03 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:18:09 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:18:09 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:18:09 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:18:22 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:18:22 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:18:23 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:18:23 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:18:23 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:18:23 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:18:23 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:18: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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:18:44 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:18:45 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:18:47 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:18:47 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:18:47 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:18:47 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:19:02 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:18:48 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:19:02 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:19:03 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:19:03 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:19:03 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:19:03 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:19:03 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:19:21 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:19:21 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:19:22 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:19:23 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:19:23 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:19:23 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:19:23 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:19: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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:19:41 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:19:42 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:19:43 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:19:43 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:19:43 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:19:43 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:20:03 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:20:03 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:20:04 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:20:05 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:20:05 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:20:05 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:20:05 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:20:09 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:20:09 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:20:09 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:20:23 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:20:12 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:20:23 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:20:24 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:20:25 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:20:25 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:20:25 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:20:25 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:20: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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:20:42 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 /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792
    [08-Mar-2016 19:20:42 UTC] PHP Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/sites/h/hoofprint.tv/public_html/wp-includes/functions.php on line 3792 in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 502
    [08-Mar-2016 19:20:43 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:20:43 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:20:43 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90
    [08-Mar-2016 19:20:43 UTC] PHP Notice: Trying to get property of non-object in /var/sites/h/hoofprint.tv/public_html/wp-content/plugins/social-articles/includes/social-articles-functions.php on line 90

    #109545
     Radu
    Moderator

    Do you have updated K-elements to ? check form wp-admin -> appearance -> install plugins

    Let me know, if yes and still you have problems with the settings that not updating, please provide admin credentials and FTP.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #109602
     equivideo
    Participant
    This reply has been set as private.
    #109767
     Radu
    Moderator

    Hi,

    I’ve disabled all your 66 plugins… i saw that you have two plugins that made same thing choose only one Wordfence Security and Wanguard.

    I’ve created this page : http://hoofprint.tv/testing-the-vc/ to testing and i was able to save texts and row settings after i disable the plugins except visual composer and k-elements.

    Most probably your described issue is caused by one of that 66 activated plugins.

    Please disable all plugins and enable one by one and check VC if save the settings in this way you will find the problematic plugin/plugins

    Cheers

    Radu

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

    I disabled all the non-Kleo related ones before seeking help. So the likelihood was it was a clash with a Kleo related plugin.

    Bizarrely without doing anything I did new updates for WooCommerce and Paid Memberships Pro this morning and it appears to have fixed it without having to disable the plugins.

    Thank you for your assistance and please mark the issue as resolved

    #109998
     Radu
    Moderator

    Ok

    Have a nice week

    Cheers

    Radu

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

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

Log in with your credentials

Forgot your details?