Memory Error causing crash

So… I have around 20 instances of X or Pro running on my server, and I occasionally get some error codes.
I’ve just tried to install and setup a brand new copy of Pro on a new domain…
Clean install of WordPress 6.2 and Clean install of Pro 6.2.3

I’m using PHP v8.1 with this install which is the only difference to past installs.
WordPress runs absolutely fine then when I hit “Activate” on the Pro theme, the whole site kicks out a Critical Error.

Sometimes the site loads on refresh and sometimes it critical errors.

The error log suggests its a memory issue, but there’s 32Mb memory allocated to the site in the PHPini file…

[03-May-2023 10:08:48 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 90112 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Services/Elements.php on line 239
[03-May-2023 10:08:50 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 32768 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/elements/definitions-pro/layout-grid.php on line 1
[03-May-2023 10:08:50 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 32768 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/elements/definitions-pro/layout-grid.php on line 1
[03-May-2023 10:08:51 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 32768 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/elements/definitions-pro/layout-grid.php on line 1
[03-May-2023 10:09:08 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 32768 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/elements/definitions-pro/layout-grid.php on line 2149
[03-May-2023 10:09:11 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 20480 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Parsy/Serializer.php on line 47
[03-May-2023 10:09:47 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 90112 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Services/Elements.php on line 239
[03-May-2023 10:09:47 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 90112 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Services/Elements.php on line 239
[03-May-2023 10:09:47 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 90112 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Services/Elements.php on line 239
[03-May-2023 10:09:47 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 90112 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Services/Elements.php on line 239
[03-May-2023 10:09:47 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 90112 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Services/Elements.php on line 239
[03-May-2023 10:09:47 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 90112 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Services/Elements.php on line 239
[03-May-2023 10:09:47 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 90112 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Services/Elements.php on line 239
[03-May-2023 10:09:53 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 90112 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Services/Elements.php on line 239
[03-May-2023 10:09:53 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 20480 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Parsy/Serializer.php on line 47
[03-May-2023 10:09:53 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 20480 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Parsy/Serializer.php on line 47
[03-May-2023 10:10:46 UTC] PHP Fatal error:  Allowed memory size of 41943040 bytes exhausted (tried to allocate 90112 bytes) in /home/w/public_html/wp-content/themes/pro/cornerstone/includes/classes/Services/Elements.php on line 239

Hello @YorkOnline,

Thanks for writing to us.

It seems that it is an issue of PHP memory limit issue Please have a look at this article to learn more about how to get rid of it.

If it doesn’t work for you, please share your details in a secure note. Please provide the following details

  • WordPress Login URL
  • Admin-level username and password
  • FTP details

You can find the Secure Note button at the bottom of your posts

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.