Skip Navigation

[Resolved] I have a fatal error when trying to load a content template or the page based it

This support ticket is created 4 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 4 replies, has 2 voices.

Last updated by Michelle Dodd 4 years, 4 months ago.

Assisted by: Christian Cox.

Author
Posts
#1707195

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

#1707197

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.

#1707199

I'm going to restore from last night's backup and keep working - because it was working previously.

#1707263

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?

#1708029

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.