mchobbelman
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [Proxy Cache Purge] Support for Editor-role doing pagewide purgeHi there, I was also running into this issue. It is fixed by this patch: https://gist.github.com/mchobbel/0f9851539f723a376d3a952fa66303db
Forum: Plugins
In reply to: [Elementor Website Builder - more than just a page builder] Error for PHP 8.1The same error is returned as part of the WP-CLI output.
Example CLI call
wp option get blognameExample output
My Blog PHP: 2023-03-27 17:06:17 [notice X 0][/bitnami/wordpress/wp-content/plugins/elementor-pro/modules/loop-builder/module.php::200] strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )]I’m running into this same error. With security-ninja v 5.152 ; wordpress v 6.1.1. When I try to activate the plugin it says PHP Fatal error: Allowed memory size of 1300234240 bytes exhausted.
My php.ini memory_limit is set to 1.24G.
Increasing the memory_limit doesnt help, it will simply keep growing until it hits that limit and then crash with that Fatal error.
- This reply was modified 3 years, 2 months ago by mchobbelman.
Viewing 3 replies - 1 through 3 (of 3 total)