Search Hangs
-
Since the last update, we have an issue with the search function hanging. If you do a partial SKU search i.e. fja-19 instead of the full sku fja-19-456 we get a white page with a grey circle pulsing in the middle of the page and then nothing – it just sits at this state.
The page I need help with: [log in to see the link]
-
Hi,
Please tell me – where can I find the plugin search form on your site? I just can’t find it there and instead see some default search forms.
Regards
- Go to: https://www.stratalign.co.nz/tippo-heavy-duty-tipping-bin/
- On the right-hand side you will see a search bar (please refer to screenshot – https://freeimage.host/i/d9PYbMG)
- Type in FJA-19-456 – the search works
- If you type in just part of the SKU – FJA-19 it breaks, hangs with pulsing grey circle
I don’t think that this problem is related to the search plugin itself. Looks like on your search results page you have some js errors and because of them this pulsing grey circle is not removing from the screen. I remove it manually and I see some search results behind him – https://prnt.sc/AUqc3cXb73Vk
So on that page I see a js error from your child theme js file ( js/custom.js ).
ajax_url is not defined
It is referring to line 80 of this file ( inside populateShoppingCartStrat function ). Please check this code and make needed changes to fix this problem.
Our Web Developer has fixed the Javascript errors but there is still issues with the search plugin:
There were a few more JavaScript errors popping up in the console errors that I have now fixed on lines 85 & 86 of custom.js (screenshot attached). And the “ajax_url” error has been resolved too.
https://freeimage.host/i/d3WbmJt
When I search FJA-19, I now get a search result page displaying. However, one product image displays and then there is a message that says “There has been a critical error on this website.” You can see that in the development site here. It also just hangs and get the pulsing circle but other searches as below work.
As the issues in the custom.js have been resolved, could you once again check with the search plugin developer to see what the problem is? I’ve tried other search terms like CHA-21?where there are multiple search results?and it works accordingly.
Please can you look in to this further
I see. Can you please enable debug mode for your site like described in this article and then check that search page one more time. After that please check your debug.log file and tell me about any errors that you found there.
Regards
There is no debug in the config file. When I add the three lines as per the instructions, it breaks the site:
The define(‘WP_DEBUG’, true); is highlighted in white
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );
define( ‘WP_DEBUG_DISPLAY’, false );I have managed to turn debugging on the test website: https://stratalignldev.wpengine.com/
Errors Below:
[03-Jul-2024 01:11:07 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:07 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:07 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:08 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:08 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:08 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:10 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:10 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:10 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:10 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:10 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:10 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:10 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:10 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:10 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:10 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:10 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:11:10 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:11:11 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:11 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:11 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:11:11 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:11:11 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:12 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:12 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:11:12 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:11:12 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:11:12 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:11:12 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:11:15 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:15 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:15 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:16 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:16 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:16 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:17 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:11:17 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:11:17 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:11:17 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:11:17 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:11:17 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:11:17 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:11:17 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:11:17 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:11:17 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:11:17 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:11:17 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:11:17 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:11:17 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:11:17 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:11:17 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:17 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), dynamic_sidebar, WP_Widget->display_callback, WC_Widget_Products->widget, wc_get_template, include('/plugins/woocommerce/templates/content-widget-product.php'), WC_Product_Variable->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:11:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:17 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:17 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:18 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:18 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:11:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:11:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:18 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:18 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:11:19 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:19 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:19 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:19 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:11:19 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:11:59 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:11:59 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:12:00 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:12:00 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:12:00 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:12:00 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:12:01 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:12:14 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:12:14 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:12:15 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:12:15 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:12:15 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:12:16 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:12:16 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, apply_filters_ref_array('posts_request'), WP_Hook->apply_filters, AWS_Search_Page->filter_posts_request, AWS_Search_Page->search, AWS_Search->get_products, WC_Product_Variable->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:12:16 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, apply_filters_ref_array('posts_request'), WP_Hook->apply_filters, AWS_Search_Page->filter_posts_request, AWS_Search_Page->search, AWS_Search->get_products, WC_Product->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:12:16 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:12:16 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:12:16 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:12:16 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:12:16 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:12:16 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:12:16 UTC] PHP Fatal error: Uncaught Error: Call to undefined function woocommerce_variable_product() in /nas/content/live/stratalignldev/wp-content/themes/lightwire-child/functions.php:424
Stack trace: 0 /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php(324): woocommerce_template_single_excerpt('') 1 /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 2 /nas/content/live/stratalignldev/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 3 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/templates/content-product.php(57): do_action('woocommerce_aft…') 4 /nas/content/live/stratalignldev/wp-includes/template.php(812): require('/nas/content/li…') 5 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/includes/wc-core-functions.php(284): load_template('/nas/content/li…', false) 6 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/includes/wc-template-functions.php(1008): wc_get_template_part('content', 'product') 7 /nas/content/live/stratalignldev/wp-content/themes/lightwire/woocommerce.php(60): woocommerce_content() 8 /nas/content/live/stratalignldev/wp-includes/template-loader.php(106): include('/nas/content/li…') 9 /nas/content/live/stratalignldev/wp-blog-header.php(19): require_once('/nas/content/li…') 10 /nas/content/live/stratalignldev/index.php(17): require('/nas/content/li…') 11 {main}
thrown in /nas/content/live/stratalignldev/wp-content/themes/lightwire-child/functions.php on line 424
[03-Jul-2024 01:12:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:12:17 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:12:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:12:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:12:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:12:18 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:12:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:13:14 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:13:14 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:13:14 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:13:14 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:13:15 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:13:15 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:13:15 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:13:15 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:13:15 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:13:16 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:13:16 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:13:16 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:13:16 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:13:16 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:00 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:00 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:01 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:01 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:14:01 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:01 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:02 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:11 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:11 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:12 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:12 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:14:13 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:13 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:13 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:14 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:14 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:14 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:14 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:14 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:14 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:15 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:15 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:16 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:16 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:14:16 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:16 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:16 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:22 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:23 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:23 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:23 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:23 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:23 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:23 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:23 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:24 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:24 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:24 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:24 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:24 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:24 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:24 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:25 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:25 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:26 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:29 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:29 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:30 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:30 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:14:31 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:31 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:31 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:32 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:32 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:32 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:32 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:32 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:32 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:39 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:39 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:39 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:40 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:40 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:40 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:40 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:40 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:40 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:40 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:40 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:40 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:41 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:14:41 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:41 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:41 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:41 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:41 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:41 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:42 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:14:42 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:14:42 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:14:42 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:14:42 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:14:43 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:14:43 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:15:14 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:15:14 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:15:15 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:15:15 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:15:15 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:15:15 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:15:16 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:15:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:15:40 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:15:40 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:15:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:15:41 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:15:41 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:15:41 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:16:01 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:16:01 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:16:02 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:16:02 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:16:02 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:16:02 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:16:02 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:16:16 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:16:16 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:16:17 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:16:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:16:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:16:17 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:16:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:16:40 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:16:40 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:16:41 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:16:41 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:16:41 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:16:41 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:16:42 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:16:57 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:16:57 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:16:57 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:16:58 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:16:59 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:16:59 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:16:59 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:16:59 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:16:59 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:16:59 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:16:59 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:16:59 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:16:59 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:17:08 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:17:08 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:17:09 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:17:09 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:17:09 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:17:09 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:17:10 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:17:10 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:17:10 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:17:10 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:17:10 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:17:15 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:17:15 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:17:15 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:17:16 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:17:16 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:17:16 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:17:16 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:17:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:17:17 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:17:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:17:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:17:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:17:18 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:17:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:17:56 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:17:56 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:17:56 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:17:56 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:17:58 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:17:58 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:17:58 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:17:58 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:17:58 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:17:58 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:17:58 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:17:58 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:17:58 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:18:06 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:18:06 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:18:06 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:18:07 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:18:07 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:18:07 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:18:08 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:18:08 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:18:08 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:18:08 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:18:08 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:18:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:18:18 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:18:19 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:18:19 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:18:19 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:18:19 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:18:19 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:18:41 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:18:41 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:18:41 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:18:41 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:18:42 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:18:42 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:18:42 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:18:42 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:18:42 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:18:42 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:18:43 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:18:43 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:18:43 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:18:43 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:18:43 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:18:43 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$instructions is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 40
[03-Jul-2024 01:18:43 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$order_status is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 41
[03-Jul-2024 01:18:43 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$user_roles is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 42
[03-Jul-2024 01:18:43 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_methods is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 43
[03-Jul-2024 01:18:43 UTC] PHP Deprecated: Creation of dynamic property WC_Gateway_Invoice::$enable_for_virtual is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/wc-invoice-gateway/includes/class-wc-invoice-gateway.php on line 44
[03-Jul-2024 01:18:55 UTC] auditor:event=deactivated_plugin {"plugin":"wc-invoice-gateway/wc-invoice-gateway.php","network_activation":false,"blog_id":1,"event":"deactivated_plugin","current_user_id":204,"remote_addr":"119.224.65.27"}
[03-Jul-2024 01:18:55 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:18:56 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:18:56 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:18:57 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:18:57 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:18:58 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:18:58 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:18:58 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:18:59 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:15 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:15 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:15 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:15 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:15 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:16 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:16 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:16 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:16 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:19:16 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:16 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:16 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:17 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:17 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:19:17 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:17 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:48 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:48 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:48 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:48 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:19:48 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:48 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:49 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:49 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:49 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:49 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:19:49 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:49 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:49 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:50 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:55 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:55 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:55 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:56 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:56 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:56 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:57 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, apply_filters_ref_array('posts_request'), WP_Hook->apply_filters, AWS_Search_Page->filter_posts_request, AWS_Search_Page->search, AWS_Search->get_products, WC_Product_Variable->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:19:57 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, apply_filters_ref_array('posts_request'), WP_Hook->apply_filters, AWS_Search_Page->filter_posts_request, AWS_Search_Page->search, AWS_Search->get_products, WC_Product->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:19:57 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:19:57 UTC] PHP Fatal error: Uncaught Error: Call to undefined function woocommerce_variable_product() in /nas/content/live/stratalignldev/wp-content/themes/lightwire-child/functions.php:424
Stack trace: 0 /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php(324): woocommerce_template_single_excerpt('') 1 /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 2 /nas/content/live/stratalignldev/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 3 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/templates/content-product.php(57): do_action('woocommerce_aft…') 4 /nas/content/live/stratalignldev/wp-includes/template.php(812): require('/nas/content/li…') 5 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/includes/wc-core-functions.php(284): load_template('/nas/content/li…', false) 6 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/includes/wc-template-functions.php(1008): wc_get_template_part('content', 'product') 7 /nas/content/live/stratalignldev/wp-content/themes/lightwire/woocommerce.php(60): woocommerce_content() 8 /nas/content/live/stratalignldev/wp-includes/template-loader.php(106): include('/nas/content/li…') 9 /nas/content/live/stratalignldev/wp-blog-header.php(19): require_once('/nas/content/li…') 10 /nas/content/live/stratalignldev/index.php(17): require('/nas/content/li…') 11 {main}
thrown in /nas/content/live/stratalignldev/wp-content/themes/lightwire-child/functions.php on line 424
[03-Jul-2024 01:19:58 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:58 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:58 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:19:58 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:19:59 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:19:59 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:19:59 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:20:16 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:20:16 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:20:17 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:20:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:20:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:20:17 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:20:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:21:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:21:17 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:21:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:21:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:21:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:21:18 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:21:19 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:21:19 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:21:19 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:21:20 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:21:20 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:21:20 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:21:20 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:21:21 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:22:17 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:22:17 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:22:18 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:22:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:22:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:22:18 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:22:19 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:23:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:23:18 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:23:19 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:23:19 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:23:19 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:23:19 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:23:20 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:24:18 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:24:18 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:24:19 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:24:19 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:24:19 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:24:19 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:24:20 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:25:43 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:25:43 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:25:43 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:25:44 UTC] PHP Warning: fopen(/nas/content/live/stratalignldev/.htaccess): Failed to open stream: Permission denied in /nas/content/live/stratalignldev/wp-admin/includes/misc.php on line 175
[03-Jul-2024 01:25:44 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:25:44 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:25:44 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:25:46 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:25:46 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:25:47 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:25:47 UTC] PHP Warning: fopen(/nas/content/live/stratalignldev/.htaccess): Failed to open stream: Permission denied in /nas/content/live/stratalignldev/wp-admin/includes/misc.php on line 175
[03-Jul-2024 01:25:47 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:25:47 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:25:47 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:26:19 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:26:19 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:26:20 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:26:20 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:26:21 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:26:21 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:26:21 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:26:41 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:26:42 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:26:42 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, apply_filters_ref_array('posts_request'), WP_Hook->apply_filters, AWS_Search_Page->filter_posts_request, AWS_Search_Page->search, AWS_Search->get_products, WC_Product_Variable->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:26:42 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, apply_filters_ref_array('posts_request'), WP_Hook->apply_filters, AWS_Search_Page->filter_posts_request, AWS_Search_Page->search, AWS_Search->get_products, WC_Product->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:26:42 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:26:42 UTC] PHP Fatal error: Uncaught Error: Call to undefined function woocommerce_variable_product() in /nas/content/live/stratalignldev/wp-content/themes/lightwire-child/functions.php:424
Stack trace: 0 /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php(324): woocommerce_template_single_excerpt('') 1 /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 2 /nas/content/live/stratalignldev/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 3 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/templates/content-product.php(57): do_action('woocommerce_aft…') 4 /nas/content/live/stratalignldev/wp-includes/template.php(812): require('/nas/content/li…') 5 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/includes/wc-core-functions.php(284): load_template('/nas/content/li…', false) 6 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/includes/wc-template-functions.php(1008): wc_get_template_part('content', 'product') 7 /nas/ in /nas/content/live/stratalignldev/wp-content/themes/lightwire-child/functions.php on line 424
[03-Jul-2024 01:26:44 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:26:44 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:27:12 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:27:13 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:27:15 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:27:16 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:27:19 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:27:20 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:27:34 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:27:34 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:27:35 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:27:35 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:35 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:35 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:36 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:36 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:37 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:38 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:38 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:38 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:38 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:39 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:39 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:41 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:42 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:43 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:44 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:28:44 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:28:44 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:28:44 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:28:44 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:28:44 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:28:44 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:28:44 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:28:44 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:28:44 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:28:44 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:44 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), dynamic_sidebar, WP_Widget->display_callback, WC_Widget_Products->widget, wc_get_template, include('/plugins/woocommerce/templates/content-widget-product.php'), WC_Product_Variable->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:28:45 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:45 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:45 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:46 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:46 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:46 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:47 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:28:51 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:29:13 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:29:14 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:29:35 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:29:36 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:29:36 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, apply_filters_ref_array('posts_request'), WP_Hook->apply_filters, AWS_Search_Page->filter_posts_request, AWS_Search_Page->search, AWS_Search->get_products, WC_Product_Variable->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:29:36 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, apply_filters_ref_array('posts_request'), WP_Hook->apply_filters, AWS_Search_Page->filter_posts_request, AWS_Search_Page->search, AWS_Search->get_products, WC_Product->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:29:37 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:29:37 UTC] PHP Fatal error: Uncaught Error: Call to undefined function woocommerce_variable_product() in /nas/content/live/stratalignldev/wp-content/themes/lightwire-child/functions.php:424
Stack trace: 0 /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php(324): woocommerce_template_single_excerpt('') 1 /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 2 /nas/content/live/stratalignldev/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 3 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/templates/content-product.php(57): do_action('woocommerce_aft…') 4 /nas/content/live/stratalignldev/wp-includes/template.php(812): require('/nas/content/li…') 5 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/includes/wc-core-functions.php(284): load_template('/nas/content/li…', false) 6 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/includes/wc-template-functions.php(1008): wc_get_template_part('content', 'product') 7 /nas/ in /nas/content/live/stratalignldev/wp-content/themes/lightwire-child/functions.php on line 424
[03-Jul-2024 01:29:38 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:29:39 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:30:36 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:30:37 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:31:14 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:31:15 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:31:33 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:31:34 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:31:34 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:31:34 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:31:34 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:31:34 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:31:34 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:31:34 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:31:34 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:31:34 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:31:34 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:31:34 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:31:34 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:31:34 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), dynamic_sidebar, WP_Widget->display_callback, WC_Widget_Products->widget, wc_get_template, include('/plugins/woocommerce/templates/content-widget-product.php'), WC_Product_Variable->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:31:35 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:31:36 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:31:36 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:31:37 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:37 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:38 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:39 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:40 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:40 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:32:40 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:32:40 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:32:40 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:32:40 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:32:40 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:32:40 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:32:40 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:32:40 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:32:40 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:32:40 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:40 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), dynamic_sidebar, WP_Widget->display_callback, WC_Widget_Products->widget, wc_get_template, include('/plugins/woocommerce/templates/content-widget-product.php'), WC_Product_Variable->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:32:42 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:42 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:42 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:43 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:43 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:43 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:43 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:44 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:49 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:32:50 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:33:38 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:33:39 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:33:49 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:33:51 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:35:40 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:35:41 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:35:50 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:35:51 UTC] PHP Warning: Parameter 2 to search_by_sku() expected to be a reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:20 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:20 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:21 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:21 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:21 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:22 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:22 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:22 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:22 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:22 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:22 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:22 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:22 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:22 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:22 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:22 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_loop_add_to_cart, wc_get_template, include('/plugins/woocommerce/templates/loop/add-to-cart.php'), WC_Product_Simple->add_to_cart_text, apply_filters('woocommerce_product_add_to_cart_text'), WP_Hook->apply_filters, bryce_archive_add_to_cart_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:22 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:22 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), dynamic_sidebar, WP_Widget->display_callback, WC_Widget_Products->widget, wc_get_template, include('/plugins/woocommerce/templates/content-widget-product.php'), WC_Product_Variable->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:23 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:23 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:23 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:23 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:24 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:24 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:24 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:36:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:24 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:24 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:36:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:24 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:24 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:24 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:24 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:25 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:25 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:25 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:25 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:25 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:25 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:25 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:25 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:31 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:31 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:31 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:32 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:32 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:32 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:32 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, apply_filters_ref_array('posts_request'), WP_Hook->apply_filters, AWS_Search_Page->filter_posts_request, AWS_Search_Page->search, AWS_Search->get_products, WC_Product_Variable->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:32 UTC] PHP Notice: Function price was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, apply_filters_ref_array('posts_request'), WP_Hook->apply_filters, AWS_Search_Page->filter_posts_request, AWS_Search_Page->search, AWS_Search->get_products, WC_Product->get_price_html, apply_filters('woocommerce_get_price_html'), WP_Hook->apply_filters, strat_alg_wc_cfp_handle_cfp_text, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:33 UTC] PHP Notice: Function product_type was called incorrectly. Product properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/lightwire/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-product.php'), do_action('woocommerce_after_shop_loop_item_title'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_template_single_excerpt, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /nas/content/live/stratalignldev/wp-includes/functions.php on line 6078
[03-Jul-2024 01:36:33 UTC] PHP Fatal error: Uncaught Error: Call to undefined function woocommerce_variable_product() in /nas/content/live/stratalignldev/wp-content/themes/lightwire-child/functions.php:424
Stack trace: 0 /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php(324): woocommerce_template_single_excerpt('') 1 /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 2 /nas/content/live/stratalignldev/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 3 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/templates/content-product.php(57): do_action('woocommerce_aft…') 4 /nas/content/live/stratalignldev/wp-includes/template.php(812): require('/nas/content/li…') 5 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/includes/wc-core-functions.php(284): load_template('/nas/content/li…', false) 6 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/includes/wc-template-functions.php(1008): wc_get_template_part('content', 'product') 7 /nas/content/live/stratalignldev/wp-content/themes/lightwire/woocommerce.php(60): woocommerce_content() 8 /nas/content/live/stratalignldev/wp-includes/template-loader.php(106): include('/nas/content/li…') 9 /nas/content/live/stratalignldev/wp-blog-header.php(19): require_once('/nas/content/li…') 10 /nas/content/live/stratalignldev/index.php(17): require('/nas/content/li…') 11 {main}
thrown in /nas/content/live/stratalignldev/wp-content/themes/lightwire-child/functions.php on line 424
[03-Jul-2024 01:36:33 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:33 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:34 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324
[03-Jul-2024 01:36:34 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Admin_Page::$settings is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/inc/class-simple-author-box-admin-page.php on line 722
[03-Jul-2024 01:36:34 UTC] PHP Deprecated: Creation of dynamic property Simple_Author_Box_Guest_Authors::$options is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/simple-author-box/premium/inc/class-simple-author-box-guest-authors.php on line 9
[03-Jul-2024 01:36:34 UTC] PHP Deprecated: Creation of dynamic property Woocommerce_Product_Gallery::$plugin is deprecated in /nas/content/live/stratalignldev/wp-content/plugins/tp-woocommerce-product-gallery/includes/class-woocommerce-product-gallery.php on line 75
[03-Jul-2024 01:36:35 UTC] PHP Warning: search_by_sku(): Argument #2 ($query_vars) must be passed by reference, value given in /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php on line 324Thanks. I see one fatal error here and it is related to your child theme
PHP Fatal error: Uncaught Error: Call to undefined function woocommerce_variable_product() in /nas/content/live/stratalignldev/wp-content/themes/lightwire-child/functions.php:424
Stack trace: 0 /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php(324): woocommerce_template_single_excerpt('') 1 /nas/content/live/stratalignldev/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 2 /nas/content/live/stratalignldev/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 3 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/templates/content-product.php(57): do_action('woocommerce_aft…') 4 /nas/content/live/stratalignldev/wp-includes/template.php(812): require('/nas/content/li…') 5 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/includes/wc-core-functions.php(284): load_template('/nas/content/li…', false) 6 /nas/content/live/stratalignldev/wp-content/plugins/woocommerce/includes/wc-template-functions.php(1008): wc_get_template_part('content', 'product') 7 /nas/content/live/stratalignldev/wp-content/themes/lightwire/woocommerce.php(60): woocommerce_content() 8 /nas/content/live/stratalignldev/wp-includes/template-loader.php(106): include('/nas/content/li…') 9 /nas/content/live/stratalignldev/wp-blog-header.php(19): require_once('/nas/content/li…') 10 /nas/content/live/stratalignldev/index.php(17): require('/nas/content/li…') 11 {main}
thrown in /nas/content/live/stratalignldev/wp-content/themes/lightwire-child/functions.php on line 424So please check your child theme function.php file on line 424. Probably you need to remove woocommerce_variable_product() function call.
If I comment out the line 424 – you are right it fixes the issue. However, if I do that then the variable images do not change when a variable is selected – I need that line in order for the variable images to change in Woocommerce.
Do you know how I can edit this line so it will not break the search but still allow the image to change when a variable is selected?
I have got this working – thank you for all your help
- The topic ‘Search Hangs’ is closed to new replies.