I was in the middle of working on this template when the template froze and wouldn't save, then the page based on the template would no longer load. Other pages based on Toolset templates will load, just not this one.
The error displayed on the page with WP_DEBUG_DISPLAY on:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 266240 bytes) in /home/networkresource/staging.networkresourceguide.org/wp-content/plugins/toolset-blocks/embedded/inc/wpv.class.php on line 1441
A test CPT single page:
hidden link
This is now happening for any template version activated as the template for the Single HCCN CPT, including older versions that were previously working. I do a Save-as to keep versions.
I'm going to restore from last night's backup and keep working - because it was working previously.
Hi, usually this indicates an infinite loop has been created somewhere, like when a template assigned to a page is also placed inside that page contents somehow. Can you share the code from the problematic template, or are you unable to load the template in the template editor? Can you share the contents of one of the pages where the template would be assigned? Can you share the contents of the most recent working version of the template?
I was not able to get any of the info you are asking for - the template for the page and the page itself would not load at all. I restored the site from the daily backup and kept working. Thank you.