WPIntell

Source evidence

Error on PHP8.1 on WP Memory Usage

WP-Memory-Usage · support · 2023-02-19T13:59:00+00:00

mixedsentiment
mediumseverity
0.85relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

5 / 31 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
PowerMan resolved
Warning: Undefined array key “mb” in /wp-content/plugins/wp-memory-usage/wp-memory-usage.php on line 69 Warning: Undefined array key “unity” in /wp-content/plugins/wp-memory-usage/wp-memory-usage.php on line 70 Thank you. I‘ll check that. Bernhard This happens when WP_MAX_MEMORY_LIMIT is not set at a wordpress installation: no “define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’);” in wp-config.php The next Version of this plugin will fix that setting of the variable. Bernhard Check version 1.2.8, please Great, now it works. Thanks for the quick update.

Comments

4 shown
berkux 2023-02-19T14:24:00+00:00

Thank you. I‘ll check that. Bernhard

berkux 2023-02-19T14:35:00+00:00

This happens when WP_MAX_MEMORY_LIMIT is not set at a wordpress installation: no “define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’);” in wp-config.php The next Version of this plugin will fix that setting of the variable. Bernhard

berkux 2023-02-19T15:40:00+00:00

Check version 1.2.8, please

PowerMan 2023-02-19T17:58:00+00:00

Great, now it works. Thanks for the quick update.