Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 42240 bytes) in /home/dh_w7t9sk/morleywines/wp-content/plugins/js_composer/include/params/iconpicker/iconpicker.php on line 720
I can't seem to get back into my dashboard. Can you help me please
Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 42240 bytes) in /home/dh_w7t9sk/morleywines/wp-content/plugins/js_composer/include/params/iconpicker/iconpicker.php on line 720
I can't seem to get back into my dashboard. Can you help me please
Add below code in wp-config.php
file.
define('WP_MEMORY_LIMIT', '256M');
For more details check "Increasing memory allocated to PHP" here https://codex.wordpress/Editing_wp-config.php
THe error message indicates an issue with the 'js-composer' plugin. Rename that folder to get control of the system.