sergc
Forum Replies Created
-
Honestly, I’m not sure what’s causing it yet, it started showing up in my php logs.
Same issue here:
PHP Warning: Illegal string offset 'url' in /var/www/html/wp-content/plugins/wordpress-seo/frontend/class-opengraph-image.php on line 151Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Don’t load JS on every pageThe problem is far worse than I initially anticipated. This plugin is loading close to 10 jQuery UI files as well. On every single page. This needs immediate attention.
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Don’t load JS on every pagePlease add as soon as possible. It’s not a huge deal on it’s own, but every plugin that loads their js on the homepage destroys the speed and overall experience of the site.
Forum: Plugins
In reply to: [WooCommerce] Calling get_sku on booleanThanks man, that worked.
The WC Dashboard pane shows 2 products out of stock but clicking on it shows 0 out of stock.
Would you know what’s causing that by any chance?
Forum: Plugins
In reply to: [WooCommerce] Error 520 accessing Products in adminFaced other issues and had to disable WooCommerce Mix and Match by WooThemes as well.
Forum: Plugins
In reply to: [WooCommerce] Error 520 accessing Products in adminNarrowed it down. My problem was the Abandoned Cart Lite by Tyche Softwares.
Forum: Plugins
In reply to: [WooCommerce] Error 520 accessing Products in adminThe notice, I don’t know. Will keep looking.
What about the fatal error?
Forum: Plugins
In reply to: [WooCommerce] Error 520 accessing Products in adminAnother notice on “Category view”:
Notice: id was called incorrectly. Product properties should not be accessed directly. Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in /var/www/html/wp-includes/functions.php on line 4137
Forum: Plugins
In reply to: [WooCommerce] Error 520 accessing Products in adminThere’s also a notice on my product page.
Notice: WC_Product::get_upsells is deprecated since version 3.0! Use WC_Product::get_upsell_ids instead. in /var/www/html/wp-includes/functions.php on line 3829
Forum: Plugins
In reply to: [WooCommerce] Error 520 accessing Products in adminOk, i’m really trying to narrow things down.
I can’t visit products pages, but I realized that I can look at stock notices. I know I have items that are out of stock. When I go to the page, it doesn’t display any items and there is an error:
Fatal error: Call to a member function get_sku() on boolean in /var/www/html/wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-stock.php on line 86
Forum: Plugins
In reply to: [WooCommerce] Error 520 accessing Products in adminI’m running on DigitalOcean. Everything has been fine for months. It definitely has to do with the update.
Can I just overwrite the plugin files in directory to rollback or will it clash with new database or something?
- This reply was modified 9 years ago by sergc.
Forum: Plugins
In reply to: [WooCommerce] Error 520 accessing Products in adminEnabled debug. Nothing is shown (ERR_EMPTY_RESPONSE in Chrome).
WP log in wp-content contains only notices.
Apache log has a large number of notices, but I can’t tell if they are related.
[Tue Apr 04 14:57:26.916516 2017] [core:notice] [pid 1182] AH00051: child pid 6510 exit signal Segmentation fault (11), possible coredump in /etc/apache2
I have tried disabling plugins, etc.
- This reply was modified 9 years ago by sergc.
Forum: Plugins
In reply to: [WooCommerce] Help! – products have disappearedIs it safe to run them more than once? Can we have some help in doing so?
Forum: Plugins
In reply to: [WooCommerce] Help! – products have disappearedHypothetically, if the updater did not run correctly, is there a way to re-run it?