BuddyBoss Home – Web Support Forums Solutions Social MarketPlace Errors in debug log with SM plugins enabled

Viewing 8 posts - 1 through 8 (of 8 total)
  • Question

    #63645
    @rummelhoff
    PHP Notice:  Array to string conversion in /home/*****/public_html/*****/***/wp-content/themes/onesocial/buddyboss-inc/buddyboss-framework/admin/ReduxCore/inc/class.p.php on line 213
    PHP Notice:  Undefined variable: product_paged in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/templates/store-index.php on line 130
    PHP Notice:  Undefined variable: shop_author in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/includes/vc-elements.php on line 553
    PHP Notice:  Trying to get property of non-object in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/includes/main-class.php on line 1602

    These show up when no additional plugins are enabled, only the expected ones (woocommerce, wc-vendors, etc.).

    Answers

    #63649
    @rummelhoff

    An additional one:
    PHP Notice: Undefined variable: image_caption in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/templates/woocommerce/single-product/product-thumbnails.php on line 33

    #63770

    Anonymous
    @

    Hi @rummelhoff, Please let me know which php version you are using at your site..

    To run WordPress we recommend your host supports:
    PHP version 5.6 or greater
    MySQL version 5.6 or greater

    https://wordpress.org/about/requirements/

    Regards

    #63811
    @rummelhoff

    My host is running PHP 5.6 and MySQL 5.6.

    It seems that the first items noted from the debug log may be gone now after dealing with a WC Vendors issue. However, these persist:

    PHP Notice: Undefined variable: product_paged in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/templates/store-index.php on line 130

    PHP Notice: Trying to get property of non-object in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/includes/main-class.php on line 1602

    PHP Notice: Undefined variable: image_caption in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/templates/woocommerce/single-product/product-thumbnails.php on line 33

    PHP Notice: Undefined index: pv_shop_description in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/templates/wc-vendors/store/store-header.php on line 75

    PHP Notice: Undefined offset: 146 in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/includes/templates-class.php on line 73

    PHP Notice: Trying to get property of non-object in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/includes/main-class.php on line 1602

    PHP Notice: bbp_setup_current_user was called <strong>incorrectly</strong>. The current user is being initialized without using $wp->init(). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 2.3.) in /home/*****/public_html/*****/***/wp-includes/functions.php on line 3792

    PHP Notice: bp_setup_current_user was called <strong>incorrectly</strong>. The current user is being initialized without using $wp->init(). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 1.7.) in /home/*****/public_html/*****/***/wp-includes/functions.php on line 3792

    #63812

    Anonymous
    @

    Hi @rummelhoff, Please provide me your active / installed plugin list to replicate the issue.

    Regards

    #63813
    @rummelhoff

    WPBakery Visual Composer
    WooCommerce
    WC Vendors Pro
    WC Vendors
    MarketPlace
    BuddyPress Reorder Tabs
    BuddyPress Global Search
    BuddyPress
    bbPress

    #64907
    @rummelhoff

    With the latest updates, these are now the recurring errors in my log:

    PHP Notice: Undefined variable: t_id in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/includes/main-class.php on line 1313

    PHP Notice: Undefined variable: product_paged in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/templates/store-index.php on line 131

    PHP Notice: Undefined index: pv_shop_description in /home/*****/public_html/*****/***/wp-content/plugins/buddyboss-marketplace/templates/wc-vendors/store/store-header.php on line 81

    PHP Notice: bp_setup_current_user was called <strong>incorrectly</strong>. The current user is being initialized without using $wp->init(). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 1.7.) in /home/rummelho/public_html/ptrssqr/go/wp-includes/functions.php on line 3792

    PHP Notice: bbp_setup_current_user was called <strong>incorrectly</strong>. The current user is being initialized without using $wp->init(). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 2.3.) in /home/rummelho/public_html/ptrssqr/go/wp-includes/functions.php on line 3792

    #65393
    @zarko

    @rummelhoff We will fix this for next release.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The question ‘Errors in debug log with SM plugins enabled’ is closed to new replies.