cloudres
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: class-requests.php on line 797I can set into maintenance mode the web site, but how I can test it without surf inside pages? Only in this way I can generate the PHP Notice ?? Many thanks about your availability.
Forum: Plugins
In reply to: [WooCommerce] Issue with shipping_phoneThank you iMazed. As you know I could replicate my web site locally by Duplicator?
Forum: Fixing WordPress
In reply to: class-requests.php on line 797Thank you very much. Is there a way to do this job locally? I really don’t want to do it while my website is running online with customers. I already use Duplicator sometimes to help some plugins support. But I never replicated the website locally.
Forum: Fixing WordPress
In reply to: class-requests.php on line 797That lines suggest you something? The argument seems to be the headers of pages. In your opinion is something that matter? It is a serious problem?
Forum: Fixing WordPress
In reply to: Issue with shipping_phoneThank you, I’ll do.
Forum: Plugins
In reply to: [Yoast SEO] PHP Fatal Error with class-sitemaps-renderer.php on line 149About me that issue was generated by Query Monitor. I removed that plugin.
Forum: Plugins
In reply to: [Yoast SEO] PHP Fatal Error with class-sitemaps-renderer.php on line 149For some reason I was able to see the sitemap code and this was a part of the result:
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="https://www.**********************.com/wp-content/plugins/google-sitemap-generator/sitemap.xsl"?><!-- sitemap-generator-url="https://www.arnebrachhold.de" sitemap-generator-version="4.0.8" --> <!-- generated-on="9 April 2017 18:52" --> <sitemapindex xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://www.sitemaps.org/schemas/sitemap/0.9 https://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd" xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"> <sitemap> <loc>https://www.**********************.com/sitemap-misc.xml</loc> <lastmod>2017-03-28T08:07:28+00:00</lastmod> </sitemap> <sitemap> <loc>https://www.**********************.com/sitemap-tax-product_cat.xml</loc> <lastmod>2017-03-28T08:07:28+00:00</lastmod> </sitemap> <sitemap> <loc>https://www.**********************.com/sitemap-tax-product_tag.xml</loc> <lastmod>2017-03-28T08:07:28+00:00</lastmod> </sitemap> <sitemap> <loc>https://www.**********************.com/sitemap-tax-category.xml</loc> <lastmod>2017-03-28T08:07:28+00:00</lastmod> </sitemap> <sitemap> <loc>https://www.**********************.com/sitemap-pt-product-2017-02.xml</loc> <lastmod>2017-03-21T13:49:22+00:00</lastmod> </sitemap> <sitemap> <loc>https://www.**********************.com/sitemap-pt-product-2017-01.xml</loc> <lastmod>2017-03-21T09:08:02+00:00</lastmod> </sitemap> <sitemap> <loc>https://www.**********************.com/sitemap-pt-post-2017-02.xml</loc> <lastmod>2017-03-10T10:57:06+00:00</lastmod> </sitemap> <sitemap> <loc>https://www.**********************.com/sitemap-pt-page-2017-02.xml</loc> <lastmod>2017-03-10T09:09:00+00:00</lastmod> </sitemap> <sitemap> <loc>https://www.**********************.com/sitemap-pt-page-2017-01.xml</loc> <lastmod>2017-03-28T08:07:28+00:00</lastmod> </sitemap> <sitemap> <loc>https://www.**********************.com/sitemap-pt-page-2015-12.xml</loc> <lastmod>2017-02-10T22:44:39+00:00</lastmod> </sitemap> <sitemap> <loc>https://www.**********************.com/sitemap-archives.xml</loc> <lastmod>2017-03-28T08:07:28+00:00</lastmod> </sitemap> </sitemapindex><!-- <pre>array(110) { [0]=> array(5) { [0]=> string(71) "SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'" [1]=> float(0.0051250457763672) [2]=> string(193) "require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), wp_not_installed, is_blog_installed, wp_load_alloptions, QM_DB->query" ["trace"]=> object(QM_Backtrace)#739 (4) { ["trace":protected]=>
And many many many other lines. Then at the end of the memory the web site give me an 500 error. Help :/
Forum: Plugins
In reply to: [Yoast SEO] PHP Fatal Error with class-sitemaps-renderer.php on line 149I tried to disable Yoast and activate Google XML Sitemaps, but it hadn’t solve the issue.
[09-Apr-2017 18:28:01 UTC] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 818478058 bytes) in /web/htdocs/www.*****************.com/home/wp-content/plugins/google-sitemap-generator/sitemap-core.php on line 1670
[09-Apr-2017 18:28:02 UTC] PHP Fatal error: ob_end_flush(): Cannot use output buffering in output buffering display handlers in /web/htdocs/www.*****************.com/home/wp-includes/functions.php on line 3719So I suppose that the problem is not the plugin, but something else. But what?!
Forum: Plugins
In reply to: [Yoast SEO] PHP Fatal Error with class-sitemaps-renderer.php on line 149Shared server. But this issue is new, because for many months I hadn’t a problem with the sitemap managed by Yoast.
Forum: Plugins
In reply to: [Yoast SEO] PHP Fatal Error with class-sitemaps-renderer.php on line 149[09-Apr-2017 08:08:21 UTC] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 724930036 bytes) in /web/htdocs/www.*************.com/home/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php on line 150
I really don’t know why it is trying to allocate 2.8 gigabytes. All web site contain about 200 pages. LOL!
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?