Tagged: x
-
AuthorPosts
-
January 17, 2017 at 10:04 am #1333659
waldaParticipantXtheme Versión: 4.6.4
cornerston Versión 1.3.3
wordpress Versión 4.7.1Hi
I have updated wordpress and theme but now the customizer does not work. Cornerstone works well to edit pages.I have tested customizer button at dashboard and cornerstone with the same result.
First appeared this errors (one at a time):
Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 3 bytes) in /usr/home/institutomalave/www/wp-admin/includes/media.php on line 1483
Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 9 bytes) in /usr/home/institutomalave/www/wp-admin/includes/media.php on line 1559
Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 30720 bytes) in /usr/home/institutomalave/www/wp-admin/includes/media.php on line 1233
after that, i updated revolution slider, and the error now is always:
Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 84 bytes) in /usr/home/institutomalave/www/wp-includes/class-wp-hook.php on line 300How can i fix this?
Thank you!January 17, 2017 at 10:43 am #1333719
ThaiModeratorHi There,
Could you please try adding the following code into your wp-config.php file in the root of your WordPress installation.
define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );If that doesn’t help, please provide us with your FTP login credentials to check your current setup.
Thanks!
January 17, 2017 at 12:33 pm #1333869
waldaParticipantIt works!
Thanks!
January 17, 2017 at 12:42 pm #1333874
DarshanaModeratorGlad we were able to help 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1333659 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
