Replies: 2
Since the update to 3.5.0 we have experienced difficulties. I have updated to 3.5.1 but still receive the following debug errors: Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 12288 bytes) in /var/www/4d769572-f7a3-48c6-9441-8dc1181e77c4/leeares.com/wp-includes/functions.php on line 650
Debug also gives us two notices:
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ninja-forms
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/4d769572-f7a3-48c6-9441-8dc1181e77c4/leeares.com/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ninja-forms-user-management
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/4d769572-f7a3-48c6-9441-8dc1181e77c4/leeares.com/wp-includes/functions.php on line 6114
With WP-Members deactivated the page loads properly. The two notices still pop up but the page loads. With Ninja forms deactivated the two notices go away.
Under Site Health we have the following critical issue: Autoloaded options are configuration settings for plugins and themes that are automatically loaded with every page load in WordPress. Having too many autoloaded options can slow down your site. Your site has 678 autoloaded options (size: 6 MB) in the options table, which could cause your site to be slow. You can review the options being autoloaded in your database and remove any options that are no longer needed by your site.
Thanks for all you help.
Rich