WPIntell

Source evidence

Fatal Error Trashing Posts

BeyondWords – Text-to-Speech · support · 2022-10-06T16:30:00+00:00

mixedsentiment
highseverity
0.95relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 34 rows with source links

14.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Matt Pramschufer resolved
Running Version 3.9.0 Had 3 WooCommerce orders in the trash, when I went to clicked empty trash, or if I tried to use bulk edit and permanently delete orders it throws a 500 error. [06-Oct-2022 16:20:22] WARNING: [pool www] child 8355 said into stderr: “NOTICE: PHP message: PHP Fatal error: Uncaught TypeError: Argument 1 passed to Beyondwords\Wordpress\Component\Post\PostContentUtils::createHash() must be of the type int, string given, called in /var/www/xxx.com/wp-content/plugins/speechkit/src/Core/ApiClient.php on line 104 and defined in /var/www/xxx.com/wp-content/plugins/speechkit/src/Component/Post/PostContentUtils.php:223” So what I did on /var/www/xxx.com/wp-content/plugins/speechkit/src/Core/ApiClient.php was to update that function with if(is_int($postId)){ $hash = PostContentUtils::createHash($postId); update_post_meta($postId, 'beyondwords_hash', $hash); } Just an FYI This topic was modified 3 years, 7 months ago by Matt Pramschufer . Hi Matt, Thank you, we are looking into this. Would it be possible to temporarily disable WooCommerce using https://wordpress.org/plugins/health-check/ and let us know if the problem still occurs? It may also be helpful if you could email your site info (using “Copy site info to clipboard” at Tools > Site Health) and project ID to support@beyondwords.io Thanks, Rachel Hi Matt, Our developer has just shipped an update, could you please install that and let us know if you still experience any issues? If you could email through your site info along with your project ID that would be great. Thanks, Rachel

Comments

2 shown
BeyondWords (formerly SpeechKit) 2022-10-20T10:03:00+00:00

Hi Matt, Thank you, we are looking into this. Would it be possible to temporarily disable WooCommerce using https://wordpress.org/plugins/health-check/ and let us know if the problem still occurs? It may also be helpful if you could email your site info (using “Copy site info to clipboard” at Tools > Site Health) and project ID to support@beyondwords.io Thanks, Rachel

BeyondWords (formerly SpeechKit) 2022-10-21T08:33:00+00:00

Hi Matt, Our developer has just shipped an update, could you please install that and let us know if you still experience any issues? If you could email through your site info along with your project ID that would be great. Thanks, Rachel