David Liao
In den letzten 30 Tagen erstellte Support-Threads: 0
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
Viewing topic 1 (of 1 total)
| Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
|---|---|---|---|---|---|
|
Deprecated: block_categories is deprecated since version 5.8.0!
Gestartet von: David Liao
in: Toolset Professional Support
Problem: I'm seeing a PHP Deprecation notice in the logs and also a critical error related to memory. Solution: Update the wp-config.php file to increase the alotted memory for PHP. This should prevent the critical error:
define('WP_MEMORY_LIMIT', '256M');
define( 'WP_MAX_MEMORY_LIMIT', '256M' );
Our team is investigating the PHP Deprecation notice and will fix the issue in an upcoming release of the plugins. Relevant Documentation: |
|
3 | 6 | vor 4 years, 9 months |
Viewing topic 1 (of 1 total)