progresssite
Forum Replies Created
-
This did not solve the problem, the same error appears.
I join, the same error occurs when deleting products from the basket and when deleting variations “Delete all variations”
PHP Fatal error: Uncaught Error: Call to a member function get_parent_id() on bool in /wp-content/plugins/woo-variation-swatches/includes/class-woo-variation-swatches-manage-cache.php:148
Free version of the plugin
- This reply was modified 1 year, 12 months ago by progresssite.
Forum: Plugins
In reply to: [Cyr-To-Lat] Problem after update to 4.5.1+1
site is broken- This reply was modified 3 years, 11 months ago by progresssite.
Forum: Plugins
In reply to: [Yoast SEO] PHP Errors 40 gigabytes in size@saphiro,
Ok, this can help speed up the solution to the problem, write to everyone who has a similar problem. The developers believe that this is my only case and have installed severity: minor on github- This reply was modified 4 years, 1 month ago by progresssite.
Forum: Plugins
In reply to: [Yoast SEO] PHP Errors 40 gigabytes in sizeThis issue is not resolved, I was told to write on github, I wrote https://github.com/Yoast/wordpress-seo/issues/16151
Forum: Plugins
In reply to: [Yoast SEO] PHP Errors 40 gigabytes in size@maybellyne @mikes41720 Can you please tell me if there is a hook, can I disable this indexing?
If not, then implement such a hook in the next version of the plugin so that I can disable indexing in the theme file.
Since the site is not working because of this problem, we urgently need to solve it.- This reply was modified 4 years, 1 month ago by progresssite.
Forum: Plugins
In reply to: [Yoast SEO] PHP Errors 40 gigabytes in size@mikes41720 Hi,
Would it be possible for you to check if the wp_yoast_undexable table has a primary key set for the ID column and is also set to auto-increment?
screenshot table https://yadi.sk/i/b0lzoYJ1vq8v7A
Please also do try re-running the Indexables feature using the Yoast Test Helper plugin and checking if this helps.
Tried doing this many times, the error remains the problem
Forum: Plugins
In reply to: [Yoast SEO] PHP Errors 40 gigabytes in size@jeroenrotty, @priscillamc
As soon as the 15th version came out, these problems began, and a high load on the CPU and RAM appeared
https://yadi.sk/i/sZHDuR1RmzdPXAForum: Plugins
In reply to: [Yoast SEO] PHP Errors 40 gigabytes in sizeHi, @jeroenrotty, @priscillamc
All plugins are the freshest, WordPress and plugins auto-update included.
Yoast SEO 15.0
WordPress 5.5.1PHP 7.3
PHP memory 512Mb
cURL Information 7.52.1
OpenSSL/1.0.2u
Registered Stream Socket Transports tcp, udp, unix, udg, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2mysql Ver 15.1 Distrib 10.2.33-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
I tried to disable all plugins except Woocommerce and Yoast SEO, and installed the Storefront theme, errors still appear in the same amount, here is the log https://yadi.sk/d/8RWNYCMMmN4WJA
Presumably, the problem may be related to the fact that for each separate city we have a separate subdomain, with one WordPress core.
Here is a screenshot from the database, table yoast_indexable, see column “permalink”
https://yadi.sk/i/m4zdSI8BUI1ofgThis is how it is implemented in wp-config.php https://yadi.sk/i/RTgSgpWH-DHI_g
Forum: Plugins
In reply to: [Yoast SEO] PHP Errors 40 gigabytes in size@priscillamc Yes it is https://yadi.sk/i/IUh3lmtHwKrh_A
Forum: Plugins
In reply to: [Yoast SEO] PHP Errors 40 gigabytes in sizeWhere can I write to you?
Information is not publicForum: Plugins
In reply to: [Yoast SEO] PHP Errors 40 gigabytes in sizeDid as you said, the problem remains https://yadi.sk/d/-ENQMGyiwGAWcA
Forum: Plugins
In reply to: [Yoast SEO] PHP Errors 40 gigabytes in sizeThis appears to be due to a new indexing feature to speed up the site. This is not the first time there have been problems with this feature. Tell me how to turn it off, I’m tired!
Разобрался сам.
Обработал массив комментариев через функцию плагина<?php $comments = CIR_Front::display_comment_image(get_comments(), ''); wp_list_comments( array( 'style' => 'ol', ), $comments ); ?>
- This reply was modified 6 years, 5 months ago by progresssite.