BuddyBoss Home – Web › Support Forums › Solutions › Social MarketPlace › Errors in debug log with SM plugins enabled
Tagged: buddypress, debug, marketplace
- This topic has 7 replies, 3 contibutors, and was last updated 8 years, 7 months ago by Anonymous.
Question
March 17, 2016 at 11:13 am #63645@rummelhoffPHP 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
March 17, 2016 at 11:44 am #63649@rummelhoffAn 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
March 18, 2016 at 4:25 am #63770@
AnonymousHi @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 greaterhttps://wordpress.org/about/requirements/
Regards
March 18, 2016 at 7:22 am #63811@rummelhoffMy 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
March 18, 2016 at 7:30 am #63812@
AnonymousHi @rummelhoff, Please provide me your active / installed plugin list to replicate the issue.
Regards
March 18, 2016 at 7:36 am #63813@rummelhoffWPBakery Visual Composer
WooCommerce
WC Vendors Pro
WC Vendors
MarketPlace
BuddyPress Reorder Tabs
BuddyPress Global Search
BuddyPress
bbPressMarch 23, 2016 at 2:06 pm #64907@rummelhoffWith 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
March 26, 2016 at 2:41 am #65393@
Anonymous@rummelhoff We will fix this for next release.
- The question ‘Errors in debug log with SM plugins enabled’ is closed to new replies.