David Liao
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
Viendo 1 debate (de un total de 1)
| Status | Debate | Supporter | Voces | Mensajes | Caducidad |
|---|---|---|---|---|---|
|
Deprecated: block_categories is deprecated since version 5.8.0!
Iniciado por: David Liao
en: 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 | 4 years, 9 months ago |
Viendo 1 debate (de un total de 1)