After upgrading my PHP to version 8.2 from 7.3, for some reason after saving a Bricks page, my server resources spike up. I have to exit the webpage before the server resources goes back down. This applies to any pages.
I’m running PHP 8.2 without these issues… I have a suspicion this may possibly be more of a server / hosting side issue. Will be interested in what becomes of this. Good luck!
Yes, back in 7.x, there wasn’t any problems. Granted the server is pretty small (shared hosting, not hosted by me), it didn’t have any issues back when I was updating my client’s site in 7.x. I managed to make a few page changes with no issues until I upgraded to 8.1 because Frames of ACSS wasn’t supporting version PHP 7.3.
I tried disabling Frames as well, but the saving is still not working and causing high memory.
Same goes for 8.0 and 8.1.
Other WordPress actions like creating a new page, deleting a page, etc. works fine, only Bricks saving feature causes the high memory usage.