cloudres
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] PHP Fatal Error with class-sitemaps-renderer.php on line 149I inserted the wp_max_memory_limit and now if I try to check the sitemap I got this error on browser:
This page contains the following errors:
error on line 1 at column 7: Extra content at the end of the document
Below is a rendering of the page up to the first error.Forum: Plugins
In reply to: [Yoast SEO] PHP Fatal Error with class-sitemaps-renderer.php on line 149I forgot to write that with that PHP Fatal Error there is also another error:
[08-Apr-2017 22:22:19 UTC] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 1157946485 bytes) in /web/htdocs/www.************.com/home/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php on line 149
[08-Apr-2017 22:22:19 UTC] PHP Fatal error: Call to a member function get() on null in /web/htdocs/www.**************.com/home/wp-includes/cache.php on line 123Forum: Plugins
In reply to: [Yoast SEO] PHP Fatal Error with class-sitemaps-renderer.php on line 149[08-Apr-2017 22:09:50 UTC] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 1290382967 bytes) in /web/htdocs/www.*********.com/home/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php on line 149
The issue is on line 149:
$queries = print_r( $GLOBALS['wpdb']->queries, true );
What it means? Thank you!
Forum: Plugins
In reply to: [Yoast SEO] PHP Fatal Error with class-sitemaps-renderer.php on line 149Yoast’s Sitemap gave me an error 500 with 1000 pages limit and a white page with 500 pages limit. Google Search Console gave me an error caused by this, so I can’t more use Yoast as sitemap manager. I already tried to disable Yoast, save permalink again and re-activate Yoast, but nothing happened.
Forum: Plugins
In reply to: [WooCommerce] Upgrading to 3.0.1 broke the entire site.Have you updated with 3.0 before or directly 3.0.1?
Hi George, thank you! I don’t know give you more information because I found this error while I wasn’t in backend. Probably there were some customers surfing the web site. However my version is the 4.1.2, so it should be correct :/ The code that you mentioned are inside woocommerce-multilingual\inc\woocommerce-functions-wrapper.php, so I don’t understand which could be the issue.
Forum: Plugins
In reply to: [WooCommerce] WC_Order issue with WooCommerce 3.0Done. I’m waiting for an answer. Thanks!
Forum: Plugins
In reply to: [WooCommerce] WC_Order issue with WooCommerce 3.0I found “get_order_currency” inside some files mainly inside the directory of WooCommerce, but also in WooCommerce Multilingual. This value is not used by the theme.